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 40 million developers.
Sign up-
Red Hat, Inc
- Poland
Pinned
2,190 contributions in the last year
Activity overview
Contribution activity
January 2020
Created a pull request in openshift/oc that received 7 comments
Bug 1788016: Suppress nil pointer dereference for job spec
If job spec pointer dereference is nil, the result will be empty string instead of showing wrong result or runtime error. Reference: https://bugzil…
+3
−0
•
7
comments
- Fix kubectl top sort-by cpu and sort-by memory options
- Fix apply --prune to visit cli specified namespace
- fix kubectl apply set last applied namespace error
- sts: rollout history will show the details of the sts if the revision is specfied
- correct invalid urls and close issue
- kubectl: remove unreachable code
- prevent blocking wait in cert reloading
- silence usage when required flag is not passed
Created an issue in kubernetes/enhancements that received 1 comment
kubectl debug
Enhancement Description One-line enhancement description (can be used as a release note): Add a new command to debug pods. Kubernetes Enhancement …
1
comment