Kubernetes CLI plugin to decode Kubernetes secrets
https://github.com/elsesiy/kubectl-view-secret
This plugin allows for easy secret decoding. Useful if you want to see what's inside of a secret without always go through the following:
* kubectl get secret -o yaml
* Copy base64 encoded secret
* echo "b64string" | base64 -d
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / kubectl-view-secret
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:kubic/kubectl-view-secret && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
_service | 0000000733 733 Bytes | |
_servicedata | 0000000244 244 Bytes | |
kubectl-view-secret-0.13.0.obscpio | 0000416267 407 KB | |
kubectl-view-secret.changes | 0000001549 1.51 KB | |
kubectl-view-secret.obsinfo | 0000000109 109 Bytes | |
kubectl-view-secret.spec | 0000001871 1.83 KB | |
vendor.tar.gz | 0002658737 2.54 MB |
Latest Revision
buildservice-autocommit
accepted
request 1194373
from
Johannes Kastl (ojkastl_buildservice)
(revision 9)
baserev update by copy to link target
Comments 2
@ojkastl_buildservice - this looks very useful. Do you think it would worth submitting to Factory?
Glad you find it useful. I thought I had already submitted, but forgot to apparently. See SR#1134506