krr icon indicating copy to clipboard operation
krr copied to clipboard

Openshift flags is hidden

Open caruccio opened this issue 9 months ago • 1 comments

The --openshift flag is hidden from the help message. Why is that?

caruccio avatar May 06 '24 15:05 caruccio

I don't think there's a good reason. I've opened a PR to fix it.

I suspect this was done originally because the flag was intended for internal use, when KRR is run by Robusta runner in-cluster. (As opposed to the usual flow where KRR is run outside of the cluster.)

But there is no reason not to expose it more broadly if someone wants to run KRR standalone inside an openshift cluster.

aantn avatar May 07 '24 03:05 aantn