Skip to content

v0.15.2

Compare
Choose a tag to compare
@camilamacedo86 camilamacedo86 released this 13 Feb 23:02
· 1744 commits to master since this release
ffaf278

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)