You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DSE 6.9 will go GA soon and we need to support it in cass-operator.
As part of this, we need to modify the kubebuilder validation regex to allow 6.9.x and figure out where the 6.9 images will be published to update the image config appropriately.
The simple solution being to publish the 6.9 images in datastax/dse-mgmtapi-6_8 despite the presence of 6_8 in the name of the repo.
The content you are editing has changed. Please copy your edits and refresh the page.
DSE 6.9 will go GA soon and we need to support it in cass-operator.
As part of this, we need to modify the kubebuilder validation regex to allow 6.9.x and figure out where the 6.9 images will be published to update the image config appropriately.
The simple solution being to publish the 6.9 images in
datastax/dse-mgmtapi-6_8
despite the presence of6_8
in the name of the repo.Definition of Done
The text was updated successfully, but these errors were encountered: