Skip to content

Commit

Permalink
Merge pull request #114648 from liggitt/publishing-1.23
Browse files Browse the repository at this point in the history
Update 1.23 publishing go version to go1.19.4
  • Loading branch information
k8s-ci-robot committed Dec 22, 2022
2 parents 6e65c98 + 09f7d54 commit d2504c9
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 @@ -11,7 +11,7 @@ rules:
branch: release-1.22
dir: staging/src/k8s.io/code-generator
- name: release-1.23
go: 1.17.13
go: 1.19.4
source:
branch: release-1.23
dir: staging/src/k8s.io/code-generator
Expand Down Expand Up @@ -42,7 +42,7 @@ rules:
branch: release-1.22
dir: staging/src/k8s.io/apimachinery
- name: release-1.23
go: 1.17.13
go: 1.19.4
source:
branch: release-1.23
dir: staging/src/k8s.io/apimachinery
Expand Down Expand Up @@ -80,7 +80,7 @@ rules:
branch: release-1.22
dir: staging/src/k8s.io/api
- name: release-1.23
go: 1.17.13
go: 1.19.4
dependencies:
- repository: apimachinery
branch: release-1.23
Expand Down Expand Up @@ -142,7 +142,7 @@ rules:
go build -mod=mod ./...
go test -mod=mod ./...
- name: release-1.23
go: 1.17.13
go: 1.19.4
dependencies:
- repository: apimachinery
branch: release-1.23
Expand Down Expand Up @@ -224,7 +224,7 @@ rules:
branch: release-1.22
dir: staging/src/k8s.io/component-base
- name: release-1.23
go: 1.17.13
go: 1.19.4
dependencies:
- repository: apimachinery
branch: release-1.23
Expand Down Expand Up @@ -298,7 +298,7 @@ rules:
branch: release-1.22
dir: staging/src/k8s.io/component-helpers
- name: release-1.23
go: 1.17.13
go: 1.19.4
dependencies:
- repository: apimachinery
branch: release-1.23
Expand Down Expand Up @@ -390,7 +390,7 @@ rules:
branch: release-1.22
dir: staging/src/k8s.io/apiserver
- name: release-1.23
go: 1.17.13
go: 1.19.4
dependencies:
- repository: apimachinery
branch: release-1.23
Expand Down Expand Up @@ -488,7 +488,7 @@ rules:
branch: release-1.22
dir: staging/src/k8s.io/kube-aggregator
- name: release-1.23
go: 1.17.13
go: 1.19.4
dependencies:
- repository: apimachinery
branch: release-1.23
Expand Down Expand Up @@ -611,7 +611,7 @@ rules:
# assumes GO111MODULE=on
go build -mod=mod .
- name: release-1.23
go: 1.17.13
go: 1.19.4
dependencies:
- repository: apimachinery
branch: release-1.23
Expand Down Expand Up @@ -744,7 +744,7 @@ rules:
# assumes GO111MODULE=on
go build -mod=mod .
- name: release-1.23
go: 1.17.13
go: 1.19.4
dependencies:
- repository: apimachinery
branch: release-1.23
Expand Down Expand Up @@ -863,7 +863,7 @@ rules:
required-packages:
- k8s.io/code-generator
- name: release-1.23
go: 1.17.13
go: 1.19.4
dependencies:
- repository: apimachinery
branch: release-1.23
Expand Down Expand Up @@ -974,7 +974,7 @@ rules:
branch: release-1.22
dir: staging/src/k8s.io/metrics
- name: release-1.23
go: 1.17.13
go: 1.19.4
dependencies:
- repository: apimachinery
branch: release-1.23
Expand Down Expand Up @@ -1056,7 +1056,7 @@ rules:
branch: release-1.22
dir: staging/src/k8s.io/cli-runtime
- name: release-1.23
go: 1.17.13
go: 1.19.4
dependencies:
- repository: api
branch: release-1.23
Expand Down Expand Up @@ -1134,7 +1134,7 @@ rules:
branch: release-1.22
dir: staging/src/k8s.io/sample-cli-plugin
- name: release-1.23
go: 1.17.13
go: 1.19.4
dependencies:
- repository: api
branch: release-1.23
Expand Down Expand Up @@ -1219,7 +1219,7 @@ rules:
branch: release-1.22
dir: staging/src/k8s.io/kube-proxy
- name: release-1.23
go: 1.17.13
go: 1.19.4
dependencies:
- repository: apimachinery
branch: release-1.23
Expand Down Expand Up @@ -1305,7 +1305,7 @@ rules:
branch: release-1.22
dir: staging/src/k8s.io/kubelet
- name: release-1.23
go: 1.17.13
go: 1.19.4
dependencies:
- repository: apimachinery
branch: release-1.23
Expand Down Expand Up @@ -1391,7 +1391,7 @@ rules:
branch: release-1.22
dir: staging/src/k8s.io/kube-scheduler
- name: release-1.23
go: 1.17.13
go: 1.19.4
dependencies:
- repository: apimachinery
branch: release-1.23
Expand Down Expand Up @@ -1483,7 +1483,7 @@ rules:
branch: release-1.22
dir: staging/src/k8s.io/controller-manager
- name: release-1.23
go: 1.17.13
go: 1.19.4
dependencies:
- repository: api
branch: release-1.23
Expand Down Expand Up @@ -1593,7 +1593,7 @@ rules:
branch: release-1.22
dir: staging/src/k8s.io/cloud-provider
- name: release-1.23
go: 1.17.13
go: 1.19.4
dependencies:
- repository: api
branch: release-1.23
Expand Down Expand Up @@ -1723,7 +1723,7 @@ rules:
branch: release-1.22
dir: staging/src/k8s.io/kube-controller-manager
- name: release-1.23
go: 1.17.13
go: 1.19.4
dependencies:
- repository: apimachinery
branch: release-1.23
Expand Down Expand Up @@ -1835,7 +1835,7 @@ rules:
branch: release-1.22
dir: staging/src/k8s.io/cluster-bootstrap
- name: release-1.23
go: 1.17.13
go: 1.19.4
dependencies:
- repository: apimachinery
branch: release-1.23
Expand Down Expand Up @@ -1897,7 +1897,7 @@ rules:
branch: release-1.22
dir: staging/src/k8s.io/csi-translation-lib
- name: release-1.23
go: 1.17.13
go: 1.19.4
dependencies:
- repository: api
branch: release-1.23
Expand Down Expand Up @@ -1949,7 +1949,7 @@ rules:
branch: release-1.22
dir: staging/src/k8s.io/mount-utils
- name: release-1.23
go: 1.17.13
go: 1.19.4
source:
branch: release-1.23
dir: staging/src/k8s.io/mount-utils
Expand Down Expand Up @@ -2023,7 +2023,7 @@ rules:
branch: release-1.22
dir: staging/src/k8s.io/legacy-cloud-providers
- name: release-1.23
go: 1.17.13
go: 1.19.4
dependencies:
- repository: api
branch: release-1.23
Expand Down Expand Up @@ -2141,7 +2141,7 @@ rules:
branch: release-1.22
dir: staging/src/k8s.io/cri-api
- name: release-1.23
go: 1.17.13
go: 1.19.4
source:
branch: release-1.23
dir: staging/src/k8s.io/cri-api
Expand Down Expand Up @@ -2207,7 +2207,7 @@ rules:
branch: release-1.22
dir: staging/src/k8s.io/kubectl
- name: release-1.23
go: 1.17.13
go: 1.19.4
dependencies:
- repository: api
branch: release-1.23
Expand Down Expand Up @@ -2331,7 +2331,7 @@ rules:
branch: release-1.22
dir: staging/src/k8s.io/pod-security-admission
- name: release-1.23
go: 1.17.13
go: 1.19.4
dependencies:
- repository: api
branch: release-1.23
Expand Down

0 comments on commit d2504c9

Please sign in to comment.