Miles Garnsey

Results 134 comments of Miles Garnsey

@abe-1 I'm pretty sure you'd need to get the annotations onto the cassDc objects, which you can probably do through K8ssandraCluster's Datacenters[index].Meta.Tags.Annotations.

Hi @nuvme-devops, can you let us know what version you are trying to deploy and give us a copy of the manifests you're using?

Notes: - @rzvoncek is having some issues with the password/username not being found when trying to register the external reaper cluster inside the k8ssandraCluster. - We've discussed defaulting the ReaperRef.namespace...

Confirming I've tested and the search feature does not work.

It would be ideal to look at this more wholistically, for example, can the version be detected via management API so that the user doesn't have to supply it at...

I've determined that there are two ways to do this. You could add some stuff to the setup scripts so that an auth token (not a username and password) can...

This is low priority according to @adejanovski. I have the beginnings of a PR for it, but will bump it down the queue until other higher priority tickets are completed.

This method actually doesn't appear to be used. It is called once in `takeColumnFamilySnapshot` in the SnapShotProxy, but that method itself is never called. Suggest we make this ticket about...

Also, note that as we are using subPath, the ConfigMap may not actually update within the pod. Maybe we should look at that too given that we now have a...