Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
46 contributions in the last year
Contribution activity
September 2020
- jpambrun/kubectl-build Shell
Created a pull request in kvaps/kubectl-build that received 1 comment
Created an issue in kvaps/kubectl-build that received 6 comments
Trap tries to delete the secret even if it wasn't created
At the very end, the following line trap "EC=\$?; kubectl delete "secret/$name" "pod/$name" --wait=false $kubecontext $kubeconfig $namespace 2>/dev…
6
comments