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
Pinned
2,617 contributions in the last year
Activity overview
Contributed to
kubernetes/kubernetes,
kubernetes/enhancements,
kubernetes-sigs/clientgofix
and 5 other
repositories
Contribution activity
July 2020
Created a pull request in kubernetes/kubernetes that received 9 comments
Deflake TestListResourceVersion0
What type of PR is this? /kind flake What this PR does / why we need it: Fixes https://storage.googleapis.com/k8s-gubernator/triage/index.html?test…
+16
−0
•
9
comments
- Define GetBody of http.Request for automatic retry
- Switch event recorder to use events.k8s.io/v1
- add helpers for managing conditions
- add validation functions for metav1.Conditions
- Update hack/update-vendor-licenses.sh to handle unused indirect transitive dependencies
- Add SOCKS5 proxy support for kubectl exec
- bump cni library version to v0.8.0
- vendor: update google/cadvisor and opencontainers/runc
- In-Place Pod Vertical Scaling feature
- Add kubebuilder tags to Condition type
- Add seccomp GA version skew for pods
- seccomp GA - Add new seccomp fields and update kubelet to use them
- Add the ability to opt-out from config lock file
- Add '--logging-format' flag to kube-scheduler
- Promote new Event API to v1
- skip mismatched webhookAccessor and object
Created an issue in kubernetes/kubernetes that received 3 comments
LICENSES/vendor/go.opencensus.io/LICENSE is not present
What happened:
Running hack/update-vendor-licenses.sh manually includes this file in LICENSES.
Running hack/verify-vendor-licenses.sh complains if …
3
comments