Releases: operator-framework/operator-lib
Releases · operator-framework/operator-lib
v0.5.0
v0.4.1
v0.4.0
v0.3.0
v0.2.0
Bug Fixes
- Modified leader re-election logic to check the condition of the node where leader pod is running and trigger immediately (#25)
Additions
Removals
- Removed
status
package in support of upstreamConditions
library (#35)
v0.1.0
Additions
- Added leader for life (#7)
- Added
EnqueueRequestForAnnotation
(#2) - Added
InstrumentedEnqueueRequestForObject
(#15) - Added
NoGenerationPredicate
(#11) - Added
DependentPredicate
(initial commit) - Added
Condition
(initial commit)