This repository has been archived by the owner on Mar 16, 2024. It is now read-only.
Releases: acorn-io/runtime
Releases · acorn-io/runtime
v0.8.0-rc4
What's Changed
- Add name to all resources in acornfile by @ibuildthecloud in #2058
- Take the default context into account when printing project information by @thedadams in #2060
Full Changelog: v0.8.0-rc3...v0.8.0-rc4
v0.8.0-rc3
Changelog
- f50b8a3: Default login to beta.acorn.io (@ibuildthecloud)
- 073e838: Handle image parse error (@ibuildthecloud)
- a9a17a6: Pretty up status messages (@ibuildthecloud)
- a750ae6: send eks nightly failures to both ci-reports and engineering channels (@keyallis)
v0.8.0-rc2
Changelog
- 50be922: Add debug logging to buildx action (@cjellick)
- fd103f1: Fix logic for completed when parent is not found (@ibuildthecloud)
- a74d5d2: Make checkSARs idempotent (@ibuildthecloud)
v0.8.0-rc1
Changelog
- ccf41aa: Add "acorn dashboard" command (@ibuildthecloud)
- e109c8b: Add "completed" to the appStatus (@ibuildthecloud)
- e5b23d4: Add --profile and component resources flags (@tylerslaton)
- 14feb1e: Add --region to kube command (@ibuildthecloud)
- f4a2b81: Add -w to acorn kube to write kubeconfig to a file (@ibuildthecloud)
- 76bfc02: Add @{acorn.externalID} (@ibuildthecloud)
- 1fed523: Add Cilium proxy visibility annotations to pods (#2034) (@g-linville)
- 30063c3: Add ObservedAutoUpgrade status field to replace API Server validation (@tylerslaton)
- 99fab6b: Add TCP protocol to published UDP ports for healthchecks to pass (#1978) (@g-linville)
- 4ed75e7: Add acorn copy command (#1809) (#1883) (@g-linville)
- 7b1a325: Add an init function for logserver (#1943) (@g-linville)
- a044c99: Add an optional ServiceName field to event schema (@njhale)
- 6ebf089: Add back cosign.pub (@cjellick)
- 930a930: Add clearer variable names and comments for profiles (@tylerslaton)
- 9edf46c: Add client-side defaulting for event actor (@njhale)
- 8a974fc: Add config file loction to client info (@cjellick)
- 5798e66: Add consumer permissions (@ibuildthecloud)
- 21c2468: Add copy of the corev1.Container/ContainerStatus to ContainerReplica (@ibuildthecloud)
- 28c679b: Add create perms for events to edit role (@njhale)
- a43d1c5: Add default context to CLI config (@ibuildthecloud)
- 6538d49: Add documentation for --profile install flag (@tylerslaton)
- 5c51038: Add external aliasas for internal runtime event helper types (@njhale)
- b3cc45e: Add full project name and CLI default to the acorn project json output (@ibuildthecloud)
- 6a839cb: Add hidden kube command (@ibuildthecloud)
- 5b93d80: Add image granted permissions (@ibuildthecloud)
- e018b24: Add imageName to ImageDetail command to support wildcards (@ibuildthecloud)
- d591c99: Add info about the shared image registry (#1885) (@g-linville)
- 4a6df37: Add name, description, readme, info fields (@ibuildthecloud)
- 0b9b373: Add project instances (@thedadams)
- 89ea4e3: Add qemu setup to release workflow (@cjellick)
- d9161c5: Add server-side default for event actor field (@njhale)
- 193ab54: Add server-side default for event observed field (@njhale)
- 4e91d51: Add soft cap for events (@njhale)
- 063071b: Add support for multiple build contexts in Dockerfile builds (@ibuildthecloud)
- 281297c: Add the hidden
acorn install --dev
flag (@ibuildthecloud) - 4be7b84: Add top-level appName field to events (@njhale)
- 5a73bc8: Add unit tests for Resources struct (@tylerslaton)
- 94f480b: Add unit tests for event tail option (@njhale)
- 9f9ff8d: Add unit tests for event time bound parsing (@njhale)
- 396df90: Add updatepsa to acorn-system to be compatible with Rancher (@ibuildthecloud)
- 3167f44: Address code review (@tylerslaton)
- 6817751: Address more GHA yaml quirks (@tylerslaton)
- ba09a13: Adjust image lookup logic to deal with more dynamic situations (@ibuildthecloud)
- 00934f4: Adjust validation for new project paradigms (@thedadams)
- 6aae4d0: Allow
acorn rm --ignore-cleanup
on services (#1795) (#1878) (@g-linville) - a51352d: Allow create of app with no name to do generated name (@ibuildthecloud)
- 8777fb7: Always return event details (@njhale)
- fb0fdd2: Always set AutoUpgrade if it is implied (#1459) (@tylerslaton)
- f510485: Break validate, unit and integration tests into seperate jobs (@tylerslaton)
- ca3ef0e: Bump aml dependency (@ibuildthecloud)
- 73e4f5d: Bump baaah for multi-client support (@thedadams)
- c564a35: Bump mink dependency (#2011) (@g-linville)
- 970806f: Bump mink dependency (#2016) (@g-linville)
- a3eaed4: Bump z (@njhale)
- 4ae4271: Change default auto-upgrade interval to 1m (@cjellick)
- f818cc6: Change logserver to only print an error log if it fails (#1944) (@g-linville)
- f870e8e: Change ps output to have the git commit and auto upgrade setting (@ibuildthecloud)
- 651aea1: Deleting an in use tagged image will just untag the image (@ibuildthecloud)
- 7f679c4: Disable CNAME lookup during DNS-01 challenge (@ibuildthecloud)
- 0d009f5: Do not automatically delete nested acorns that require job finalization (@ibuildthecloud)
- e1c93e4: Don't assign permissions to projects managed by acorn identity (@ibuildthecloud)
- 3b37215: Don't block update of a stopping deployment due to unready deps (@ibuildthecloud)
- f60e619: Don't check for acorn dns server when provisioning wildcard certs (@StrongMonkey)
- af9529f: Don't require an API connection for render on a file (@ibuildthecloud)
- 2de1a4b: Don't return multiple default services (@ibuildthecloud)
- 45966e6: Don't send index.docker.io auth for local image references (@ibuildthecloud)
- 54cf2f0: Drop details flag from acorn events subcommand (@njhale)
- cb83a1d: ECR is returning 401 when would expect 404 (@ibuildthecloud)
- fd9b4d2: Enable filtering acorn events output to a given time span (@njhale)
- 0be16dd: Ensure proper deletion of child apps that have child apps (@thedadams)
- 5401fda: Ensure that CTRL+C cancels logs (@ibuildthecloud)
- e6d7f19: Ensure uninstall even if the runtime is unable to process objects (@thedadams)
- 32410bd: Error early if manager token has already been used (@tylerslaton)
- bac989f: Fix 404 error when service is missing, prevention controller progress (@ibuildthecloud)
- e68fb04: Fix RBAC and local image resolution for acorn copy (#1950) (@g-linville)
- 1ec7bd7: Fix
acorn update
so that deployArgs are properly updated (#1826) (#1876) (@g-linville) - 66e7768: Fix a possible panic from occuring in buildclient.Stream (@tylerslaton)
- 9837dd8: Fix bug in completed logic not looking at the correct name (@ibuildthecloud)
- 8568660: Fix event tail option (@njhale)
- bd63e82: Fix image lookup logic (@ibuildthecloud)
- a98793e: Fix issue with DNS svc and Ingress not being created (@tylerslaton)
- 5bdcf96: Fix openapi schema generation for event fields (@njhale)
- 69c7372: Fix parsing for event time bounds (@njhale)
- 47909d7: Fix regression in assigning devMode profile at runtime (@ibuildthecloud)
- 8361996: Fix secret binding to support public names (#1472) (#1940) (@g-linville)
- 96e71db: Fix setting LEGO_DISABLE_CNAME_SUPPORT during install (@ibuildthecloud)
- b5e261b: Fix test flake when project doesn't support region (@thedadams)
- 0775f22: Fix validation error message to be more specific (@ibuildthecloud)
- 65b88d8: Fix volume class determination when binding an existing volume (#1966) (@g-linville)
- d61ef24: Fix: Add image tag validation prior to building the image (#1875) (@pratikjagrut)
- e448c26: Increase logging visibility for builder errors (@tylerslaton)
- 177dc44: Introduce a login retry when a user's token is expired (@thedadams)
- 547b290: Let job fail three times before breaking the watch in acorn run (#1960) (@g-linville)
- 96d1c00: Make devsession region specific for cleanup to work properly (@ibuildthe...
v0.8.0-alpha7
What's Changed
- Add new secrets to env for goreleaser by @tylerslaton in #1879
Full Changelog: v0.8.0-alpha5...v0.8.0-alpha7
v0.8.0-alpha6
Testing changes to our release infrastructure
v0.8.0-alpha5
Testing some changes to our release pipeline.
What's Changed
- Rename event severity warn to error and rm critical by @njhale in #1873
- Add examples to
acorn update --help
by @g-linville in #1871 - Fix notarize script typo and add logs by @tylerslaton in #1877
Full Changelog: v0.8.0-alpha4...v0.8.0-alpha5
v0.8.0-alpha4
Testing some changes to our release pipeline.
What's Changed
- Fix MacOS release name after rename by @tylerslaton in #1874
Full Changelog: v0.8.0-alpha3...v0.8.0-alpha4
v0.8.0-alpha3
Testing some changes to our release pipeline.
What's Changed
- Ensure acorn-controller doesn't restart on fresh install (#1868) by @thedadams in #1869
- Increase overhead for DMG to 30 megabytes by @tylerslaton in #1872
Full Changelog: v0.8.0-alpha2...v0.8.0-alpha3
v0.8.0-alpha2
Testing some changes to our release pipeline.
What's Changed
- Add sudo to cp in notarize script by @tylerslaton in #1870
Full Changelog: v0.8.0-alpha1...v0.8.0-alpha2