Skip to content

Commit

Permalink
Update publishing-bot rules for Go 1.17.10
Browse files Browse the repository at this point in the history
Signed-off-by: cpanato <ctadeu@gmail.com>
  • Loading branch information
cpanato committed May 14, 2022
1 parent b11ac8b commit 0f553fc
Showing 1 changed file with 27 additions and 27 deletions.
54 changes: 27 additions & 27 deletions staging/publishing/rules.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ rules:
branch: release-1.22
dir: staging/src/k8s.io/code-generator
- name: release-1.23
go: 1.17.9
go: 1.17.10
source:
branch: release-1.23
dir: staging/src/k8s.io/code-generator
Expand Down Expand Up @@ -51,7 +51,7 @@ rules:
branch: release-1.22
dir: staging/src/k8s.io/apimachinery
- name: release-1.23
go: 1.17.9
go: 1.17.10
source:
branch: release-1.23
dir: staging/src/k8s.io/apimachinery
Expand Down Expand Up @@ -94,7 +94,7 @@ rules:
branch: release-1.22
dir: staging/src/k8s.io/api
- name: release-1.23
go: 1.17.9
go: 1.17.10
dependencies:
- repository: apimachinery
branch: release-1.23
Expand Down Expand Up @@ -167,7 +167,7 @@ rules:
go build -mod=mod ./...
go test -mod=mod ./...
- name: release-1.23
go: 1.17.9
go: 1.17.10
dependencies:
- repository: apimachinery
branch: release-1.23
Expand Down Expand Up @@ -244,7 +244,7 @@ rules:
branch: release-1.22
dir: staging/src/k8s.io/component-base
- name: release-1.23
go: 1.17.9
go: 1.17.10
dependencies:
- repository: apimachinery
branch: release-1.23
Expand Down Expand Up @@ -317,7 +317,7 @@ rules:
branch: release-1.22
dir: staging/src/k8s.io/component-helpers
- name: release-1.23
go: 1.17.9
go: 1.17.10
dependencies:
- repository: apimachinery
branch: release-1.23
Expand Down Expand Up @@ -398,7 +398,7 @@ rules:
branch: release-1.22
dir: staging/src/k8s.io/apiserver
- name: release-1.23
go: 1.17.9
go: 1.17.10
dependencies:
- repository: apimachinery
branch: release-1.23
Expand Down Expand Up @@ -499,7 +499,7 @@ rules:
branch: release-1.22
dir: staging/src/k8s.io/kube-aggregator
- name: release-1.23
go: 1.17.9
go: 1.17.10
dependencies:
- repository: apimachinery
branch: release-1.23
Expand Down Expand Up @@ -627,7 +627,7 @@ rules:
# assumes GO111MODULE=on
go build -mod=mod .
- name: release-1.23
go: 1.17.9
go: 1.17.10
dependencies:
- repository: apimachinery
branch: release-1.23
Expand Down Expand Up @@ -749,7 +749,7 @@ rules:
# assumes GO111MODULE=on
go build -mod=mod .
- name: release-1.23
go: 1.17.9
go: 1.17.10
dependencies:
- repository: apimachinery
branch: release-1.23
Expand Down Expand Up @@ -867,7 +867,7 @@ rules:
required-packages:
- k8s.io/code-generator
- name: release-1.23
go: 1.17.9
go: 1.17.10
dependencies:
- repository: apimachinery
branch: release-1.23
Expand Down Expand Up @@ -963,7 +963,7 @@ rules:
branch: release-1.22
dir: staging/src/k8s.io/metrics
- name: release-1.23
go: 1.17.9
go: 1.17.10
dependencies:
- repository: apimachinery
branch: release-1.23
Expand Down Expand Up @@ -1040,7 +1040,7 @@ rules:
branch: release-1.22
dir: staging/src/k8s.io/cli-runtime
- name: release-1.23
go: 1.17.9
go: 1.17.10
dependencies:
- repository: api
branch: release-1.23
Expand Down Expand Up @@ -1121,7 +1121,7 @@ rules:
branch: release-1.22
dir: staging/src/k8s.io/sample-cli-plugin
- name: release-1.23
go: 1.17.9
go: 1.17.10
dependencies:
- repository: api
branch: release-1.23
Expand Down Expand Up @@ -1205,7 +1205,7 @@ rules:
branch: release-1.22
dir: staging/src/k8s.io/kube-proxy
- name: release-1.23
go: 1.17.9
go: 1.17.10
dependencies:
- repository: apimachinery
branch: release-1.23
Expand Down Expand Up @@ -1290,7 +1290,7 @@ rules:
branch: release-1.22
dir: staging/src/k8s.io/kubelet
- name: release-1.23
go: 1.17.9
go: 1.17.10
dependencies:
- repository: apimachinery
branch: release-1.23
Expand Down Expand Up @@ -1375,7 +1375,7 @@ rules:
branch: release-1.22
dir: staging/src/k8s.io/kube-scheduler
- name: release-1.23
go: 1.17.9
go: 1.17.10
dependencies:
- repository: apimachinery
branch: release-1.23
Expand Down Expand Up @@ -1468,7 +1468,7 @@ rules:
branch: release-1.22
dir: staging/src/k8s.io/controller-manager
- name: release-1.23
go: 1.17.9
go: 1.17.10
dependencies:
- repository: api
branch: release-1.23
Expand Down Expand Up @@ -1581,7 +1581,7 @@ rules:
branch: release-1.22
dir: staging/src/k8s.io/cloud-provider
- name: release-1.23
go: 1.17.9
go: 1.17.10
dependencies:
- repository: api
branch: release-1.23
Expand Down Expand Up @@ -1710,7 +1710,7 @@ rules:
branch: release-1.22
dir: staging/src/k8s.io/kube-controller-manager
- name: release-1.23
go: 1.17.9
go: 1.17.10
dependencies:
- repository: apimachinery
branch: release-1.23
Expand Down Expand Up @@ -1795,7 +1795,7 @@ rules:
branch: release-1.22
dir: staging/src/k8s.io/cluster-bootstrap
- name: release-1.23
go: 1.17.9
go: 1.17.10
dependencies:
- repository: apimachinery
branch: release-1.23
Expand Down Expand Up @@ -1856,7 +1856,7 @@ rules:
branch: release-1.22
dir: staging/src/k8s.io/csi-translation-lib
- name: release-1.23
go: 1.17.9
go: 1.17.10
dependencies:
- repository: api
branch: release-1.23
Expand Down Expand Up @@ -1897,7 +1897,7 @@ rules:
branch: release-1.22
dir: staging/src/k8s.io/mount-utils
- name: release-1.23
go: 1.17.9
go: 1.17.10
source:
branch: release-1.23
dir: staging/src/k8s.io/mount-utils
Expand Down Expand Up @@ -2008,7 +2008,7 @@ rules:
branch: release-1.22
dir: staging/src/k8s.io/legacy-cloud-providers
- name: release-1.23
go: 1.17.9
go: 1.17.10
dependencies:
- repository: api
branch: release-1.23
Expand Down Expand Up @@ -2081,7 +2081,7 @@ rules:
branch: release-1.22
dir: staging/src/k8s.io/cri-api
- name: release-1.23
go: 1.17.9
go: 1.17.10
source:
branch: release-1.23
dir: staging/src/k8s.io/cri-api
Expand Down Expand Up @@ -2180,7 +2180,7 @@ rules:
branch: release-1.22
dir: staging/src/k8s.io/kubectl
- name: release-1.23
go: 1.17.9
go: 1.17.10
dependencies:
- repository: api
branch: release-1.23
Expand Down Expand Up @@ -2257,7 +2257,7 @@ rules:
branch: release-1.22
dir: staging/src/k8s.io/pod-security-admission
- name: release-1.23
go: 1.17.9
go: 1.17.10
dependencies:
- repository: api
branch: release-1.23
Expand Down

0 comments on commit 0f553fc

Please sign in to comment.