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

Update publishing-bot rules to Go 1.18.9 #114288

Merged
merged 1 commit into from Dec 7, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
54 changes: 27 additions & 27 deletions staging/publishing/rules.yaml
Expand Up @@ -16,7 +16,7 @@ rules:
branch: release-1.23
dir: staging/src/k8s.io/code-generator
- name: release-1.24
go: 1.18.8
go: 1.18.9
source:
branch: release-1.24
dir: staging/src/k8s.io/code-generator
Expand Down Expand Up @@ -47,7 +47,7 @@ rules:
branch: release-1.23
dir: staging/src/k8s.io/apimachinery
- name: release-1.24
go: 1.18.8
go: 1.18.9
source:
branch: release-1.24
dir: staging/src/k8s.io/apimachinery
Expand Down Expand Up @@ -88,7 +88,7 @@ rules:
branch: release-1.23
dir: staging/src/k8s.io/api
- name: release-1.24
go: 1.18.8
go: 1.18.9
dependencies:
- repository: apimachinery
branch: release-1.24
Expand Down Expand Up @@ -156,7 +156,7 @@ rules:
go build -mod=mod ./...
go test -mod=mod ./...
- name: release-1.24
go: 1.18.8
go: 1.18.9
dependencies:
- repository: apimachinery
branch: release-1.24
Expand Down Expand Up @@ -236,7 +236,7 @@ rules:
branch: release-1.23
dir: staging/src/k8s.io/component-base
- name: release-1.24
go: 1.18.8
go: 1.18.9
dependencies:
- repository: apimachinery
branch: release-1.24
Expand Down Expand Up @@ -310,7 +310,7 @@ rules:
branch: release-1.23
dir: staging/src/k8s.io/component-helpers
- name: release-1.24
go: 1.18.8
go: 1.18.9
dependencies:
- repository: apimachinery
branch: release-1.24
Expand Down Expand Up @@ -404,7 +404,7 @@ rules:
branch: release-1.23
dir: staging/src/k8s.io/apiserver
- name: release-1.24
go: 1.18.8
go: 1.18.9
dependencies:
- repository: apimachinery
branch: release-1.24
Expand Down Expand Up @@ -504,7 +504,7 @@ rules:
branch: release-1.23
dir: staging/src/k8s.io/kube-aggregator
- name: release-1.24
go: 1.18.8
go: 1.18.9
dependencies:
- repository: apimachinery
branch: release-1.24
Expand Down Expand Up @@ -630,7 +630,7 @@ rules:
# assumes GO111MODULE=on
go build -mod=mod .
- name: release-1.24
go: 1.18.8
go: 1.18.9
dependencies:
- repository: apimachinery
branch: release-1.24
Expand Down Expand Up @@ -757,7 +757,7 @@ rules:
# assumes GO111MODULE=on
go build -mod=mod .
- name: release-1.24
go: 1.18.8
go: 1.18.9
dependencies:
- repository: apimachinery
branch: release-1.24
Expand Down Expand Up @@ -877,7 +877,7 @@ rules:
required-packages:
- k8s.io/code-generator
- name: release-1.24
go: 1.18.8
go: 1.18.9
dependencies:
- repository: apimachinery
branch: release-1.24
Expand Down Expand Up @@ -980,7 +980,7 @@ rules:
branch: release-1.23
dir: staging/src/k8s.io/metrics
- name: release-1.24
go: 1.18.8
go: 1.18.9
dependencies:
- repository: apimachinery
branch: release-1.24
Expand Down Expand Up @@ -1060,7 +1060,7 @@ rules:
branch: release-1.23
dir: staging/src/k8s.io/cli-runtime
- name: release-1.24
go: 1.18.8
go: 1.18.9
dependencies:
- repository: api
branch: release-1.24
Expand Down Expand Up @@ -1140,7 +1140,7 @@ rules:
branch: release-1.23
dir: staging/src/k8s.io/sample-cli-plugin
- name: release-1.24
go: 1.18.8
go: 1.18.9
dependencies:
- repository: api
branch: release-1.24
Expand Down Expand Up @@ -1225,7 +1225,7 @@ rules:
branch: release-1.23
dir: staging/src/k8s.io/kube-proxy
- name: release-1.24
go: 1.18.8
go: 1.18.9
dependencies:
- repository: apimachinery
branch: release-1.24
Expand Down Expand Up @@ -1311,7 +1311,7 @@ rules:
branch: release-1.23
dir: staging/src/k8s.io/kubelet
- name: release-1.24
go: 1.18.8
go: 1.18.9
dependencies:
- repository: apimachinery
branch: release-1.24
Expand Down Expand Up @@ -1397,7 +1397,7 @@ rules:
branch: release-1.23
dir: staging/src/k8s.io/kube-scheduler
- name: release-1.24
go: 1.18.8
go: 1.18.9
dependencies:
- repository: apimachinery
branch: release-1.24
Expand Down Expand Up @@ -1491,7 +1491,7 @@ rules:
branch: release-1.23
dir: staging/src/k8s.io/controller-manager
- name: release-1.24
go: 1.18.8
go: 1.18.9
dependencies:
- repository: api
branch: release-1.24
Expand Down Expand Up @@ -1603,7 +1603,7 @@ rules:
branch: release-1.23
dir: staging/src/k8s.io/cloud-provider
- name: release-1.24
go: 1.18.8
go: 1.18.9
dependencies:
- repository: api
branch: release-1.24
Expand Down Expand Up @@ -1733,7 +1733,7 @@ rules:
branch: release-1.23
dir: staging/src/k8s.io/kube-controller-manager
- name: release-1.24
go: 1.18.8
go: 1.18.9
dependencies:
- repository: apimachinery
branch: release-1.24
Expand Down Expand Up @@ -1831,7 +1831,7 @@ rules:
branch: release-1.23
dir: staging/src/k8s.io/cluster-bootstrap
- name: release-1.24
go: 1.18.8
go: 1.18.9
dependencies:
- repository: apimachinery
branch: release-1.24
Expand Down Expand Up @@ -1893,7 +1893,7 @@ rules:
branch: release-1.23
dir: staging/src/k8s.io/csi-translation-lib
- name: release-1.24
go: 1.18.8
go: 1.18.9
dependencies:
- repository: api
branch: release-1.24
Expand Down Expand Up @@ -1940,7 +1940,7 @@ rules:
branch: release-1.23
dir: staging/src/k8s.io/mount-utils
- name: release-1.24
go: 1.18.8
go: 1.18.9
source:
branch: release-1.24
dir: staging/src/k8s.io/mount-utils
Expand Down Expand Up @@ -2035,7 +2035,7 @@ rules:
branch: release-1.23
dir: staging/src/k8s.io/legacy-cloud-providers
- name: release-1.24
go: 1.18.8
go: 1.18.9
dependencies:
- repository: api
branch: release-1.24
Expand Down Expand Up @@ -2130,7 +2130,7 @@ rules:
branch: release-1.23
dir: staging/src/k8s.io/cri-api
- name: release-1.24
go: 1.18.8
go: 1.18.9
source:
branch: release-1.24
dir: staging/src/k8s.io/cri-api
Expand Down Expand Up @@ -2213,7 +2213,7 @@ rules:
branch: release-1.23
dir: staging/src/k8s.io/kubectl
- name: release-1.24
go: 1.18.8
go: 1.18.9
dependencies:
- repository: api
branch: release-1.24
Expand Down Expand Up @@ -2331,7 +2331,7 @@ rules:
branch: release-1.23
dir: staging/src/k8s.io/pod-security-admission
- name: release-1.24
go: 1.18.8
go: 1.18.9
dependencies:
- repository: api
branch: release-1.24
Expand Down