Skip to content

v0.5.0-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jan 09:09
· 106 commits to main since this release
2c7a85b

Changelog

2db920b Add ERS canary NoRestartDuration and AutoFail configuration options to complement AutoPause behavior (#66)
5d52e25 Fix IsPodAvailable() to wait the PodReady is true (#72) (#73)
4755dcd Fix spec.strategy.ReconcileFrequency defaulting check (#65)
99ef906 Improve controller logic + fix tests flakiness (#74)
6a16042 Merge V0.4 release branch (#63)
772c466 Update release instructions (#64)
abbd9aa [Fix] Make sure the ERS only handles defaulted EDS CR (#71)
87217d6 [Plugin] Add canary list and unready cmds (#70)
c125046 [e2e] Resurrecting e2e tests on kind with envtest framework (#67)
efa4090 [eds] Introduce PodCannotStart condition and canary auto-pause handling (#68)
a38c7ac persist manual unpause until end of a canary deployment, and then reset (#77)
6867743 release v0.5.0-rc.1
2c7a85b release v0.5.0-rc.2
f514a91 remove alpha version text (#62)
9df60a1 use client.Patch() for [add|remov]ing canary label (#69)