Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into release-1.26
Browse files Browse the repository at this point in the history
  • Loading branch information
k8s-release-robot committed Nov 29, 2022
2 parents f5b5dca + d98e962 commit bc2c3bd
Showing 1 changed file with 30 additions and 30 deletions.
60 changes: 30 additions & 30 deletions staging/publishing/rules.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ rules:
branch: release-1.25
dir: staging/src/k8s.io/code-generator
- name: release-1.26
go: 1.19
go: 1.19.3
source:
branch: release-1.26
dir: staging/src/k8s.io/code-generator
Expand Down Expand Up @@ -57,10 +57,10 @@ rules:
branch: release-1.25
dir: staging/src/k8s.io/apimachinery
- name: release-1.26
go: 1.19
go: 1.19.3
source:
branch: release-1.26
dir: staging/src/k8s.io/code-generator
dir: staging/src/k8s.io/apimachinery
library: true
- destination: api
branches:
Expand Down Expand Up @@ -104,7 +104,7 @@ rules:
branch: release-1.25
dir: staging/src/k8s.io/api
- name: release-1.26
go: 1.19
go: 1.19.3
dependencies:
- repository: apimachinery
branch: release-1.26
Expand Down Expand Up @@ -184,7 +184,7 @@ rules:
go build -mod=mod ./...
go test -mod=mod ./...
- name: release-1.26
go: 1.19
go: 1.19.3
dependencies:
- repository: apimachinery
branch: release-1.26
Expand Down Expand Up @@ -260,7 +260,7 @@ rules:
branch: release-1.25
dir: staging/src/k8s.io/component-base
- name: release-1.26
go: 1.19
go: 1.19.3
dependencies:
- repository: apimachinery
branch: release-1.26
Expand Down Expand Up @@ -334,7 +334,7 @@ rules:
branch: release-1.25
dir: staging/src/k8s.io/component-helpers
- name: release-1.26
go: 1.19
go: 1.19.3
dependencies:
- repository: apimachinery
branch: release-1.26
Expand All @@ -354,7 +354,7 @@ rules:
branch: master
dir: staging/src/k8s.io/kms
- name: release-1.26
go: 1.19
go: 1.19.3
source:
branch: release-1.26
dir: staging/src/k8s.io/kms
Expand Down Expand Up @@ -432,7 +432,7 @@ rules:
branch: release-1.25
dir: staging/src/k8s.io/apiserver
- name: release-1.26
go: 1.19
go: 1.19.3
dependencies:
- repository: apimachinery
branch: release-1.26
Expand Down Expand Up @@ -540,7 +540,7 @@ rules:
branch: release-1.25
dir: staging/src/k8s.io/kube-aggregator
- name: release-1.26
go: 1.19
go: 1.19.3
dependencies:
- repository: apimachinery
branch: release-1.26
Expand Down Expand Up @@ -676,7 +676,7 @@ rules:
# assumes GO111MODULE=on
go build -mod=mod .
- name: release-1.26
go: 1.19
go: 1.19.3
dependencies:
- repository: apimachinery
branch: release-1.26
Expand Down Expand Up @@ -795,7 +795,7 @@ rules:
# assumes GO111MODULE=on
go build -mod=mod .
- name: release-1.26
go: 1.19
go: 1.19.3
dependencies:
- repository: apimachinery
branch: release-1.26
Expand Down Expand Up @@ -917,7 +917,7 @@ rules:
required-packages:
- k8s.io/code-generator
- name: release-1.26
go: 1.19
go: 1.19.3
dependencies:
- repository: apimachinery
branch: release-1.26
Expand Down Expand Up @@ -1008,7 +1008,7 @@ rules:
branch: release-1.25
dir: staging/src/k8s.io/metrics
- name: release-1.26
go: 1.19
go: 1.19.3
dependencies:
- repository: apimachinery
branch: release-1.26
Expand Down Expand Up @@ -1084,7 +1084,7 @@ rules:
branch: release-1.25
dir: staging/src/k8s.io/cli-runtime
- name: release-1.26
go: 1.19
go: 1.19.3
dependencies:
- repository: api
branch: release-1.26
Expand Down Expand Up @@ -1168,7 +1168,7 @@ rules:
branch: release-1.25
dir: staging/src/k8s.io/sample-cli-plugin
- name: release-1.26
go: 1.19
go: 1.19.3
dependencies:
- repository: api
branch: release-1.26
Expand Down Expand Up @@ -1253,7 +1253,7 @@ rules:
branch: release-1.25
dir: staging/src/k8s.io/kube-proxy
- name: release-1.26
go: 1.19
go: 1.19.3
dependencies:
- repository: apimachinery
branch: release-1.26
Expand Down Expand Up @@ -1339,7 +1339,7 @@ rules:
branch: release-1.25
dir: staging/src/k8s.io/kubelet
- name: release-1.26
go: 1.19
go: 1.19.3
dependencies:
- repository: apimachinery
branch: release-1.26
Expand Down Expand Up @@ -1425,7 +1425,7 @@ rules:
branch: release-1.25
dir: staging/src/k8s.io/kube-scheduler
- name: release-1.26
go: 1.19
go: 1.19.3
dependencies:
- repository: apimachinery
branch: release-1.26
Expand Down Expand Up @@ -1523,7 +1523,7 @@ rules:
branch: release-1.25
dir: staging/src/k8s.io/controller-manager
- name: release-1.26
go: 1.19
go: 1.19.3
dependencies:
- repository: api
branch: release-1.26
Expand Down Expand Up @@ -1643,7 +1643,7 @@ rules:
branch: release-1.25
dir: staging/src/k8s.io/cloud-provider
- name: release-1.26
go: 1.19
go: 1.19.3
dependencies:
- repository: api
branch: release-1.26
Expand Down Expand Up @@ -1777,7 +1777,7 @@ rules:
branch: release-1.25
dir: staging/src/k8s.io/kube-controller-manager
- name: release-1.26
go: 1.19
go: 1.19.3
dependencies:
- repository: apimachinery
branch: release-1.26
Expand Down Expand Up @@ -1851,7 +1851,7 @@ rules:
branch: release-1.25
dir: staging/src/k8s.io/cluster-bootstrap
- name: release-1.26
go: 1.19
go: 1.19.3
dependencies:
- repository: apimachinery
branch: release-1.26
Expand Down Expand Up @@ -1913,7 +1913,7 @@ rules:
branch: release-1.25
dir: staging/src/k8s.io/csi-translation-lib
- name: release-1.26
go: 1.19
go: 1.19.3
dependencies:
- repository: api
branch: release-1.26
Expand Down Expand Up @@ -1950,7 +1950,7 @@ rules:
branch: release-1.25
dir: staging/src/k8s.io/mount-utils
- name: release-1.26
go: 1.19
go: 1.19.3
source:
branch: release-1.26
dir: staging/src/k8s.io/mount-utils
Expand Down Expand Up @@ -2087,7 +2087,7 @@ rules:
branch: release-1.25
dir: staging/src/k8s.io/legacy-cloud-providers
- name: release-1.26
go: 1.19
go: 1.19.3
dependencies:
- repository: api
branch: release-1.26
Expand Down Expand Up @@ -2140,7 +2140,7 @@ rules:
branch: release-1.25
dir: staging/src/k8s.io/cri-api
- name: release-1.26
go: 1.19
go: 1.19.3
source:
branch: release-1.26
dir: staging/src/k8s.io/cri-api
Expand Down Expand Up @@ -2257,7 +2257,7 @@ rules:
branch: release-1.25
dir: staging/src/k8s.io/kubectl
- name: release-1.26
go: 1.19
go: 1.19.3
dependencies:
- repository: api
branch: release-1.26
Expand Down Expand Up @@ -2363,7 +2363,7 @@ rules:
branch: release-1.25
dir: staging/src/k8s.io/pod-security-admission
- name: release-1.26
go: 1.19
go: 1.19.3
dependencies:
- repository: api
branch: release-1.26
Expand Down Expand Up @@ -2397,7 +2397,7 @@ rules:
branch: master
dir: staging/src/k8s.io/dynamic-resource-allocation
- name: release-1.26
go: 1.19
go: 1.19.3
dependencies:
- repository: apimachinery
branch: release-1.26
Expand Down

0 comments on commit bc2c3bd

Please sign in to comment.