Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

Releases: ardoq/k8s-ardoq-bridge

v0.0.11

22 Jan 11:53
Compare
Choose a tag to compare

Changelog

v0.0.9

21 Jan 22:43
Compare
Choose a tag to compare

Changelog

  • 493e36b Release v0.0.9 [ci deploy]
  • fab29f2 lets see where it breaks
  • dfa981c again, fix race condition if ran in parallel
  • 558025c a little cleanup
  • 141f9ef more standard waiting while for results from ardoq search as opposed to explicit delay
  • cdde874 fix race condition if the suites are run in parallel
  • 854728a a bit of parallelization
  • c110bfb switch from the go client to kubectl to create test resources
  • 50df121 Revert "cleanup manifests"

v0.0.7

15 Jan 14:52
Compare
Choose a tag to compare

Changelog

  • dd998da Release v0.0.7 [ci deploy]
  • cd15a91 replace in bash
  • 799bcfd git add chart file also
  • ca0e150 secret already base 64 encoded
  • d309d5d identify leader by hostname
  • 2a73fed restart application when secrets or configs change
  • f832702 accurate chart application versioning
  • d335fd9 streamline ardoqcontroller and bridgecontroller to reduce duplication of code

v0.0.6

14 Jan 17:54
Compare
Choose a tag to compare

Changelog

  • e9cb00e Release v0.0.6 [ci deploy]
  • 7e8480d standardise naming convention
  • 2a6e69a move deletion logic to a deletion queue to standardise the process
  • 0fa1e59 when searching for application resources consider their namespace
  • ef00056 send Application Resource to a central channel solving namespace creation race condition
  • bdf96f2 delay when we create the namespace, to allow sync to elasticsearch
  • 08b15f1 delay when we create the namespace, to allow sync to elasticsearch
  • 6c2dbb2 reduce delay and it isnt needed everywhere
  • 3b48197 better randomization of test data

v0.0.5

11 Jan 16:35
Compare
Choose a tag to compare

Changelog