Skip to content

Commit

Permalink
staging/publishing: Set default go version to go1.15.10
Browse files Browse the repository at this point in the history
  • Loading branch information
cpanato committed Apr 17, 2021
1 parent c52ea10 commit 8a7e42a
Showing 1 changed file with 28 additions and 28 deletions.
56 changes: 28 additions & 28 deletions staging/publishing/rules.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ recursive-delete-patterns:
- BUILD.bazel
- "*/BUILD.bazel"
- Gopkg.toml
default-go-version: 1.15.10
default-go-version: 1.15.11
rules:
- destination: code-generator
branches:
Expand All @@ -31,12 +31,12 @@ rules:
branch: release-1.19
dir: staging/src/k8s.io/code-generator
name: release-1.19
go: 1.15.10
go: 1.15.11
- source:
branch: release-1.20
dir: staging/src/k8s.io/code-generator
name: release-1.20
go: 1.15.10
go: 1.15.11

- destination: apimachinery
library: true
Expand Down Expand Up @@ -64,12 +64,12 @@ rules:
branch: release-1.19
dir: staging/src/k8s.io/apimachinery
name: release-1.19
go: 1.15.10
go: 1.15.11
- source:
branch: release-1.20
dir: staging/src/k8s.io/apimachinery
name: release-1.20
go: 1.15.10
go: 1.15.11

- destination: api
library: true
Expand Down Expand Up @@ -109,7 +109,7 @@ rules:
branch: release-1.19
dir: staging/src/k8s.io/api
name: release-1.19
go: 1.15.10
go: 1.15.11
dependencies:
- repository: apimachinery
branch: release-1.19
Expand Down Expand Up @@ -160,7 +160,7 @@ rules:
branch: release-1.19
dir: staging/src/k8s.io/client-go
name: release-1.19
go: 1.15.10
go: 1.15.11
dependencies:
- repository: apimachinery
branch: release-1.19
Expand Down Expand Up @@ -225,7 +225,7 @@ rules:
branch: release-1.19
dir: staging/src/k8s.io/component-base
name: release-1.19
go: 1.15.10
go: 1.15.11
dependencies:
- repository: apimachinery
branch: release-1.19
Expand Down Expand Up @@ -296,7 +296,7 @@ rules:
branch: release-1.19
dir: staging/src/k8s.io/apiserver
name: release-1.19
go: 1.15.10
go: 1.15.11
dependencies:
- repository: apimachinery
branch: release-1.19
Expand Down Expand Up @@ -384,7 +384,7 @@ rules:
branch: release-1.19
dir: staging/src/k8s.io/kube-aggregator
name: release-1.19
go: 1.15.10
go: 1.15.11
dependencies:
- repository: apimachinery
branch: release-1.19
Expand Down Expand Up @@ -484,7 +484,7 @@ rules:
branch: release-1.19
dir: staging/src/k8s.io/sample-apiserver
name: release-1.19
go: 1.15.10
go: 1.15.11
dependencies:
- repository: apimachinery
branch: release-1.19
Expand Down Expand Up @@ -573,7 +573,7 @@ rules:
branch: release-1.19
dir: staging/src/k8s.io/sample-controller
name: release-1.19
go: 1.15.10
go: 1.15.11
dependencies:
- repository: apimachinery
branch: release-1.19
Expand Down Expand Up @@ -674,7 +674,7 @@ rules:
branch: release-1.19
dir: staging/src/k8s.io/apiextensions-apiserver
name: release-1.19
go: 1.15.10
go: 1.15.11
dependencies:
- repository: apimachinery
branch: release-1.19
Expand Down Expand Up @@ -753,7 +753,7 @@ rules:
branch: release-1.19
dir: staging/src/k8s.io/metrics
name: release-1.19
go: 1.15.10
go: 1.15.11
dependencies:
- repository: apimachinery
branch: release-1.19
Expand Down Expand Up @@ -818,7 +818,7 @@ rules:
branch: release-1.19
dir: staging/src/k8s.io/cli-runtime
name: release-1.19
go: 1.15.10
go: 1.15.11
dependencies:
- repository: api
branch: release-1.19
Expand Down Expand Up @@ -889,7 +889,7 @@ rules:
branch: release-1.19
dir: staging/src/k8s.io/sample-cli-plugin
name: release-1.19
go: 1.15.10
go: 1.15.11
dependencies:
- repository: api
branch: release-1.19
Expand Down Expand Up @@ -962,7 +962,7 @@ rules:
branch: release-1.19
dir: staging/src/k8s.io/kube-proxy
name: release-1.19
go: 1.15.10
go: 1.15.11
dependencies:
- repository: apimachinery
branch: release-1.19
Expand Down Expand Up @@ -1023,7 +1023,7 @@ rules:
branch: release-1.19
dir: staging/src/k8s.io/kubelet
name: release-1.19
go: 1.15.10
go: 1.15.11
dependencies:
- repository: apimachinery
branch: release-1.19
Expand Down Expand Up @@ -1096,7 +1096,7 @@ rules:
branch: release-1.19
dir: staging/src/k8s.io/kube-scheduler
name: release-1.19
go: 1.15.10
go: 1.15.11
dependencies:
- repository: apimachinery
branch: release-1.19
Expand Down Expand Up @@ -1169,7 +1169,7 @@ rules:
branch: release-1.19
dir: staging/src/k8s.io/kube-controller-manager
name: release-1.19
go: 1.15.10
go: 1.15.11
dependencies:
- repository: apimachinery
branch: release-1.19
Expand Down Expand Up @@ -1226,7 +1226,7 @@ rules:
branch: release-1.19
dir: staging/src/k8s.io/cluster-bootstrap
name: release-1.19
go: 1.15.10
go: 1.15.11
dependencies:
- repository: apimachinery
branch: release-1.19
Expand Down Expand Up @@ -1289,7 +1289,7 @@ rules:
branch: release-1.19
dir: staging/src/k8s.io/cloud-provider
name: release-1.19
go: 1.15.10
go: 1.15.11
dependencies:
- repository: api
branch: release-1.19
Expand Down Expand Up @@ -1364,7 +1364,7 @@ rules:
branch: release-1.19
dir: staging/src/k8s.io/csi-translation-lib
name: release-1.19
go: 1.15.10
go: 1.15.11
dependencies:
- repository: api
branch: release-1.19
Expand Down Expand Up @@ -1463,7 +1463,7 @@ rules:
branch: release-1.19
dir: staging/src/k8s.io/legacy-cloud-providers
name: release-1.19
go: 1.15.10
go: 1.15.11
dependencies:
- repository: api
branch: release-1.19
Expand Down Expand Up @@ -1538,12 +1538,12 @@ rules:
branch: release-1.19
dir: staging/src/k8s.io/cri-api
name: release-1.19
go: 1.15.10
go: 1.15.11
- source:
branch: release-1.20
dir: staging/src/k8s.io/cri-api
name: release-1.20
go: 1.15.10
go: 1.15.11

- destination: kubectl
library: true
Expand Down Expand Up @@ -1631,7 +1631,7 @@ rules:
branch: release-1.19
dir: staging/src/k8s.io/kubectl
name: release-1.19
go: 1.15.10
go: 1.15.11
dependencies:
- repository: api
branch: release-1.19
Expand Down Expand Up @@ -1659,4 +1659,4 @@ rules:
branch: release-1.19
dir: staging/src/k8s.io/controller-manager
name: release-1.19
go: 1.15.10
go: 1.15.11

0 comments on commit 8a7e42a

Please sign in to comment.