Releases: getporter/operator
Releases · getporter/operator
v0.5.3
What's Changed
- Bump porter and k8s dependencies by @carolynvs in #89
- Make test wait time configurable by @carolynvs in #90
- Operator website updates by @carolynvs in #80
- Scan the manager image with Trivy during CI by @carolynvs in #88
- Use Go 1.18 in CI by @carolynvs in #92
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- PorterConfigSpec ToPorterDocument doesn't honor optional fields by @sgettys in #82
- Patch CVE-2021-38561 by @carolynvs in #85
- Update generated file now that default plugin is optional by @carolynvs in #84
- Allow running CodeQL scan manually by @carolynvs in #86
Full Changelog: v0.5.1...v0.5.2
v0.5.1
v0.5.0
What's Changed
- Recommend installing v0.4.0 by @carolynvs in #67
- Reconcile when owned jobs change by @carolynvs in #70
- fix: Added labels to child resources by @sgettys in #71
- Auto add issues and prs from this repo to our project board by @carolynvs in #74
- Add AgentAction controller by @carolynvs in #73
New Contributors
Full Changelog: v0.4.0...v0.5.0
v0.4.0
Fixes
- Fix permission error when running the porter agent pod #66
Install or Upgrade
https://release-v1.porter.sh/operator/install/
First time using the operator? Follow our QuickStart!
v0.3.0
Features
- Uninstall a bundle when the custom resource is deleted or when spec.uninstalled = true.
- Record status conditions on the installation resource when Porter jobs are executed.
- Uses porter v1.0.0-alpha.8 by default in the Porter agent
Install or Upgrade
https://release-v1.porter.sh/operator/install/
First time using the operator? Follow our QuickStart!