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
Popular repositories
3,451 contributions in the last year
Activity overview
Contributed to
kubermatic/kubermatic,
openshift/release,
kubernetes/test-infra
and 5 other
repositories
Contribution activity
June 2020
Created a pull request in knative/pkg that received 11 comments
Avoid importing apis/duck from apis/duck/<<version>>
Fixes #1387 Moves some type definitions from apis/duck into apis/duck/ducktypes Creates aliases from apis/duck to the new location to stay compatible
+211
−172
•
11
comments
- Remove stale fixtures and add prefix to identify fixtures
- Configresolver test: Prevent flakes by making registry change atomic
- Fix escaping of fixture names
- Bump test-infra
- Add unparam linter to prevent unused function arguments and returns
- Promotionreconciler: Don't retry on multiple results
- Remove unused TagOverrides field from ReleaseTagConfiguration
- TestImagesDistributor: Honor tag_specification
- Remove deprecated handling of nil registry from controller-manager
- Fix api.ci config loading
- Revert "Merge pull request #893 from alvaroaleman/remove-dockercfg-ma…
- Prowgen: Stop setting the kubeconfig
- Allow triggering testimagestreamtag imports via a new CRD
- Step tests: Use fixtures to make changes easier
- Rehearsals: Propagate back Imagestreamtags
- Log reported job result
- Support multiple build clusters in pj-rehearse
- Rehearse: Set passed namespace
- Rehearsals: Use ctlrruntimeclient for prowjobs
- Remove remaining imagestreamtag cluster check
- Remove validation for cluster field set in imagestreamtags
- Test images distributor: use imagestream.status to find all tags
- Remove dockercfg option from ci-operator
- Remove cluster field from ci-operator types
- Use methods for getting/setting the namespace on jobConfig
- Some pull requests not shown.
- Ghproxy dashboard: Stack token consumption by {user-agent,path} graphs
- Re-Enable promotionreconciler
- Change configmap for a build01 job
- Disable promotionreconciler
- Add build01 and build02 kubeconfigs to pj-reherase
- Fix typo in dptp-controller-manager rbac
- Remove kubeconfig arg from jobs
- Add crd and rbac for testimagestreamtagimports
- Disable tot in plank
- Redirect to app.ci boskos
- Fix incorrect cluster field
- Make Peter Hunt admin for debugging on build01
- Remove cluster field from IST definitions
- Fix broken flag and metrics on prow-controller-manager
- Re-add prow-controller-manager to replace plank
- Revert "Merge pull request #9487 from alvaroaleman/prow-cm"
- CI-Tools: Use go 1.14
- Spyglass: Highlight namespace deletion message
- Test images distributor: Distribute the clonerefs image
- Add prow-controller-manager deployment
- Allow dptp-cm to manage rolebindings and roles
- Ci-Search: Use two replicas and add PDB
- WIP test ci-op changes
- WIP test ci-op changes
- Mount step registry config into dptp-controller-manager
- Some pull requests not shown.
- Github GetRef: If possible, return exact match from multiple results
- GHProxy: log token usage
- GitHub GetRef: Better handle the case of getting multiple result
- Crier github: Stop retrying on max sha error
- Crier: Fix a bug where it waits for the wrong change
- Add announcement for plankv2
- Give starter.yaml some love
- Update kube dependencies to 1.18.3
- PlankV2: Couple of small bugs
- Publish the prow-controller-manager
- Github: Add NewNotFound to aid in testing
- Add oVirt/csi-driver-operator to prow config
- Add crc to openshift CI
- Adding CI for oVirt/csi-driver-operator
- reduce ppc64le libvirt ci to max of four leases
- clusters/app.ci/prow-monitoring: Give per-hour rates
- core-services/prow/02_config: Disable batching for openshift/origin
- Update prow to v20200618-e16b508630, and other images as necessary.
- metrics: remove source clone errors from dashboard, alert
- remove ci.ext context for upgrade op
- Blackbox export api-server and console of build02
- Generate certs for ingress on build02
- Deploy blackbox_prober
- Update prow to v20200617-c68834a357, and other images as necessary.
- Add Peter Hunt into ci-admin for debugging
- config: update replace names to match builder
- Revert "More presubmits build01"
- All simonpasquier to view openshift-monitoring stack
- Add prow configurations for private-cluster-rhapi-apischeme-updater
- Replace whitelist/blacklist terminology
- Move the aws-efs-operator-codecov-token
- config: correctly branch to 4.6
- Update prow to v20200611-128455dfd8, and other images as necessary.
- Removed unused secret mapping
- Bind image-puller for ovirt image-mirroring
- Update prow to v20200608-fa017f09c2, and other images as necessary.
- Some pull request reviews not shown.
- prow: hook: approvers plugin: configurable command help page
- Introduce a servemux http handler and refactor hook to use this instead
- bugzilla plugin: fix potential panic in cherrypick code
- Add a severity field to logrus JSON output by default
- prow: spyglass: fix rendering of remote lenses
- Bugzilla: Add functions to get all clones across multi levels
- hook only unmarshals the hmac token secret when it's changed
- Validate github tokens when reading and improve GitHub API error handling
- [git] Add the ability to fetch from different remote
- Show more info in the crier retry log
- Prevent release note duplicate messages
- prow: configurable metrics and pprof port
- github: fix the fork name field we read
- Added clear manual creation of Webhooks
- Fix deck error handling with %w wrapping error
- cherrypicker: wait longer for forks, comment on failure
- gcsupload: Don't force optional credentials file to be provided
- Stop bumping things in prow's codebase.
- Fix updateconfig plugin bug: return nil when it could return error
- Add a debug log in updateconfig plugin
- prow: deck: add local dev doc
- prow: change job url prefix format for multiple concurrent storage providers
- prow: add constants for finished.json and started.json
- prow: fix GHE pagination
- prow: cherrypicker: add Github enterprise support
- Some pull request reviews not shown.
- Bugzilla backporter tool
- ci-operator: unconditionally expose paramters from steps
- Update test infra
- Remove dockercfg option from ci-operator
- Implement prow-job-dispatcher
- ci-operator: require stable image stream before creating tags
- ci-operator: correctly wrap errors from steps
- Implement Prow Jobs dispatcher
- Ci-Operator: Remove cross-cluster image import functionality
- 🏃 Cleanup controller internal logger
- [0.6] Update go.mod dependencies patch versions (v0.18.4)
- [0.5] Update go.mod dependencies patch versions (v0.17.7)
- ✨ KubeAwareEncoder -> Log kind and apiversion from schema if not set explicitly
- ✨ added per controller leader election
- 🐛 Always shutdown etcd when stopping envtest
Created an issue in kubernetes-sigs/boskos that received 1 comment
Allow running Boskos in HA mode
Currently it is not possible to run boskos with more than one replica, because it maintains an in-memory FIFO queue to make sure leases are handed …
1
comment