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

Missing assets from 5.0.15 release #2118

Closed
harshitsinghvi22 opened this issue May 10, 2024 · 3 comments
Closed

Missing assets from 5.0.15 release #2118

harshitsinghvi22 opened this issue May 10, 2024 · 3 comments

Comments

@harshitsinghvi22
Copy link

the following link does not contain kubectl-minio assets which is breaking our builds
https://github.com/minio/operator/releases/tag/v5.0.15

All the past releases had around 20+ assets however this release does not have the kubectl-minio packages

@pjuarezd
Copy link
Member

hi @harshitsinghvi22 kubectl minio krew plugin is now deprecated, that's why is not present in the binaries.

Please use kustomization instead

@pjuarezd pjuarezd removed the triage label May 13, 2024
@juvivas
Copy link

juvivas commented May 20, 2024

What are the steps to follow to carry out the migration from krew plugin to helm or kustomization?

@pjuarezd
Copy link
Member

Using kubectl like this should be enough

kubectl apply -k "github.com/minio/operator?ref=v5.0.15"

Here is the installation guide https://min.io/docs/minio/kubernetes/upstream/operations/install-deploy-manage/deploy-operator-kustomize.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants