Publishing details

Changelog

salt-formula-etcd (0.1+201811191550.6de07f2~xenial1) xenial; urgency=medium

  [ Martin Polreich ]
  * [6de07f2] Update Gemfile and Makefile configuration   - One Gemfile for all formulas tests   - Update Makefile for OpenStack tests

  [ Andrey Shestakov ]
  * [4f73510] Fix resource definitions for packages.
  * [53c7960] Allow install binaries from archive

  [ Martin Polreich ]
  * [9797c78] Freeze inspec version for salt-formulas tests 	- in inspec >= 3.0.0 there are changes in schema 	  which require to have tests/integration dir 	  to contain tests, otherwise fails 	- this is temporary workaround until we decide 	  proper fix

  [ Mateusz Matuszkowiak ]
  * [3cf5227] Fixed the template expand for the EtcdServiceDownMajor

  [ Martin Polreich ]
  * [ad6ec4d] Replace deprecated dockerng Salt states
  * [0189cc8] Fix Python version for Travis CI tests

  [ mcp-jenkins ]
  * [81d6c53] Merge "Adding etcd username on linux:system level"

  [ Oleh Hryhorov ]
  * [621e039] Adding etcd username on linux:system level

  [ Mateusz Matuszkowiak ]
  * [809149a] Updated Etcd Grafana Dashboard

  [ Michal Kobus ]
  * [12e2ae6] Cosmetic changes for alerts

  [ mcp-jenkins ]
  * [d69e03d] Merge "Add Salt 2018.3 tests"

  [ Mateusz Matuszkowiak ]
  * [3991372] Ensure 'instances_major_threshold_percent' is a number
  * [b0485ef] Alerts rationalization for etcd

  [ Martin Polreich ]
  * [a486bf4] Add Salt 2018.3 tests

  [ Petr Michalec ]
  * [1391de2] Merge "Use new image for kitchen tests"

  [ Martin Polreich ]
  * [84c0c09] Use new image for kitchen tests

  [ Filip Pytloun ]
  * [95a0a49] Update Makefile

  [ Jakub Josef ]
  * [fc46c35] Fixed shebang kernel limitation with virtualenv during test run (https://github.com/pypa/virtualenv/issues/596)

  [ Filip Pytloun ]
  * [3ff0793] Merge "Remove salt-master, reclass from pkg dependencis"

  [ Petr Michalec ]
  * [ce39e84] Merge "Optimize kitchen tests for Travis CI"
  * [2e52cb5] Remove salt-master, reclass from pkg dependencis

  [ Martin Polreich ]
  * [8ec3e09] Optimize kitchen tests for Travis CI

  [ Jakub Josef ]
  * [5221baa] Fixed typo in run_tests.sh file

  [ chnyda ]
  * [566df4e] Add salt-formula-linux as a build-dep

  [ Martin Polreich ]
  * [822b4ec] Merge "Fix name in .kitchen.travis.yml file"
  * [01f6edf] Fix name in .kitchen.travis.yml file
  * [0899886] Merge "Update run_tests.sh to the latest revision"

  [ Yuriy Taraday ]
  * [9c16e1b] Use cmd.shell for command sequence

  [ Bartosz Kupidura ]
  * [1e523b9] Configure prometheus job with meta

  [ Dennis Dmitriev ]
  * [db96324] Update run_tests.sh to the latest revision

  [ Martin Polreich ]
  * [cf32e80] Merge "Allow Travis CI to run parallel tests"

  [ Olivier Bourdon ]
  * [40eeef2] Fix etcd/meta/prometheus.yml for the CI

  [ Martin Polreich ]
  * [65b6c93] Allow Travis CI to run parallel tests

  [ Simon Pasquier ]
  * [2ce068b] Add 'datasource: influxdb' to Grafana meta
  * [d188360] Fix Prometheus dashboard

  [ Filip Pytloun ]
  * [a0799e9] Merge pull request #13 from Martin819/master

  [ Tomas Kukral ]
  * [c95e9a7] Merge "Fix 'TemplateNotFound' error"

  [ Tomáš Kukrál ]
  * [a0cfda6] fix name in pull-etcd-image

  [ Ales Komarek ]
  * [ca1a25e] Merge "set start and stop timeout in etcd service"

  [ Artem Panchenko ]
  * [fad147f] Fix 'TemplateNotFound' error

  [ Tomáš Kukrál ]
  * [8f01b1d] set start and stop timeout in etcd service
  * [83f66cd] pull image before copy

  [ Martin Polreich ]
  * [ca508c4] Simplify 'noservices' condition

  [ Filip Pytloun ]
  * [ecff62a] Merge pull request #12 from Martin819/master

  [ Martin Polreich ]
  * [0d11305] Optimize noservices condition

  [ Tomáš Kukrál ]
  * [6034f6e] fix regression on endif

  [ Swann Croiset ]
  * [60b4d2a] Simplify Grafana metadata support

  [ Matthew Mosesohn ]
  * [cfdf9a2] Raise default heartbeat/election timeouts

  [ Tomáš Kukrál ]
  * [152a2f2] fix python-etcd installtion
  * [9448e77] fix supprot package installation
  * [88f7696] fix indentation in pkg.install
  * [c4e5ebe] add support for centos

  [ mceloud ]
  * [49b5f1a] change image url param (#7)

  [ Bartosz Kupidura ]
  * [0cbcc4a] Add variables in prometheus alerts

  [ Swann Croiset ]
  * [a83580e] Add Grafana dashboard with Prometheus datasource

  [ Filip Pytloun ]
  * [89afa34] Merge pull request #11 from Martin819/master

  [ Martin Polreich ]
  * [848c00b] Added Kitchen tests and Travis [WIP]

  [ Bartosz Kupidura ]
  * [6c31519] Add auto-discovery for prometheus

  [ Tomáš Kukrál ]
  * [619c66f] Revert "Merge pull request #10 from Martin819/master"

  [ Bartosz Kupidura ]
  * [c1c9594] Add new alerts for prometheus
  * [4c60134] Add support for prometheus

  [ Filip Pytloun ]
  * [0a7dd02] Merge pull request #10 from Martin819/master

  [ Martin Polreich ]
  * [e7b52ff] Update .travis.yml and notififcations

  [ Swann Croiset ]
  * [bcfb20f] Add Grafana support
  * [c6c737b] Improve monitoring

  [ Tomáš Kukrál ]
  * [9e16eca] run etcd under etcd user

  [ Martin819 ]
  * [324514b] Added Kitchen tests and Travis

  [ Tomáš Kukrál ]
  * [d9863a3] run etcd as root
  * [469e0fe] install support packages
  * [daae0d4] copy etcd from images
  * [142813d] use initial_cluster_state to configure cluster
  * [b849a54] always listen for non-ssl on localhost
  * [352eb13] add support for etcd over ssl

  [ Swann Croiset ]
  * [cb92331] StackLight: collect system metrics of the etcd process
  * [bf1b657] StackLight: add local checks for etcd

  [ Filip Pytloun ]
  * [0684f01] Unify Makefile, .gitignore and update readme

  [ Jakub Pavlik ]
  * [cde70a0] Merge pull request #6 from mceloud/master

  [ Marek Celoud ]
  * [4f18a2b] modify structure

  [ Jakub Pavlik ]
  * [d282bc4] Merge pull request #5 from mceloud/master

  [ Marek Celoud ]
  * [f1ff9bf] add support for setting etcd key:value

  [ Jakub Pavlik ]
  * [ed0783d] Merge pull request #3 from mceloud/master

  [ marco ]
  * [c4c0a9a] fix map_jinja/metadata

  [ Filip Pytloun ]
  * [4839dfc] Merge pull request #2 from LotharKAtt/master

  [ Pavel Cizinsky ]
  * [c45f6de] fix if syntax

  [ Filip Pytloun ]
  * [0f6d72e] Merge pull request #1 from mceloud/master

  [ marco ]
  * [9c1f23c] add kubernetes engine

  [ Jenkins ]

 -- Jenkins <email address hidden>  Mon, 19 Nov 2018 15:50:38 +0000

Available diffs

Builds

Built packages

Package files