Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

To add back kubeconfig flag missing in v5.0.x #1561

Merged
merged 1 commit into from
Apr 12, 2023

Conversation

cniackz
Copy link
Contributor

@cniackz cniackz commented Apr 12, 2023

Objective:

To add back --kubeconfig=/home/user/.kube/config flag missing in v5.0.x, this flag is intended for controller only.

How it looks:

$ ./operator controller --help
NAME:
  operator controller - Start MinIO Operator Controller

USAGE:
  operator controller [command options] [arguments...]

FLAGS:
  --kubeconfig KUBECONFIG  Load configuration from KUBECONFIG
  --help, -h               show help

@cniackz cniackz changed the title Adding missing flag To add kubeconfig flag removed in v5.0.x Apr 12, 2023
@cniackz cniackz changed the title To add kubeconfig flag removed in v5.0.x To add back kubeconfig flag removed in v5.0.x Apr 12, 2023
@cniackz cniackz self-assigned this Apr 12, 2023
@cniackz cniackz added the enhancement New feature or request label Apr 12, 2023
@cniackz cniackz changed the title To add back kubeconfig flag removed in v5.0.x To add back kubeconfig flag missing in v5.0.x Apr 12, 2023
@cniackz cniackz merged commit 8b76546 into minio:master Apr 12, 2023
24 checks passed
@cniackz cniackz deleted the add-kubeconfig-flag branch April 13, 2023 00:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants