Highlights
- Arctic Code Vault Contributor
- Developer Program Member
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
1,988 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in openshift/cluster-kube-controller-manager-operator that received 105 comments
[release-4.5] Bug 1880324: fix bug in reflector not recovering from "Too large reso…
…urce version" /assign @p0lyn0mial
- Bug 1888738: fall-back must-gather to official RH supported image
- inspect: add example how to use multiple resources
- Bug 1888657: set command name for LoginOptions
- Bug 1885959: fix nil pointer in release code
- Bug 1885170: fix nil pointer in release code
- [release-4.5] Bug 1884580: Set appropriate owner references when creating a job from cronjob
- [release-4.4] Bug 1884569: Set appropriate owner references when creating a job from cronjob
- update statefulset pod when it is not running and has ErrImagePullBackOff error
- [WIP] Raise error if the user has multiple contexts but no current set
- fix(kubectl): print error if users place flags before plugin name
- Remove dependency of generators from create rolebinding
- Fix prefixed global flags for kubectl plugins
- Add cronjob controller v2
- Update cobra dependency to v1.1.1
- Alter wording to describe pods using a pvc
- fix hpa setStatus error "currentMetrics invalid value null"
- Add integration test for kubectl debug
- Remove redundant variable
- Automated cherry pick of #95260: Fixes high CPU usage in kubectl drain
- check if kubectl version required values are empty
- Automated cherry pick of #95260: Fixes high CPU usage in kubectl drain
- Automated cherry pick of #95260: Fixes high CPU usage in kubectl drain
- Fix catch all regex and missing DryRun Options
- Fixes high CPU usage in kubectl drain
- kubectl create ingress
- Do Not Show Deletion Flags Under kubectl apply Options
- kubectl: Update triage/support label references to kind/support
- kubectl: add a space between effect and operator when printing tolerations
- fix staticcheck failures for kubectl scale and add error check for Visit()
- fix func name NewCreateCreateDeploymentOptions
- Fix staticchecks in vendor/k8s.io/client-go
- cleanup: use i18n.T on all command descriptions
- Some pull request reviews not shown.
- show proper wildcard for 'oc image mirror --help example'
- [release-4.6] Bug 1891892: Create Windows version information
- fix help for 'oc adm release extract'
- Bug 1891555: Create Windows version information
- [release-4.5] Bug 1891429: Login: Avoid overwriting same user from different cluster
- [release-4.6] Bug 1891427: Login: Avoid overwriting same user from different cluster
- Bug 1878163: Updating ose-cli-artifacts builder & base images to be consistent with ART
- Updating openshift-enterprise-cli builder & base images to be consistent with ART
- Updating ose-tools builder & base images to be consistent with ART
- Updating openshift-enterprise-deployer builder & base images to be consistent with ART
- Updating ose-cli-artifacts builder & base images to be consistent with ART
- Bug 1868384: Login: Avoid overwriting same user from different cluster
- Bug 1841885: Support airgapped mirroring with `oc adm catalog mirror`
- IR-112: Pruner should keep OCI image configs
- debug: Allow pods to keep labels during debugging
- Bug 1885179: Avoid deadlock by closing pipe reader end
- oc login: Show tokenURL message if only IDP is basic and user has not provided username
- Bug 1884270: bypass golang url parsing with scp styled ssh git URLs; refactor URL for older git clients
- CONSOLE-2266: Add Console QuickStart CRD
- operator/v1: add ovs hw offload support for ovn-kubernetes config
- Add Descheduler api to operator/v1
- Bug 1813012: etcdDiscoveryDomain is not used to fetch the SRV records
- Run verify-crds.sh against all CRDs
- Update to kubernetes v1.19.2
- Route: Document possible values for spec.tls.termination
- Bug 1880856: operator/network: update docs on iptablesSyncPeriod
- Storage: register Cinder CSI driver
- [release-4.5] Bug 1891781: Set dnsPolicy ClusterFirstWithHostNet to match hostNetwork
- [release-4.6] Bug 1891779: Set dnsPolicy ClusterFirstWithHostNet to match hostNetwork
- bump library-go for static pod uid
- Bug 1891740: Reduce OperatorStatusChanged event noise for staticpod controller
- Transfer build-root control to the repository
- [release-4.6] Bug 1883458: add new apigroup to rendered clusterrole copy
- Bug 1886022: add new apigroup to rendered clusterrole copy
- an e2e for testing "openshift.io/imagestreams" count quota
- move cakephp e2e skip down a level to make openshift-tests happy
- Bug 1882556: Access git over https for tests
- Bug 1891532 : UPSTREAM: <carry>: maintains OpenShift specific ResourceQuota evaluators
- Bug 1891527: UPSTREAM: <carry>: maintains OpenShift specific ResourceQuota evaluators
- Bug 1887942: [release-4.5] Pick scheduler v1beta1 componentconfig API
- [release-4.5] Bug 1891781: Set dnsPolicy ClusterFirstWithHostNet to match hostNetwork
- [release-4.6] Bug 1891779: Set dnsPolicy ClusterFirstWithHostNet to match hostNetwork
- bump library-go for static pod uid
- Bug 1891740: Reduce OperatorStatusChanged event noise for staticpod controller
- Bug 1887942: [release-4.5] Switch to v1beta1 Scheduler config to bridge between Policy/Plugin APIs
- Bug 1881322: Sync new kube-scheduler-client-cert-key on recovery
- Bug 1891518: UPSTREAM: <carry>: maintains OpenShift specific ResourceQuota evaluators
- UPSTREAM <carry>: maintains OpenShift specific ResourceQuota evaluators
- [WIP] Bug 1873043: Rebase to 1.19.2
- [release-4.6] Bug 1887308: UPSTREAM: 94712: avoid potential secret leaking while reading .dockercfg
- Bug 1889786: UPSTREAM: 94712: avoid potential secret leaking while reading .dockercfg
Created an issue in kubernetes/kubectl that received 1 comment
git-like blame for kubectl
When you request yaml or json output you'll notice the addition of .managedFields which contain information from server-side apply about modificati…