Skip to content

Releases: k8snetworkplumbingwg/kubemacpool

v0.14.6

10 Aug 14:38
36abe74
Compare
Choose a tag to compare
  • Set number of replicas to 1 and drop leader election (#239)

v0.18.0

04 Aug 08:29
a8fae53
Compare
Choose a tag to compare
  • Expose kube-admission-webhook cert manager knobs as env vars (#235)

v0.17.0

29 Jul 08:02
a47cfca
Compare
Choose a tag to compare

Bump kube-admission-webhook to v0.12.0

v0.16.0

17 Jul 15:30
7728339
Compare
Choose a tag to compare
  • Bump qe-tools to 0.1.6 (#223)
  • update damonsets to apps/v1 in manifests (#222)
  • Use a env var for polarion '--test-suite-params' (#227)
  • waitToStartLeading goroutine does not catch error. (#230)
  • separate label update in updateLeaderLabel (#231)
  • Bump kaw to 0.11.0 (#233)

v0.15.0

06 Jul 14:23
6256cfd
Compare
Choose a tag to compare
  • Bump kube-admission-webhook to 0.9.0 (#208)
  • move to use latest kubevirt release (#218)
  • README: production user should change mac range (#191)
  • Remove pod range change in tests (#214)
  • Update leader label only at pods with label 'app=kubemacpool' (#212)
  • fix leadership label removed after twice winning election (#209)
  • drop runlevel annotations (#204)
  • Change deployment strategy to Recreate (#201)
  • remove rebug print merged by mistake in pool_test.go (#196)
  • remove old leader labels after leader election has been won. (#190)
  • fix race between webhook and controller (#188)
  • add logs to document failing scenarios in kubemacpool startup. (#189)
  • Change leadership mechanism (#182)
  • add collision detection test in leader change context. (#183)
  • Remove HEALT_PROBE_HOST and HEALT_PROBE_PORT (#184)
  • Bump controller-runtime to v0.6.0 (#181)
  • Correct the kube-admission-webhook version at go.mod (#180)
  • aligning wait-time of test to those of production (#160)
  • Remove builder Dockerfile and friends (#172)
  • Remove finalizer always (#168)
  • moving finalizer addition to webhook (#161)
  • Move container to ubi8-minimal (#171)
  • remove disruption pod budget from kubemacpool. (#169)
  • adding reconcile request id to better track multiple thread logs (#166)
  • Add polarion test_id flags (#164)
  • fix shell formatting of external cluster example (#165)
  • add additional wait time in tests that check failed vm creation scenarios. (#152)
  • Add junit and polarion test reporters (#156)
  • Revert ginkgo cmd but keep ginkgo verbose (#163)

v0.14.5

25 Jun 18:43
3db1d0b
Compare
Choose a tag to compare
  • Drop runlevel annotations and replace them with custom "ignore pod admission" labels
  • Fix a bug where we never labeled any Pod as the leader

v0.14.4

18 Jun 06:44
aa5edea
Compare
Choose a tag to compare
  • Change deployment strategy to Recreate (#202)

v0.14.3

16 Jun 12:50
80eaff7
Compare
Choose a tag to compare
  • aligning wait-time of test to those of production (#199)
  • remove old leader labels after leader election has been won. (#198)
  • add logs to document failing scenarios in kubemacpool startup. (#197)
  • change leadership mechanism (#195)
  • add collision detection test in leader change context. (#194)
  • fix cache race (#192)
  • Remove HEALT_PROBE_HOST and HEALT_PROBE_PORT (#187)
  • bump runtime controller to 0 6 0 (#186)
  • Correct the kube-admission-webhook version at go.mod (#185)
  • Add polarion test_id flags (#178)

v0.14.2

05 Jun 11:28
8b525e2
Compare
Choose a tag to compare
  • Add additional wait time in tests that check failed vm creation scenarios. (#177)
  • Remove finalizer always (#176)
  • Moving finalizer addition to webhook (#175)
  • Adding reconcile request id to better track multiple thread logs (#166) (#174)

v0.14.1

03 Jun 15:42
ebd6d3d
Compare
Choose a tag to compare
  • remove disruption pod budget from kubemacpool. (#170)