Release v0.52.22
github-actions
released this
08 Dec 23:30
·
568 commits
to master
since this release
What's Changed
- Update service deployment status in ccp by @ferozemohideen in https://github.com/porter-dev/porter/pull/4035
- updating missing context by @stefanmcshane in https://github.com/porter-dev/porter/pull/4037
- patch yaml nil checks by @d-g-town in https://github.com/porter-dev/porter/pull/4038
- feat: overwrite the extracted porter binary by @jose-fully-ported in https://github.com/porter-dev/porter/pull/4039
- [POR-2155] disallow 0 cores/MB for CPU/RAM by @sdess09 in https://github.com/porter-dev/porter/pull/4034
- properly error on missing service type by @d-g-town in https://github.com/porter-dev/porter/pull/4042
- GPU nullable Change by @sdess09 in https://github.com/porter-dev/porter/pull/4043
- remove gpu if not enabled; filter out new fields until explicitly included by @d-g-town in https://github.com/porter-dev/porter/pull/4045
- filter porter domains on yaml export by @ianedwards in https://github.com/porter-dev/porter/pull/4048
- increase ram of monitoring node; update cost consent; allow for configurable SKU tier by @d-g-town in https://github.com/porter-dev/porter/pull/4044
- fix autoscaling threshold graph by @d-g-town in https://github.com/porter-dev/porter/pull/4051
- fix cost consent by @d-g-town in https://github.com/porter-dev/porter/pull/4053
- manage deployment targets by @d-g-town in https://github.com/porter-dev/porter/pull/4036
- handle old aks contracts that are missing sku tier by @d-g-town in https://github.com/porter-dev/porter/pull/4056
- Db front end by @sdess09 in https://github.com/porter-dev/porter/pull/4047
- Passthrough stdin for potential interactive kubectl and helm commands by @jose-fully-ported in https://github.com/porter-dev/porter/pull/4055
- GCP Reprovision Bug fix by @sdess09 in https://github.com/porter-dev/porter/pull/4057
- fix: add missing case for elasticache-redis to datastore status handler by @jose-fully-ported in https://github.com/porter-dev/porter/pull/4058
- parse image tag correctly for predeploy on front end by @ferozemohideen in https://github.com/porter-dev/porter/pull/4059
- changes to support new app revision statuses on front end by @ferozemohideen in https://github.com/porter-dev/porter/pull/4050
- length check by @ferozemohideen in https://github.com/porter-dev/porter/pull/4062
- Add GPU support for GCP by @sdess09 in https://github.com/porter-dev/porter/pull/4054
- App update with addons by @ianedwards in https://github.com/porter-dev/porter/pull/4041
- check app revision status in update flow by @ferozemohideen in https://github.com/porter-dev/porter/pull/4063
- pass addon overrides to ccp and filter addon dashboard by @ianedwards in https://github.com/porter-dev/porter/pull/4064
- support doppler by @d-g-town in https://github.com/porter-dev/porter/pull/4061
- C3 Node Group Support by @sdess09 in https://github.com/porter-dev/porter/pull/4066
- fixes for app revision status by @ferozemohideen in https://github.com/porter-dev/porter/pull/4067
Full Changelog: porter-dev/porter@v0.52.21...v0.52.22