New Features / Enhancements
- Add
securityContextsupport to customst2packsimages,extra_hooksjobs; Also fallback to st2actionrunner securityContext for misc init container jobs and pods. by @cognifloyd in #410 - Stop generating the DataStore Secret (#385) and checksum labels when existing secret provided or disabled by @bmarick in #391
- Stop generating the checksum labels for Auth Secret when existing secret provided by @bmarick in #392
- Use
image.pullPolicyfor all containers including init containers that useimage.utilityImageby @jk464 in #398 - Add
image.entrypointvalue to simplify using a custom entry point likedumb-initorpid1by @cognifloyd in #413
Bugfixes
Other Misc Changes
- Update README.md to fix mispelling of volumes by @FileMagic in #404
- Improve Deployments migration in
migrations/1.0/standardize-labels.shby temporarily orphaning the old ReplicaSets by @cognifloyd in #412
New Contributors
- @skiedude made their first contribution in #403
- @FileMagic made their first contribution in #404
- @jk464 made their first contribution in #398
Full Changelog: v1.0.0...v1.1.0