Pinned
1,989 contributions in the last year
Less
More
Activity overview
Contributed to
kubernetes/kubernetes,
kubernetes/enhancements,
kubernetes/website
and 5 other
repositories
Contribution activity
April 2021
Created 6 commits in 4 repositories
Created a pull request in kubernetes/kubernetes that received 15 comments
Remove inactive failing tests
What type of PR is this?
/kind cleanup
/kind failing-test
What this PR does / why we need it:
Removes the Network Partition [Disruptive] tests.
The…
+0
−672
•
15
comments
Opened 5 other pull requests in 2 repositories
kubernetes/kubernetes
1
closed
1
merged
2
open
kubernetes/website
1
merged
Reviewed 71 pull requests in 11 repositories
kubernetes/kubernetes 48 pull requests
- agnhost: Try both in-cluster and external discovery
- deadcode linter fixes
- apiserver: wrap errors in admission with context
- Graduate pod affinity NamespaceSelector to Beta
- Bump metrics server to use 0.4.3 image.
- test: fixed several simple API misuse in tests
- Fix linting errors in pkg/apis/abac/
- Avoid logging JSON blob on error.
- the kubelet-client certificate rotation is enabled but the system time is not in the certificate interval
- Fix misspelling and misgrammar
- Document the sources for the sourceIPs audit log field
- fix description of flag --service-account-key-file
- [flake] fix TestMutatingWebhookResetsInvalidManagedFields flakes
- support removal of event handlers from SharedIndexInformers
- volume: make pvc waiting for pods less event noisy
-
code cleanup: Abstract repetitive codes in
cmdas a function - Update Azure Go SDK version to v53.1.0
- parseOperator error message is inconsistent with the behavior
- Track ownership of scale subresource
- eliminate dependency on go-openapi/spec
- storage e2e: automate hostpath YAML updates, update sidecars but not driver
- Allow metadata rest.Config serializer to be set from users
- Makes kube-proxy flags take precedence on proxy config
- Add more unit tests for SelectionPredicate
- Update kube-openapi and gnostic dependencies
- Some pull request reviews not shown.
kubernetes/enhancements 6 pull requests
kubernetes/community 4 pull requests
kubernetes/ingress-gce 3 pull requests
kubernetes/website 2 pull requests
kubernetes/sig-release 2 pull requests
imdario/mergo 2 pull requests
kubernetes/utils 1 pull request
kevindelgado/kubernetes 1 pull request
kubernetes-sigs/kube-storage-version-migrator 1 pull request
kubernetes/autoscaler 1 pull request
Created an issue in kubernetes/kubernetes that received 4 comments
Guard against stdlib ParseIP/ParseCIDR changes in API validation
What happened: The stdlib ParseIP/ParseCIDR methods reports no error for some unbounded and questionable inputs golang/go#30999 golang/go#43389 g…
4
comments