cockroach-operator
cockroach-operator copied to clipboard
Remove --http-port and --port from the cockroach operator
Fixes: #1056
Please make sure that the tests all pass on the branch, other than that LGTM
For tests to pass, I am starting a webhook server with controller manager so that this Default() func gets called and does the basic mutation on crdbcluster object. It will need some changes on test side so I will ask for a review again.