Skip to content

Releases: redhat-cop/agnostics

v0.2.3

24 Jan 10:09
Compare
Choose a tag to compare
  • Increase timeoutSeconds liveness and readynessprob 2198a05

v0.2.2

04 Jan 09:58
Compare
Choose a tag to compare

27a10df build: generate known_hosts for gitlab and github

v0.2.1

04 Jan 08:55
Compare
Choose a tag to compare

Update github known hosts

v0.2.0

03 Nov 10:59
Compare
Choose a tag to compare

This version adds authentication to the API.

  • Add authentication for the API (htpasswd) (#23)

The helm chart is updated and now needs a secret to be present in the agnostics namespace.

v0.1.8

29 Sep 19:08
7ccafb4
Compare
Choose a tag to compare

7ccafb4 Add Taints and Tolerations (#22)

v0.1.7

21 Sep 10:53
8e64d2b
Compare
Choose a tag to compare

v0.1.6

18 Sep 09:44
413ea33
Compare
Choose a tag to compare

git log --pretty=format:"- %h %s by %an" v0.1.5..HEAD

  • 7f53677 Ensure Annotations keys and values are not empty by Guillaume Coré
  • 3c12904 Swagger: annotations must be at least 1 char by Guillaume Coré
  • 413ea33 Web console for humans (#20) by Guillaume Coré
  • b29b374 Introduce counters (#19) by Guillaume Coré

v0.1.5

29 Aug 12:53
Compare
Choose a tag to compare
  • 1c8f3a6 Fix update of the configuration from Git repository by Guillaume Coré

v0.1.4

28 Aug 08:40
Compare
Choose a tag to compare
  • 330390d Add tar and rsync to the agnostics image by Guillaume Coré

v0.1.3

27 Aug 08:42
Compare
Choose a tag to compare
  • 8e358fd bump appVersion by Guillaume Coré
  • 3393b9c Fix return code of /health and add more routes to it by Guillaume Coré
  • 1dd19e4 Remove redis password, it's actually not used by Guillaume Coré
  • df9446e Fix redis listening by Guillaume Coré
  • 4ecad28 Enable redis appendonly by Guillaume Coré
  • e8ee026 use redis5 config file + specify the /etc/redis.conf otherwise it's ignored by Guillaume Coré
  • fd3b55b Helm chart: Make redis persistent by Guillaume Coré
  • cb751a7 Increase size of PV for redis + pin version by Guillaume Coré