Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
acorn-v0.10.1-linux-amd64.tar.gz | 2024-02-05 | 32.5 MB | |
acorn-v0.10.1-linux-arm64.tar.gz | 2024-02-05 | 29.6 MB | |
acorn-v0.10.1-macOS-universal.tar.gz | 2024-02-05 | 67.2 MB | |
acorn-v0.10.1-macOS-universal.zip | 2024-02-05 | 66.2 MB | |
acorn-v0.10.1-windows-amd64.zip | 2024-02-05 | 33.2 MB | |
checksums.txt | 2024-02-05 | 499 Bytes | |
checksums.txt.sig | 2024-02-05 | 96 Bytes | |
cosign.pub | 2024-02-05 | 178 Bytes | |
README.md | 2024-02-05 | 2.3 kB | |
v0.10.1 source code.tar.gz | 2024-02-05 | 1.8 MB | |
v0.10.1 source code.zip | 2024-02-05 | 3.2 MB | |
Totals: 11 Items | 233.7 MB | 0 |
What's Changed
- fix: login: eliminate possible nil dereference by @g-linville in https://github.com/acorn-io/runtime/pull/2445
- [docs] update for 0.10 release by @cloudnautique in https://github.com/acorn-io/runtime/pull/2450
- Update function-builder and squash dockerimage in release by @ibuildthecloud in https://github.com/acorn-io/runtime/pull/2455
- Handle unknown and evicted pods by @ibuildthecloud in https://github.com/acorn-io/runtime/pull/2456
- fix: unescape dots in env names (#2442) by @iwilltry42 in https://github.com/acorn-io/runtime/pull/2452
- fix: calculate resolvedOfferings for sidecars by @g-linville in https://github.com/acorn-io/runtime/pull/2451
- [fix] - promptOrder now works for credentials (#2386) by @cloudnautique in https://github.com/acorn-io/runtime/pull/2453
- fix: allow traefik external names in ingress by @thedadams in https://github.com/acorn-io/runtime/pull/2461
- Add pull secret information to debug build issues by @StrongMonkey in https://github.com/acorn-io/runtime/pull/2463
- fix: allow hostname to start with number when binding by @thedadams in https://github.com/acorn-io/runtime/pull/2464
- enhance: strip k8s scheduling details from app objects by @njhale in https://github.com/acorn-io/runtime/pull/2460
- fix: handle multiple compute classes in a project by @keyallis in https://github.com/acorn-io/runtime/pull/2459
- Revert "fix: handle multiple compute classes in a project (#2459)" by @keyallis in https://github.com/acorn-io/runtime/pull/2465
- Remove spamming logs by @StrongMonkey in https://github.com/acorn-io/runtime/pull/2466
- fix: remove resolvedOfferings, defaults, and scheduling for containers not defined in app by @g-linville in https://github.com/acorn-io/runtime/pull/2468
- enhancement: add ComputeClasses and VolumeClasses field to BaseResources by @tylerslaton in https://github.com/acorn-io/runtime/pull/2454
- Revert "enhancement: add ComputeClasses and VolumeClasses fields to BaseResources" by @tylerslaton in https://github.com/acorn-io/runtime/pull/2471
- fix: add CPU field to resolvedOfferings and change QuotaRequests to use resolvedOfferings by @tylerslaton in https://github.com/acorn-io/runtime/pull/2462
Full Changelog: https://github.com/acorn-io/runtime/compare/v0.10.0...v0.10.1