Michael Burman

Results 285 comments of Michael Burman

Part of the work is done in the envtesting PR. This allows the cass-operator to query the modified port, but it does not yet allow changing them from the CRD....

> What is the problem with CRD? Could you pls elaborate on it? There's nothing in the CRD that would allow overriding ports. The ports are currently hardcoded in cass-operator....

Actually, there's no need to do any of that, we already supported it in the PodTemplateSpec. See the test in commit https://github.com/k8ssandra/cass-operator/commit/52a430d06a211db4579d6243a96d6d03d2c8fada That would change the mgmt-api port that cass-operator...

Relevant: https://github.com/k8ssandra/management-api-for-apache-cassandra/pull/418

The new test will not pass without https://github.com/k8ssandra/k8ssandra-client/pull/4

Closing this in favor of https://github.com/k8ssandra/cass-operator/pull/608

> I do want to proceed. The warnings in the logs is source of confusion that comes up frequently for users only using cass-operator. > This is something that could...

This would be one of the tickets (involving cass-operator changes for new empty mounts).