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
The Custom Resource Definitions (CRDs) for the Cassandra operator are not being installed, despite the installation job running successfully. The job logs show that the CRD files are being read, but when listing the available CRDs in the cluster, the Cassandra-related CRDs are not present.
Check the job logs, which show CRD files being read
List the CRDs in the cluster
Observe that Cassandra-related CRDs are missing
Expected behavior
After the installation job completes, the Cassandra-related CRDs (cassandrabackups.cassandraoperator.instaclustr.com, cassandraclusters.cassandraoperator.instaclustr.com, cassandradatacenters.cassandraoperator.instaclustr.com) should be present when listing CRDs in the cluster.
Describe the bug
The Custom Resource Definitions (CRDs) for the Cassandra operator are not being installed, despite the installation job running successfully. The job logs show that the CRD files are being read, but when listing the available CRDs in the cluster, the Cassandra-related CRDs are not present.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
After the installation job completes, the Cassandra-related CRDs (
cassandrabackups.cassandraoperator.instaclustr.com
,cassandraclusters.cassandraoperator.instaclustr.com
,cassandradatacenters.cassandraoperator.instaclustr.com
) should be present when listing CRDs in the cluster.Environment
kubectl version
: v1.31.3Additional context
The text was updated successfully, but these errors were encountered: