Releases: IBM/oper8
Releases · IBM/oper8
v0.1.30 - Fix Deadlock Issue in PWM
What's Changed
Full Changelog: v0.1.29...v0.1.30
v0.1.30rc1
Full Changelog: v0.1.29...v0.1.30rc1
v0.1.29 - Rollout callbacks in Controller
What's Changed
- Bump ruff from 0.7.0 to 0.7.1 by @dependabot in #134
- Using rollout callbacks from controller by @yuki462-b in #133
Full Changelog: v0.1.28...v0.1.29
v0.1.28 - Rollout Callbacks
What's Changed
- Bump ruff from 0.6.8 to 0.6.9 by @dependabot in #126
- Update sphinx-rtd-theme requirement from <2.1.0,>=1.2.1 to >=1.2.1,<3.1.0 by @dependabot in #127
- Update pre-commit requirement from <4.0,>=3.0.4 to >=3.0.4,<5.0 by @dependabot in #128
- Bump ruff from 0.6.9 to 0.7.0 by @dependabot in #132
- Rollout callbacks by @yuki462-b in #131
New Contributors
- @yuki462-b made their first contribution in #131
Full Changelog: v0.1.27...v0.1.28
v0.1.27
What's Changed
- Bump ruff from 0.6.4 to 0.6.5 by @dependabot in #117
- Bump ruff from 0.6.5 to 0.6.6 by @dependabot in #119
- Update kubernetes requirement from <31,>=25.3.0 to >=25.3.0,<32 by @dependabot in #120
- Bump ruff from 0.6.6 to 0.6.8 by @dependabot in #122
- Forcably exit when watch thread fails by @HonakerM in #124
Full Changelog: v0.1.26...v0.1.27
v0.1.27rc1 - Test Watch Failure Triggers Exit
What's Changed
- Bump ruff from 0.6.4 to 0.6.5 by @dependabot in #117
- Bump ruff from 0.6.5 to 0.6.6 by @dependabot in #119
- Update kubernetes requirement from <31,>=25.3.0 to >=25.3.0,<32 by @dependabot in #120
- Bump ruff from 0.6.6 to 0.6.8 by @dependabot in #122
Full Changelog: v0.1.26...v0.1.27rc1
v0.1.26 - Watch thread retry logic
What's Changed
- Bump ruff from 0.6.3 to 0.6.4 by @dependabot in #115
- Add retry logic to PRM watch thread by @HonakerM in #116
Full Changelog: v0.1.25...v0.1.26
v0.1.25 - Fix for PWM stalled reconciles
What's Changed
- Move all log setup to before first message (for real) by @HonakerM in #113
- Bump ruff from 0.6.2 to 0.6.3 by @dependabot in #114
Full Changelog: v0.1.24...v0.1.25
v0.1.25rc1 - Test fix for PWM stall
Full Changelog: v0.1.24...v0.1.25rc1
v0.1.24 - Fix bug with Replace Resources and PWM Reconcile
What's Changed
- Bump ruff from 0.6.1 to 0.6.2 by @dependabot in #110
- Move Log Init to beginning of PWM Reconcile by @HonakerM in #106
- Use replace_resource only if resource already exists by @knatsu-summer in #111
Full Changelog: v0.1.23...v0.1.24