kubectl-modify-secret icon indicating copy to clipboard operation
kubectl-modify-secret copied to clipboard

kubectl-modify-secrets allows user to directly modify the secret without worrying about base64 encoding/decoding

Results 13 kubectl-modify-secret issues
Sort by recently updated
recently updated
newest added

Hi, I noticed I got: `failed to install plugin "modify-secret": plugin "modify-secret" does not offer installation for this platform` when trying to install via krew. Also noticed that the windows...

good first issue

To me it seems like secrets are generated with trailing whitespace, similar to `echo` vs `echo -n`. I would expect secrets without trailing linefeed, or is it intentional? Or some...

good first issue

support editing multiple secrets

good first issue

I want to install kubectl-modify-secret to my Ubuntu 20.04.3 LTS @rajatjindal I downloaded the archive file from releases, https://github.com/rajatjindal/kubectl-modify-secret/releases/download/v0.0.43/kubectl-modify-secret_v0.0.43_linux_amd64.tar.gz Extracted tile file and move /usr/local/bin and I have the following...

Why not signed >brew install rajatjindal/tap/modify-secret 'brew' is not recognized as an internal or external command, operable program or batch file. >kubectl krew install modify-secret Updated the local copy of...

``` W0329 09:19:29.168946 269330 gcp.go:120] WARNING: the gcp auth plugin is deprecated in v1.22+, unavailable in v1.25+; use gcloud instead. To learn more, consult https://cloud.google.com/blog/products/containers-kubernetes/kubectl-auth-changes-in-gke Error: only one argument is...

I've faced with the issue then I edited the secret, saved it, and closed it. Reopened it using `modify-secret` and I saw not a properly formatted file as the previous...

Hi @rajatjindal , thanks for this plugin :slightly_smiling_face: Sometimes, I just want to print the secret without editing it, an option like `--print` will be great to just print the...

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20220127200216-cd36cc0744dd to 0.7.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/net&package-manager=go_modules&previous-version=0.0.0-20220127200216-cd36cc0744dd&new-version=0.7.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20220214200702-86341886e292 to 0.1.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/crypto&package-manager=go_modules&previous-version=0.0.0-20220214200702-86341886e292&new-version=0.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies