Highlights
- Arctic Code Vault Contributor
Pinned
3,083 contributions in the last year
Less
More
Activity overview
Contributed to
openshift/release,
openshift/ci-tools,
kubernetes/test-infra
and 5 other
repositories
Contribution activity
March 2021
Created 93 commits in 6 repositories
Created a pull request in openshift/ci-tools that received 21 comments
hack: add a script to check for test-infra vendors
We must ensure that our version of test-infra is not newer than that in the other repos, so that changes we make with our tools to config does not …
+30
−1
•
21
comments
Opened 67 other pull requests in 6 repositories
openshift/ci-tools
29
merged
1
open
- ci-operator: show timestamps on build log lines
- ci-operator: set higher build loglevel
- pj-rehearse: copy custom config to refs
- ci-operator: make the cache work
- ci-operator: initialize a more intelligent logger
- ci-operator: allow loading cache field
- Clean up root image tech-debt
- ci-operator: correctly mount source volumes
- ci-operator: optionally use build cache for the root
- ci-operator: allow opting out of build cache promotion
- ci-operator: label digest of image we built on top of
- Reintroduce Build Cache
- Revert "Merge pull request #1775 from stevekuznetsov/skuznets/publish…
- ci-operator: allow overriding registry for promotions
- ci-operator: always promote the build cache
- ci-operator: unite the logic for choosing images to promote
- ci-operator: remove support for legacy promotion
- ci-operator: force clients into JSON when verbose
- hack: check vendor vs ci-chat-bot, too
- ci-operator: default both timeout and grace period
- ci-operator: really do verbose logging
- ci-operator: censor all secret data in sidecar
- make: use dummy data for front-end without a compiler
- vendor: bump k8s.io/test-infra
- hack: add a no-op script to pass test
- Some pull requests not shown.
kubernetes/test-infra
1
open
15
merged
- prow: pod-utils: sidecar: allow configuring censor paths
- prow: use new censoring options for sidecar
- pod-utils: sidecar: use sub-struct for censoring options
- sidecar: allow profiling memory use over time
- sidecar: fix a log line
- sidecar: first-class support for registry credentials
- sidecar: don't error on symlinks in artifacts
- sidecar: place temp files on the same device
- sidecar: emit debug logs by default
- pod-utils: add seme debug logging to censoring
- sidecar: ignore k8s volume implementation details
- pod-utils: allow opting into censoring for secrets
- sidecar: censor files inside of archives
- prow: bugzilla: always request a review from QA
- sidecar: censor artifacts and logs before upload
- secrets: censor more efficiently
openshift/release
11
merged
3
closed
- supplemental images: stop building on config change
- ci-tools: test out the build cache
- debug
- jobs: oopsie doopsie
- prow: turn off controllers
- jobs: censor secrets everywhere
- app.ci: add a namespace to cache build output
- ci-tools: turn on censoring
- sigh
- ci-tools: fix image for presubmit
- ci-tools: add a presubmit to validate test-infra vendor
- ci-tools: stop building secret-wrapper image
- jobs: stop setting useless flag
- ci-operator: remove unused artifact_dir settings
openshift/ci-docs
4
merged
openshift/release-controller
2
merged
openshift/ci-chat-bot
1
closed
Reviewed 83 pull requests in 8 repositories
openshift/release 31 pull requests
- add the aws-2 quota slice in boskos configuration
- Add Source Clone Secrets for Build Tests
- tide: future-proof for master/main default change
- add an ipi-deprovision job for the 2nd aws account
- change the jira card reference for the jenkins 3.11 jobs
- split ipi-deprovision job to gcp and aws parts and generate the bash script
- remove assisted ipv6 build on ocp 4.7, as it's not supported
- Add image stream and RBAC for IBM Z Ecosystem Cloud
- Add the initial workflow for deploy a cluster in PowerVS
- Revert "prow: turn off controllers"
- add flow-schema to exempt all probes
- Move branch-ci-openshift-ci-tools-master-images to build01
- supplemental-ci-images: add redhat-operator-index
- Adding the dnsmasq changes to the template
- Add job/periodic-image-mirroring-dptp-internal
- Add four new leases for new libvirt-ppc64le machine
- [DPTP-2014] change blocking-issue-creator arguments to up-to-date
- Add third ppc64le libvirt ci
- ocm: add new repo multicloud-operators-placementrule
- Use secret/brew-registry-pullsecret in namespace/test-credentials
- Map secret/brew-registry-pullsecret to namespace/test-credentials
- CI tools: Add typescript to build_root
- Migrate k8s-conformance periodic to a workflow
- Enable auto-upgrade of build01
- adding single-node and single-node with bootstrap-in-place jobs for 4.8
- Some pull request reviews not shown.
openshift/ci-tools 29 pull requests
- ci-operator: initialize a more intelligent logger
- Wait for pod deletion during cleanup
- test: add index content test for optional operator e2e
- DPTP-1996 Add cluster profile for the second AWS
- [DPTP-2057] multi_stage: write commands.sh to configmap
- ci-operator: optionally use build cache for the root
-
Conform to the new
secretutilsemantics - multi_stage: stop setting path in multi_stage.go
- multi_stage: update PATH for cli using entrypoint-wrapper
- Iterate through pods during multi-stage delete
- ci-operator: add support for operator upgrade tests
- Reuse metav1.ListOptions when watching
- Add watching ctrlruntimeclient wrapper and use it to wait for pods
- Import release: Create an immutable ConfigMap
- ci-operator: add support for operator upgrade tests
- Vault secret collection manager: Add edit members functionality
- Vault secret collection manager: Add backend for Deletion
- Vault secret manager: Add request logging
- Add basic secret manager frontend
- ci-operator: stop allowing users to set artifact dir
- [DPTP-1969] Implement a more sophisticated way to chooses a subset of jobs when there is a rehearsal limit
- Use embedd instead of bindata for embedding
- Vault subpath proxy: Use testhelper machinery
- pkg/registry: emit less arcane error messages
- sanitize: use kvm label
- Some pull request reviews not shown.
kubernetes/test-infra 12 pull requests
- Deflake TestBranchProtectionMergeMergesAnythingWithoutAnError
- Persist job runs past max_prowjob_age by storing them in the GH status description
- sidecar: allow profiling memory use over time
- Sinker: Instantly clean duplicate prowjobs
- sidecar: first-class support for registry credentials
- Bugzilla: Copy blocks field when cloning bugs
- sidecar: place temp files on the same device
- remove ocp 4.7 ipv6 job, as it's gonna be removed in a bit
- sidecar: censor files inside of archives
- sidecar: censor artifacts and logs before upload
- secrets: censor more efficiently
- ProwJob endpoint: Strip managed fields
openshift/ci-docs 5 pull requests
openshift/ci-chat-bot 3 pull requests
openshift/knative-client 1 pull request
kubernetes/k8s.io 1 pull request
redhat-operator-ecosystem/release 1 pull request
Created an issue in kubernetes-sigs/controller-runtime that received 4 comments
Setting Logger Does Not Propagate To Client-Go
I am a user, in my repo I am making use of the controller-runtime client. I wish to see the debug/trace-level logging that I would get from a clien…
4
comments

