This repository has been archived by the owner on Mar 16, 2024. It is now read-only.
v0.10.0-rc1
Pre-release
Pre-release
cloudnautique
released this
07 Dec 14:29
·
108 commits
to main
since this release
What's Changed
- Deduplicate endpoints for ingress that has port defined by @StrongMonkey in #2321
- Convert protocol, find matching port for endpoints by @StrongMonkey in #2323
- Wait for server to acknowledge app deletion before trying ignore-cleanup by @thedadams in #2324
- Stop trying to parse empty image names by @thedadams in #2325
- Update to new AML version by @ibuildthecloud in #2329
- Expand * verbs when doing SAR checks on images by @thedadams in #2330
- Revert "Expand * verbs when doing SAR checks on images" by @thedadams in #2331
- Add edit and secret edit command by @ibuildthecloud in #2332
- Add secret update and secret create --replace/--update by @ibuildthecloud in #2333
- add alias for acorn project cli by @keyallis in #2337
- Add ability to prompt for credential secrets (phase 1) by @ibuildthecloud in #2343
- Add containerreplicas/portforward permission to edit role by @thedadams in #2347
- Add login required for nested apps by @ibuildthecloud in #2346
- Cleaned up docs to focus on runtime. by @cloudnautique in #2345
- add: user directive in Acornfile (e.g.
user: "1000:1000"
) (#718) by @iwilltry42 in #2334 - add: 'acorn project use -' to switch to last used project (#1319) by @iwilltry42 in #2352
- add: volume preloading via
?preload=true
directive in Acornfile (manager#1598) by @iwilltry42 in #2351 - Add busybox init script by @tylerslaton in #2354
- Add acorn-busybox-init to .goreleaser extra_files section for arm64 by @tylerslaton in #2355
- Support .d dirs for acornfiles by @ibuildthecloud in #2358
- Set the Host header in the nginx router config by @thedadams in #2359
- Ignore auth failures when trying to pull apps during cli login by @keyallis in #2366
- Add feature flag to control whether we should add don't evict annotation by @StrongMonkey in #2360
- Add support for runtime classes on Acorn computeclasses by @cloudnautique in #2363
- Ensure that nginx does DNS lookups by @thedadams in #2368
- Add the new resolv nameserver copier to goreleaser file by @thedadams in #2370
- fix: replace / with - in anonymous ephemeral volume names (manager-specific) (manager#1598) by @iwilltry42 in #2362
- Remove temporary VolumeSize migration logic by @tylerslaton in #2319
- Revert "Remove temporary VolumeSize migration logic" by @tylerslaton in #2371
Full Changelog: v0.9.2...v0.10.0-rc1