Pinned
1,703 contributions in the last year
Less
More
Activity overview
Contributed to
kubernetes-sigs/kustomize,
kubernetes-sigs/cli-utils,
GoogleContainerTools/kpt
and 5 other
repositories
Contribution activity
February 2021
Created 30 commits in 3 repositories
Created 1 repository
Created a pull request in kubernetes-sigs/cli-experimental that received 5 comments
Deploy PR 94
Deploy change made in #94
incredibly the following worked on a fresh machine:
sudo apt install npm
npm install autoprefixer
./deploy.sh
(from the …
+44,207
−4,087
•
5
comments
Opened 11 other pull requests in 3 repositories
kubernetes-sigs/kustomize
9
merged
- Pin to api v0.6.9
- Pin to cmd/config v0.8.9
- Pin to kyaml v0.10.7 and cli-utils v0.23.1
- Make starlarkmixer plugin module name match path.
- Update namerefence tests for apimachinery code path.
- Expose some top level kustomize commands.
- Fix 3489
- Refactor nameref for readability.
- Add tests in support of Issue 3489.