Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OCPBUGS-52395: rename 'master' to 'main' for oauth-proxy #62439

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,6 @@ tests:
cpu: 100m
workflow: ipi-gcp
zz_generated_metadata:
branch: master
branch: main
org: openshift-priv
repo: oauth-proxy
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,6 @@ tests:
cpu: 100m
workflow: ipi-gcp
zz_generated_metadata:
branch: master
branch: main
org: openshift
repo: oauth-proxy
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ tests:
cluster_profile: aws
workflow: openshift-e2e-aws
zz_generated_metadata:
branch: master
branch: main
org: openshift
repo: oauth-proxy
variant: okd-scos
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ postsubmits:
- agent: kubernetes
always_run: true
branches:
- ^master$
cluster: build07
- ^main$
cluster: build03
decorate: true
decoration_config:
oauth_token_secret:
Expand All @@ -15,7 +15,7 @@ postsubmits:
ci-operator.openshift.io/is-promotion: "true"
ci.openshift.io/generator: prowgen
max_concurrency: 1
name: branch-ci-openshift-priv-oauth-proxy-master-images
name: branch-ci-openshift-priv-oauth-proxy-main-images
path_alias: github.com/openshift/oauth-proxy
spec:
containers:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ presubmits:
- agent: kubernetes
always_run: true
branches:
- ^master$
- ^master-
cluster: build01
- ^main$
- ^main-
cluster: build09
context: ci/prow/e2e-aws
decorate: true
decoration_config:
Expand All @@ -18,7 +18,7 @@ presubmits:
ci-operator.openshift.io/cloud-cluster-profile: aws
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-priv-oauth-proxy-master-e2e-aws
name: pull-ci-openshift-priv-oauth-proxy-main-e2e-aws
path_alias: github.com/openshift/oauth-proxy
rerun_command: /test e2e-aws
spec:
Expand Down Expand Up @@ -85,8 +85,8 @@ presubmits:
- agent: kubernetes
always_run: true
branches:
- ^master$
- ^master-
- ^main$
- ^main-
cluster: build02
context: ci/prow/e2e-component
decorate: true
Expand All @@ -100,7 +100,7 @@ presubmits:
ci-operator.openshift.io/cloud-cluster-profile: gcp
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-priv-oauth-proxy-master-e2e-component
name: pull-ci-openshift-priv-oauth-proxy-main-e2e-component
path_alias: github.com/openshift/oauth-proxy
rerun_command: /test e2e-component
spec:
Expand Down Expand Up @@ -167,9 +167,9 @@ presubmits:
- agent: kubernetes
always_run: true
branches:
- ^master$
- ^master-
cluster: build02
- ^main$
- ^main-
cluster: build03
context: ci/prow/images
decorate: true
decoration_config:
Expand All @@ -180,7 +180,7 @@ presubmits:
labels:
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-priv-oauth-proxy-master-images
name: pull-ci-openshift-priv-oauth-proxy-main-images
path_alias: github.com/openshift/oauth-proxy
rerun_command: /test images
spec:
Expand Down Expand Up @@ -230,9 +230,9 @@ presubmits:
- agent: kubernetes
always_run: true
branches:
- ^master$
- ^master-
cluster: build02
- ^main$
- ^main-
cluster: build03
context: ci/prow/unit
decorate: true
decoration_config:
Expand All @@ -243,7 +243,7 @@ presubmits:
labels:
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-priv-oauth-proxy-master-unit
name: pull-ci-openshift-priv-oauth-proxy-main-unit
path_alias: github.com/openshift/oauth-proxy
rerun_command: /test unit
spec:
Expand Down Expand Up @@ -293,9 +293,9 @@ presubmits:
- agent: kubernetes
always_run: true
branches:
- ^master$
- ^master-
cluster: build02
- ^main$
- ^main-
cluster: build03
context: ci/prow/verify
decorate: true
decoration_config:
Expand All @@ -306,7 +306,7 @@ presubmits:
labels:
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-priv-oauth-proxy-master-verify
name: pull-ci-openshift-priv-oauth-proxy-main-verify
path_alias: github.com/openshift/oauth-proxy
rerun_command: /test verify
spec:
Expand Down Expand Up @@ -356,9 +356,9 @@ presubmits:
- agent: kubernetes
always_run: true
branches:
- ^master$
- ^master-
cluster: build02
- ^main$
- ^main-
cluster: build03
context: ci/prow/verify-deps
decorate: true
decoration_config:
Expand All @@ -369,7 +369,7 @@ presubmits:
labels:
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-priv-oauth-proxy-master-verify-deps
name: pull-ci-openshift-priv-oauth-proxy-main-verify-deps
path_alias: github.com/openshift/oauth-proxy
rerun_command: /test verify-deps
spec:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ postsubmits:
- agent: kubernetes
always_run: true
branches:
- ^master$
cluster: build07
- ^main$
cluster: build03
decorate: true
labels:
ci-operator.openshift.io/is-promotion: "true"
ci.openshift.io/generator: prowgen
max_concurrency: 1
name: branch-ci-openshift-oauth-proxy-master-images
name: branch-ci-openshift-oauth-proxy-main-images
spec:
containers:
- args:
Expand Down Expand Up @@ -61,8 +61,8 @@ postsubmits:
- agent: kubernetes
always_run: true
branches:
- ^master$
cluster: build07
- ^main$
cluster: build03
decorate: true
decoration_config:
skip_cloning: true
Expand All @@ -71,7 +71,7 @@ postsubmits:
ci-operator.openshift.io/variant: okd-scos
ci.openshift.io/generator: prowgen
max_concurrency: 1
name: branch-ci-openshift-oauth-proxy-master-okd-scos-images
name: branch-ci-openshift-oauth-proxy-main-okd-scos-images
spec:
containers:
- args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@ presubmits:
- agent: kubernetes
always_run: true
branches:
- ^master$
- ^master-
cluster: build05
- ^main$
- ^main-
cluster: build01
context: ci/prow/e2e-aws
decorate: true
labels:
ci-operator.openshift.io/cloud: aws
ci-operator.openshift.io/cloud-cluster-profile: aws
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-oauth-proxy-master-e2e-aws
name: pull-ci-openshift-oauth-proxy-main-e2e-aws
rerun_command: /test e2e-aws
spec:
containers:
Expand Down Expand Up @@ -75,8 +75,8 @@ presubmits:
- agent: kubernetes
always_run: true
branches:
- ^master$
- ^master-
- ^main$
- ^main-
cluster: build02
context: ci/prow/e2e-component
decorate: true
Expand All @@ -85,7 +85,7 @@ presubmits:
ci-operator.openshift.io/cloud-cluster-profile: gcp
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-oauth-proxy-master-e2e-component
name: pull-ci-openshift-oauth-proxy-main-e2e-component
rerun_command: /test e2e-component
spec:
containers:
Expand Down Expand Up @@ -147,15 +147,15 @@ presubmits:
- agent: kubernetes
always_run: true
branches:
- ^master$
- ^master-
cluster: build11
- ^main$
- ^main-
cluster: build03
context: ci/prow/images
decorate: true
labels:
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-oauth-proxy-master-images
name: pull-ci-openshift-oauth-proxy-main-images
rerun_command: /test images
spec:
containers:
Expand Down Expand Up @@ -201,9 +201,9 @@ presubmits:
- agent: kubernetes
always_run: false
branches:
- ^master$
- ^master-
cluster: build05
- ^main$
- ^main-
cluster: build01
context: ci/prow/okd-scos-e2e-aws-ovn
decorate: true
decoration_config:
Expand All @@ -214,7 +214,7 @@ presubmits:
ci-operator.openshift.io/variant: okd-scos
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-oauth-proxy-master-okd-scos-e2e-aws-ovn
name: pull-ci-openshift-oauth-proxy-main-okd-scos-e2e-aws-ovn
optional: true
rerun_command: /test okd-scos-e2e-aws-ovn
skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$
Expand Down Expand Up @@ -277,11 +277,11 @@ presubmits:
secretName: result-aggregator
trigger: (?m)^/test( | .* )okd-scos-e2e-aws-ovn,?($|\s.*)
- agent: kubernetes
always_run: false
always_run: true
branches:
- ^master$
- ^master-
cluster: build11
- ^main$
- ^main-
cluster: build03
context: ci/prow/okd-scos-images
decorate: true
decoration_config:
Expand All @@ -290,8 +290,7 @@ presubmits:
ci-operator.openshift.io/variant: okd-scos
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-oauth-proxy-master-okd-scos-images
optional: true
name: pull-ci-openshift-oauth-proxy-main-okd-scos-images
rerun_command: /test okd-scos-images
spec:
containers:
Expand Down Expand Up @@ -338,15 +337,15 @@ presubmits:
- agent: kubernetes
always_run: true
branches:
- ^master$
- ^master-
cluster: build11
- ^main$
- ^main-
cluster: build03
context: ci/prow/unit
decorate: true
labels:
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-oauth-proxy-master-unit
name: pull-ci-openshift-oauth-proxy-main-unit
rerun_command: /test unit
spec:
containers:
Expand Down Expand Up @@ -391,15 +390,15 @@ presubmits:
- agent: kubernetes
always_run: true
branches:
- ^master$
- ^master-
cluster: build11
- ^main$
- ^main-
cluster: build03
context: ci/prow/verify
decorate: true
labels:
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-oauth-proxy-master-verify
name: pull-ci-openshift-oauth-proxy-main-verify
rerun_command: /test verify
spec:
containers:
Expand Down Expand Up @@ -444,15 +443,15 @@ presubmits:
- agent: kubernetes
always_run: true
branches:
- ^master$
- ^master-
cluster: build11
- ^main$
- ^main-
cluster: build03
context: ci/prow/verify-deps
decorate: true
labels:
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-oauth-proxy-master-verify-deps
name: pull-ci-openshift-oauth-proxy-main-verify-deps
rerun_command: /test verify-deps
spec:
containers:
Expand Down