Please do not use v1.0.8
The feature to skip some namespaces was re-implemented in v1.0.9. An annotation on the Namespace gets used to skip all resources in a namespace.
Changes since v1.0.8
Thanks to all our contributors! 😊
What's Changed
- 🌱 fix console language by @buhodev in #1739
- 📖 Announce v1.1.x branch and our current way of handling PRs. by @guettli in #1744
- 📖 Elaborated main vs v1.1.x branch by @guettli in #1751
- 🌱 if hbmh is gone, set error, so that hbmm gets deleted. by @guettli in #1754
- 🌱 Fallback to port 22 if SSH port is not specified. by @guettli in #1752
- 🌱 Bump controller-gen by @guettli in #1763
- 🌱 New builder image, Update to Go 1.25 by @guettli in #1767
- 🌱 Builder-image: pipx failed: yamlfixer was no found. Fixed. by @guettli in #1768
- 🌱 New version of mockery. Otherwise
make generatefails. by @guettli in #1766 - 🌱 Better error message, when hcloud create server fails (to main) by @guettli in #1758
- 📖 Improve docs for InstallImage. by @guettli in #1762
- 🌱 Set ServerCreateSucceededCondition to True on every Reconcile. by @guettli in #1765
- 🌱 Builder Image 1.0.26: added controller-gen by @guettli in #1769
- 🌱 Update README with version compatibility details by @guettli in #1777
- 🌱 Fix Link Linting on main by @guettli in #1860
- 🌱 Ignore certain namespaces for reconciliation by @Dhairya-Arora01 in #1859
- 🌱 Handle rate-limits carefully by @Dhairya-Arora01 in #1857
Full Changelog: v1.0.7...v1.0.8