Changes since v1.0.0-beta.42
Thanks to all our contributors! 😊
Highlights
We changed the names of Annotations and Finalizers to match the Kubernetes specification. If you used Annotations of caph in scripts, please checks the docs for the new names. Up to now the annotations were (almost) not documented. Now there is a central page for that: https://syself.com/docs/caph/reference/annotations
Several small bug fixes and updates. See below for details.
No time for details?
Consider our Syself Autopilot
What's Changed in CAPH
- 🌱 remove old kubernetes versions by @batistein in #1443
- 🌱 Better usage message for detect-linux-on-another-disk.sh by @guettli in #1446
- 🌱 removed not needed log-line by @guettli in #1449
- 🌱 Extend releasing docs: Check for assets by @guettli in #1442
- 🌱 Update to Syself hetzner-installimage-v1.0.6 by @guettli in #1440
- 🌱 Better logging, to find root cause of flaky test. by @guettli in #1452
- 🌱 Update names of finalizers. by @guettli in #1455
- 🌱Add handleRateLimit method by @yrs147 in #1387
- 🌱 rename and document annotations. by @guettli in #1458
- 🌱 Update containerd/containerd to 1.7.21 by @syself-bot in #1462
- 🌱 Update github-actions group (patch) by @syself-bot in #1461
- 🌱 Update github-actions group by @syself-bot in #1454
- 🌱 Update Caph Image group to v by @syself-bot in #1453
- 🌱 fix flaky unit-tests by @guettli in #1459
- 🌱 Fix flaky tests 2 by @guettli in #1466
- 🌱 Fix typos in docs. by @guettli in #1463
- 🌱 Lint PRs in Draft-mode, too. by @guettli in #1467
- 🌱 Update Golang Dependencies group by @syself-bot in #1464
- 📖 Fix hcloud ccm secret key ref. by @guettli in #1468
Full Changelog: v1.0.0-beta.42...v1.0.0-beta.43