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
What did you expect to see?
Operator does not spawning such amount of logs
What did you see instead? Under which circumstances?
Lots of strange logs in the casskop operator
Reconciling CassandraCluster / Issue when updating CassandraCluster (hundrets lines)
Casskop:
time="2024-03-29T10:37:32Z" level=error msg="Issue when updating CassandraCluster Status" cluster=test err="cassandraclusters.db.orange.com \"test\" not found"
time="2024-03-29T10:37:32Z" level=error msg="Issue when updating CassandraCluster" cluster=test err="Operation cannot be fulfilled on cassandraclusters.db.orange.com \"test\": the object has been modified; please apply your changes to the latest version and try again"
2024-03-29T10:37:32Z INFO controller_cassandracluster Reconciling CassandraCluster {"Request.Namespace": "test-cassandra", "Request.Name": "test"}
time="2024-03-29T10:37:38Z" level=error msg="Issue when updating CassandraCluster Status" cluster=test err="cassandraclusters.db.orange.com \"test\" not found"
2024-03-29T10:37:38Z INFO controller_cassandracluster Reconciling CassandraCluster {"Request.Namespace": "test-cassandra", "Request.Name": "test"}
Multi-casskop:
Could not reconcile Request. Stop working. - the log is alarming
controller.go:222: Operation cannot be fulfilled on multicasskops.db.orange.com "test": StorageError: invalid object, Code: 4, Key: /registry/db.orange.com/multicasskops/ice-cassandra/test, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 8d2aa011-8f37-4094-94a6-f59cd94558fe, UID in object meta:
controller.go:223: Could not reconcile Request. Stop working.
Environment
casskop version: v2.2.2
go version:
Kubernetes version information: v1.29.2
Kubernetes cluster kind: k3s v1.29.2
Cassandra version: 4.1.4
The text was updated successfully, but these errors were encountered:
Subetov
changed the title
Casskop spawning a bunch of logs; Serviceaccount permissions; Multicasskop 'stop working' log
Casskop spawning a bunch of logs; Multicasskop 'stop working' log
Mar 29, 2024
No, we do not use multicasskop in our setups. multicasskop has dependency with multicluster-controller lib which has not been updated for 4+ years - not sure how can we maintain it.
Bug Report
What did you do?
What did you expect to see?
Operator does not spawning such amount of logs
What did you see instead? Under which circumstances?
Lots of strange logs in the casskop operator
Casskop:
Multi-casskop:
Could not reconcile Request. Stop working. - the log is alarming
Environment
casskop version: v2.2.2
go version:
Kubernetes version information: v1.29.2
Kubernetes cluster kind: k3s v1.29.2
Cassandra version: 4.1.4
The text was updated successfully, but these errors were encountered: