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.0.0-alpha015
Changelog
- f8199ae Test build on M1 Macbook Air
v0.0.0-alpha014
Changelog
- f8199ae Test build on M1 Macbook Air
v0.0.0-alpha013
Changelog
- e90f652 Add dependency support
- c0901fe Add flush interval
- 58c4f7f Add more stuff to imagedetails
- 0b946ef Add permissions
- 8d24427 Added new docs pages for running, dev, and images (#265)
- 76e1920 Allow external publisher
- d9cb9f6 Apply build profile by default in build
- 9950e36 Dev enhancements
- 5f02681 Docs enhancements (#230)
- 05d7179 Docs updates (#275)
- bf00133 Don't fail on missing profile deploy profile is same name build exists
- 997fae2 Expanded the dev section and explain the built in args.dev (#269)
- b7f049e Fix cluster subscribe and install struct
- 7812a33 Fix cluster subscribe endpoint
- 5c2bf22 Fix imports not working
- 7c3709e Fix nested images
- 1034bf9 Fix tls-enabled flag
- 986bb75 Initial detailed acorn file docs. (#261)
- a8f38a3 Print namespaces when using -A flag
- 1b11147 Refactor args
- 6d8f464 Reference secrets by app-name.secret-name
- 6b0dc60 Remove managed fields from yaml/json output
- 788b1f3 Resolve nested acorn images against local registry
- 1e8825c Rewrite apply
- af7282d Run controller once externally in tests
- d63747a Specify namespace getting secret
- 0fc9a2a Support list/get/delete of nested objects
- 2e273d4 Try to do a slightly better job detecting ints
- 0656806 Update github.com/acorn-io/baaah digest to fb23144
- f0d6453 Update github.com/google/go-containerregistry/pkg/authn/kubernetes digest to ae256b5
- f9d571f Update module github.com/google/go-containerregistry to v0.10.0
- b911bf5 Update module github.com/stretchr/testify to v1.7.5
- 5051ab3 Update module github.com/stretchr/testify to v1.8.0
- 6e2b2fc Update module k8s.io/klog/v2 to v2.70.0
- de133bb Update module sigs.k8s.io/controller-runtime to v0.12.2
- 2fa2f36 Updated the container docs to include more details (#268)
- 39a93f9 Various bugs
- 94f52b5 Watch nested acorn.cue files
- 4f95914 added test cases for cronjob generated secrets
- dca85d3 looks at cron jobs for their output
- 64dfdc3 macOS notarization & brew
v0.0.0-alpha012: Merge pull request #219 from ibuildthecloud/ui-bugs
v0.0.0-alpha011
Changelog
- e4a9eb4 Add UI apiserver
- 43b8728 Don't run multiple main-release workflows if it's not the latest
- 94b5a3f Ignore dashboard content
- ccefb07 Make i=$(acorn build .) capture just the ID
- c0a48f8 Make renovate bot run go mod tidy
- c213c9f Modified jobspec to be inline with deploy options
- a34952d Move build back to the top of the Makefile
- 3431707 Update Node.js to v16.15.1
- 0be37a8 Update README.md
- b9a59ba Update github.com/google/go-containerregistry/pkg/authn/kubernetes digest to 7fc806e
- f375db2 Update golang to 64259d1
- 5063ae5 Update module github.com/AlecAivazis/survey/v2 to v2.3.5
- c2cdbd8 Update module github.com/containerd/containerd to v1.6.6
- a894156 Update module github.com/moby/buildkit to v0.10.3
- a2aba17 Update module github.com/stretchr/testify to v1.7.2
v0.0.0-alpha010
Changelog
- 803165d Add "dev render" command
- c2d76b6 Add ?onchange=redploy|no-action to secret references
- 112d675 Add CLI docs
- 4574d74 Add acorn credential commands
- e3053e4 Add acorn info command
- 08aa470 Add build validation for docs
- da0551a Add credential docs
- f22d71f Add docs gen to ci check
- b976ca0 Add links
- c54528d Add secret expose to the CLI
- b346f95 Add secrets CLI
- 4f27663 Add support for bool param flags
- ebf35ff Add update CLI
- 0027f5d Add update test
- 3a28b49 Add watch to credential
- c72483a Added additional test case
- f67a406 Allow name length 3-64 for getting images
- 3cec317 Any string build/deploy param will accept the format @file
- f332e3b Backend use credentials
- 8c411e2 Don't reset timestamps on app context files
- 3e481b0 Drop the autogen tag from docs
- 0c25cc0 Ensure CRDs are available before return API or Controller
- 0e0add2 Ensure generated secrets always match acorn def
- 4e73257 Fix broken link
- ea5a813 Fix converter
- 37e8c61 Fix dynamic PodSecurity setting
- d59af2a Fix panic in test
- 67a6f06 Fix secrets issues
- df0ec31 Fix typo in config field name
- 0ee538d Fix typo in install message
- b39d730 Fix updating image
- 5b94876 Generate opaque secrets
- f23fbb7 Generically handle TLS secrets
- e204e8d If template refers to missing secret, ensure err is the nested missing one
- 1d92e50 Initial architecture diagram
- 27f45d9 Initial docs site
- 1ac0c7c List friendly names in acorn apps not image digest
- ecc439d Local binaries, node version, broken link
- d48a4d4 Make installation wait for the correct pods to be running
- 10df7fc Mark exec subresource as a long running task
- 7979755 Move docs directories around
- b651a71 Pin dependencies
- 73a23f3 Point deploy yaml to latest by default
- 647c0dd Refactor to remote router.Client
- a9a31c9 Remove dead code
- 8ec356e Secrets API
- ec1d0d5 Sort the Certificates by the secret name
- 915850c Switch image details to get
- a0e175e Update dependency alpine to v3.16.0
- 3f4ca49 Update docker/login-action action to v2
- e5e5735 Update docker/login-action action to v2
- 05b4ad9 Update docker/setup-buildx-action action to v2
- 868303d Update docker/setup-buildx-action action to v2
- 2c6549b Update docs
- 69f0b45 Update docusaurus monorepo to v2.0.0-beta.21
- 6dbff18 Update goreleaser/goreleaser-action action to v3
- 3ae4f76 Update instructions macOS security exception (#78)
- 4b236ec Update tests for local.on-acorn.io
- 01dc1ee Update to k8s 1.24.1
- 5c42796 add TLS cert test
- f4aec35 allow setting 0 as a default value
- c64ebdf change the b to a d to lineup with DNS name
- f7ce79c copy certificates from appInstance namespace into running app
- 8dade39 fix bool, string, and complex defaults
- 1c6f350 fix ci lint issue
- 584f293 fixing code review feedback
- 036e727 initial pass at using cert manager TLS secrets on ingress
- 08737b8 nvmrc
- c13d78a switch to local.on-acorn.io
- 8707c89 try adding a container name option to exec
v0.0.0-alpha009
Changelog
- 5cb04e7 A lot of the CLI command where using desc instead of usage
- c1a7aa9 Add go mod tidy to CI
- e37424b Add missing pod/exec role
- 01dd27c Add releases/ prefix to artifacts
- 800a152 Fix flakey test
- 29d3f1a Fix invalid columns
- 476ff18 Fix regressions on main
- fded7b6 Merge pull request #53 from ibuildthecloud/main
- 1c6c2d6 Merge pull request #54 from ibuildthecloud/main
- c0e5f9e Merge pull request #58 from cloudnautique/make_dns_binding_consistent
- 91790f4 Merge pull request #62 from ibuildthecloud/main
- 8fb9ed8 Merge pull request #63 from ibuildthecloud/cli-docs
- a53c39e Move tags
- 9fb8af5 Run k8s 1.23 for ephemeral containers support
- a9ceba0 Shrink releases size
- a0f489c renamed flag to DNS for consistency with run cmd
v0.0.0-alpha008
Changelog
- 03180a4 API refactor
- 238b91a Actually checkout the code
- 058a1ce Add action for project mgmt
- 32698f6 Add alias before refactor
- b22add5 Add cronjobs
- fbcac5f Add example.cue
- 773760a Add main build
- 7a08a2d Add nested acorns
- 0c6b876 Add platforms are to build
- 671fc04 Add probes
- b0b6f36 Add qemu and cosign
- 2c08680 Add scale and make stateful pinned to 1
- 625fb63 Attempt to fix docker build
- 683be0c Build first so that everything gets downloaded
- 027ac5f Default the platform to first platform of the buildkit worker
- 8bd2a67 Exclude images from manifest
- 383490d Fix app ports API
- 2ea03cc Fix go mod
- 69973c9 Fix push again
- 172b649 Fix push command
- 8290356 Fix stateful
- fc090ae Fix tests
- 655f84c Fix version
- 1623695 GC acornrouter daemonset
- 0a35e1b Merge pull request #21 from cjellick/project-automation
- 6af6fa4 Merge pull request #25 from ibuildthecloud/main
- 344e013 Merge pull request #31 from ibuildthecloud/main
- 72ce26a Merge pull request #48 from ibuildthecloud/main
- b4490f7 Merge pull request #7 from acorn-io/renovate/alpine-3.x
- b78bf9f Merge pull request #8 from acorn-io/renovate/actions-checkout-3.x
- 1251cc9 Merge pull request #9 from acorn-io/renovate/actions-setup-go-3.x
- 9722b49 More sudo
- 3bf43f1 Move acornrouter to acorn-system
- bc70c4d Push manifest list
- 1787a08 Push versioned manifest
- e618c91 Refactor acorn router
- af49d4c Test BuildJet
- a09737d Test in PRs
- 987f178 Try modprobe first
- 01e6172 Try no qemu
- 2210676 Update actions/checkout action to v3
- e6adf2d Update actions/setup-go action to v3
- 1be048d Update dependency alpine to v3.15.4
- cde0d59 Update versioning
- 419f8ff bump baaah
- 0a3abd6 bump baaah
- dcd1145 initial barebones quickstart (#49)
v0.0.0-alpha007
Changelog
- 31800fb Bump deps
v0.0.0-alpha006
Changelog
- 6064c24 Add dockerfile