v0.15.2
·
1744 commits
to master
since this release
Changed
- Operator user setup and entrypoint scripts no longer insert dynamic runtime user entries into
/etc/passwd
. To use dynamic runtime users, use a container runtime that supports it (e.g. CRI-O). (#2469)
Bug Fixes
- Fixed a regression in the
operator-sdk run
command that caused--local
flags to be ignored (#2478)