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

feat(sbctl): add support get configmaps -o yaml #144

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

DexterYan
Copy link
Member

sc-103251

add support to kubectl get configmaps in SBCTL

kubectl get configmap -o yaml
kubectl get configmap -A

In current version, you will get error

Error from server (InternalError): an error on the server ("") has prevented the request from succeeding (get configmaps kotsadm-confg)

@banjoh
Copy link
Member

banjoh commented Apr 22, 2024

Trivy sanner is failing, I don't know why. Could you try to rebase to see if that resolves the failures?

@DexterYan DexterYan force-pushed the dx/sc-103251/add-configmaps branch from f877e42 to da8ef53 Compare April 22, 2024 22:48
@DexterYan
Copy link
Member Author

Thank you @banjoh! After you bump the dependency, it is working now!

@DexterYan DexterYan merged commit e12a6c1 into main Apr 22, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants