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

Flag --short has been deprecated, and will be removed in the future #35

Open
glimchb opened this issue Feb 14, 2024 · 0 comments
Open

Comments

@glimchb
Copy link

glimchb commented Feb 14, 2024

if ! get_kube_version=$(kubectl version --short) ||

$ SNAPSHOT_VERSION="v6.2.2" ./scripts/install-snapshot.sh cleanup
Flag --short has been deprecated, and will be removed in the future. The --short output will become the default.
serviceaccount "snapshot-controller" deleted
clusterrole.rbac.authorization.k8s.io "snapshot-controller-runner" deleted
clusterrolebinding.rbac.authorization.k8s.io "snapshot-controller-role" deleted
role.rbac.authorization.k8s.io "snapshot-controller-leaderelection" deleted
rolebinding.rbac.authorization.k8s.io "snapshot-controller-leaderelection" deleted
deployment.apps "snapshot-controller" deleted
customresourcedefinition.apiextensions.k8s.io "volumesnapshotclasses.snapshot.storage.k8s.io" deleted
customresourcedefinition.apiextensions.k8s.io "volumesnapshotcontents.snapshot.storage.k8s.io" deleted
customresourcedefinition.apiextensions.k8s.io "volumesnapshots.snapshot.storage.k8s.io" deleted
@glimchb glimchb changed the title Flag --short has been deprecated, and will be removed in the future. The --short output will become the default. Flag --short has been deprecated, and will be removed in the future Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant