This repository was archived by the owner on Mar 16, 2024. It is now read-only.
Releases: acorn-io/runtime
Releases · acorn-io/runtime
v0.1.0-rc1
Changelog
- 53bbb29 Addressing feedback (#428)
- 9a07846 Change tagline again
- 3318eee Cleanup authoring, add function reference, reference tolowercase
- e059435 Create SECURITY.md
- c85d08a DNS docs
- 58be257 Docs updates (#444)
- bdf59e0 Explain service LB requirement in docs
- 087cdfb Installation details
- ab2e20c More acornfile reference
- 4815a21 Move functions to reference section
- b3b3e2a README
- 98c4884 Random fixes
- 1ae49d4 Running Acorn Apps
- 871fbcb Update 10-home.md
- 4164e2d Update dependency prism-react-renderer to v1.3.5
- 4900af2 Use the term publish intead of expos
- 52d1245 change acorn-io/acorn/acorn to acorn-io/cli/acorn (#432)
v0.0.0-alpha34
Changelog
- 6f348c6 Add --push to acorn build
- a7e1576 Add channels.yaml
- fae4283 Add env vars to acorn run
- 0e26c25 Add replicaset to role
- c2b4d16 Add run/update -o yaml
- 5d9cfab Add support for debug containers not attached to an existing app
- b65ad4f Fix 100% CPU issues when run dev mode
- 36f48d7 Fix App->app and Image->image (#422)
- c06258f Fix CLI volume split issue and don't set size on bound volumes
- 8bd1cb2 Fix broken build
- 7e5f2f9 Fix not capturing the full log on container stop/fail
- 7ff9fcb Fix scale up/scale down
- 9382865 Fix test sorting
- 515b69f Hide dangerous flag
- 054723f Ignore context canceled errors in test as CLI does
- 0b14af8 Include user created acorn secrets in uninstall
- 9b1b80b Install/Uninstall NGINX controller for Docker Desktop
- 2375a1b Make -v foo:bar,size=123G,class=really-fast work
- f864c30 No spaces or caps
- 5c5f768 Set acorn-dns to auto by default
- 821171d UPdates (#418)
- 642da03 Update 03-upgrading.md
- 594bb56 Update 10-home.md
- bfd5d21 Update docusaurus monorepo to v2.0.1
- 73646bc [DRAFT] docs: new getting-started guide (#376)
- f7e363e adding volume docs (#413)
v0.0.0-alpha33
Changelog
- a0c5f35 Add Acornfile reference skeleton
- f448790 Add hack to modify generated openapi schemas for maps
- 15dc806 Change SecretRequest to Target
- 180536c Change VolumeRequest to Target
- e0dd639 Communicate controller errors to the user
- e59e4c3 Consistency and fixes (#392)
- 31e2007 Consolidate secrets info (#362)
- 615cecb Default to 10G for PVCs with no size
- f56e06e Delete all cli md files before regenerating
- 2344756 Drop port requirement
- 022d33f Fix image content (#367)
- d7b48fe GitHub Actions
- 1173a60 If dependency is linked assume it is ready
- 60a08bb Prevent volume panic
- e23f2e4 Remove cue tranformation
- 45dab19 Remove dashboard from docs (#345)
- 2fc2082 Separate endpoints so that theyre clickable
- 15ed0b9 Theme
- b80c9fc Update golang to a9213ee
- 7d3b6dd Update module github.com/pterm/pterm to v0.12.45
- 452ccfc [DISCUSSION] Docs Review Part 2 (#325)
- 93552e7 bug: schema dropped when assigning args
- 36d046e dockerfile blocks should be docker
v0.0.0-alpha32
Changelog
- 9e69e9a Acorn DNS integration
- 100002f Cleanup install/uninstall messages
- 7c60aea Control AcornDNS default config from build
- d564407 Dont let rennovate automerge
- 7ca65d2 Fix lower bound for test regex
- 9caa5da Limit push test runs to main
- 98ade48 Refactor ports syntax
- 55a8ef1 Test and Review Documentation (#319)
- 23d317b Try to parse all GenericMap params as int before float
- f039a49 Update module github.com/google/go-containerregistry to v0.11.0
- 48e9b10 adding eol=lf to all shell files
- 86f784b adding root dir const for windows
- b8f74a5 renamed files and fixed syntax. (#320)
v0.0.0-alpha31
v0.0.0-alpha30
Changelog
- 2442c51 Fix logging for sync to line up with the container log names
- b5a4ada Fix main-release workflow
- 336a2dd Merge dev into run
- 62501b8 More docs updates (#293)
- 2181832 Switch to AML
- e307687 Switch to Acornfile
- 17fe3f5 Update Node.js to v16.16.0
- 6a41d3c Update docusaurus monorepo to v2.0.0-rc.1
- 2b54fd1 Update github.com/rancher/steve digest to dbf9ef8
- de560c7 Update golang.org/x/exp digest to 79cabaa
- b32224f Update kubernetes packages to v0.24.3
- f185ba5 Update module k8s.io/klog/v2 to v2.70.1
- 50a0117 Update module sigs.k8s.io/controller-runtime to v0.12.3
- f24ef76 for make server-docs don't do a production build first
v0.0.0-alpha029
Changelog
- 8b0d0d7 Pass keychain name
v0.0.0-alpha028
Merge pull request #290 from vincent99/main Move keychain stuff to action
v0.0.0-alpha027: Merge pull request #289 from vincent99/main
More keychain twiddling