Skip to content

v1.28.0

Choose a tag to compare

@burmanm burmanm released this 24 Oct 17:36
· 32 commits to master since this release
e5928d0
  • [FEATURE] #838 If cass-operator is not deployed in clusterScoped mode, disable features that require such rights and continue functioning correctly otherwise.
  • [ENHANCEMENT] #848 Detect more error cases in the PVC resizing operation and notify the user with an event and a change in the Datacenter status.
  • [ENHANCEMENT] #846 Detect the usage of a digest in the ImageConfig tag field and correctly deploy it without requiring a separate tag to be set. In previous versions, setting tag to for example: v1.0@sha256:hash would be required to deploy with digest only.