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
1,339 contributions in the last year
Contribution activity
October 2020
- larsks/todotxtio Python
- larsks/glance-k8s
- larsks/obcaws Shell
- larsks/ocs-object-test Shell
- larsks/oddbit-wg-vpn Shell
- larsks/ansible-module-wireguard Shell
- larsks/kustomize-plugins Python
- larsks/ircproxy-k8s Shell
- larsks/NIPAP Python
- larsks/example-nsd-config
- larsks/action-check-nsd-config Shell
- larsks/docker-image-nsd Dockerfile
- larsks/track_points_example Shell
- larsks/acme.sh Shell
- larsks/webhook-test Python
Created a pull request in larsks/webhook-test that received 1 comment
Created an issue in kubernetes-sigs/kustomize that received 11 comments
[Question] Replace secretgenerator secret with a plugin-generated secret?
I am trying to replace a secretGenerator-generated resource in a base with a plugin generated (ksops-encrypted) secret, and it's failing because:
E…