Peter Rúček

Results 12 issues of Peter Rúček

Resolves https://github.com/kubernetes/test-infra/issues/30108 Add new `BulkJobStatusChange` endpoint to change the status of multiple PJs.

area/prow
cncf-cla: yes
size/M
do-not-merge/work-in-progress
sig/testing
ok-to-test

Resolves: https://github.com/kubernetes-sigs/prow/issues/115 Add new `BulkJobStatusChange` endpoint to change the status of multiple PJs.

cncf-cla: yes
ok-to-test
size/XL

Original issue: https://github.com/kubernetes/test-infra/issues/30108 **What would you like to be added:** A simple API to mass update statuses of jobs based on filtering criteria: - cluster - state - started_after -...

Reverts kubernetes-sigs/prow#156

cncf-cla: yes
ok-to-test
size/XXL

This PR resolves issues: `{ could not create RPM repo server deployment: Deployment.apps "rpm-repo" is invalid: [spec.selector.matchLabels: Invalid value: "[images]": a valid label must be an empty string or consist...

approved
tide/merge-method-squash
do-not-merge/hold

**What type of PR is this?** /kind feature /kind api-change **What this PR does / why we need it**: This feature is adding `WaitingTimeout` for `SpotMarketOptions` that is optional. The...

kind/feature
size/L
needs-rebase
cncf-cla: yes
release-note
lifecycle/stale
kind/api-change
tide/merge-method-squash
needs-priority

Fixes #269 When a PR has "changes requested", Tide was attempting to merge it even though GitHub blocks it when branch protection requires reviews. Changes: - Added branch protection check...

cncf-cla: yes
size/XL
do-not-merge/hold
area/tide

Fixes: https://github.com/kubernetes-sigs/prow/issues/474 This PR adds a fallback to merging an individual PR, when a batch fails to merge. Before, when a Batch failed to merge, it didn't take into account...

cncf-cla: yes
size/S
do-not-merge/hold
area/tide

**Added `pkg/dockerfile/inputs.go`** - Core detection logic: - Automatically detects `registry.ci.openshift.org` and `quay-proxy.ci.openshift.org` references in Dockerfiles - Parses references into `org/repo/tag` components - Generates `base_images` and `inputs.as[]` configuration on-the-fly - Using...

approved

Add --ignore-repos flag to registry-replacer Changes: - Add --ignore-repos flag that accepts org/repo notation (can be passed multiple times) - Skip processing for repos in the ignore list - Add...

approved
do-not-merge/hold