This patch version bump for ARC v0.27.x is intended to fix #2490 via #2499.
If you've previously upgraded to v0.27.2 and then reverted back to v0.27.0 or v0.27.1 due to that, please read the description of #2499 and confirm you have absolutely been affected, try this version, and see if it actually fixes the issue!
What's Changed
- Add E2E test to assert self-signed CA support. by @TingluoHuang in #2458
- Check if appID and instID are non-empty before attempting to parseInt by @sthomson-wyn in #2463
- Add troubleshooting advice by @Link- in #2456
- Fix helm uninstall cleanup by adding finalizers and cleaning them from the controller by @nikola-jokic in #2433
- Add ImagePullPolicy to the AutoscalingListener, configurable through Manager env by @nikola-jokic in #2477
- Treat
.ghe.com
domain as hosted environment by @TingluoHuang in #2480 - Remove deprecated method. by @TingluoHuang in #2481
- Prepare 0.4.0 release by @nikola-jokic in #2467
- chart: Bump version to 0.23.1 by @int128 in #2483
- Fix chart publishing workflow by @mumoshu in #2487
- Fix the publish chart workflow by @Link- in #2489
- Extend manager roles to accept ephemeralrunnerset/finalizers by @nikola-jokic in #2493
- Fix e2e tests infinite looping when waiting for resources by @nikola-jokic in #2496
- Update limit manager role permissions ADR by @nikola-jokic in #2500
- Reordering methods and constants so it is easier to look it up by @nikola-jokic in #2501
- Fix docker.sock permission error for non-dind Ubuntu 20.04 runners since v0.27.2 by @mumoshu in #2499
New Contributors
- @sthomson-wyn made their first contribution in #2463
Full Changelog: v0.27.2...v0.27.3