John Sanda

Results 255 comments of John Sanda

>I thought it is no longer needed as I have updated the DC CDR with a new reference I think I better understand. You need to make the change through...

I'm still having a bit of trouble following :( Can you list out steps to reproduce? Then I will test.

I do want to proceed. The warnings in the logs is source of confusion that comes up frequently for users only using cass-operator. We just need to make sure to...

Couldn't it be fixed with changes _only_ in management-api as @burmanm suggested?

The motivation for the ticket is to avoid the warnings. If we can just do the change in the management-api and avoid the warnings then that would address the ultimate...

What version are you on? On Fri, Dec 2, 2022 at 4:20 PM rakhya ***@***.***> wrote: > We have the same problem as well. > > — > Reply to...

>If we signal that stargate is live too early then that could result in failed requests. In Kubernetes it could actually be the opposite. If you wait too long signal...

Just so you are aware, k8ssandra currently is not using startup probes since we support earlier versions of Kubernetes.

I have a custom controller written in Go that is trying manage an XRD that I have written. I created Go structs for the XRD for use in my controller....

Yes, it is running its own pod. I guess the behavior I am seeing is due to something else. Thanks!