Skip to content

Commit

Permalink
Merge pull request kubernetes#114353 from dims/add-kms-to-1.26-rules-…
Browse files Browse the repository at this point in the history
…for-multiple-components

add kms as to 1.26 rules for multiple components
  • Loading branch information
k8s-ci-robot committed Dec 8, 2022
2 parents 5b4a780 + 1da53d6 commit 7cba7e6
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions staging/publishing/rules.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -556,6 +556,8 @@ rules:
branch: release-1.26
- repository: code-generator
branch: release-1.26
- repository: kms
branch: release-1.26
source:
branch: release-1.26
dir: staging/src/k8s.io/kube-aggregator
Expand Down Expand Up @@ -692,6 +694,8 @@ rules:
branch: release-1.26
- repository: component-base
branch: release-1.26
- repository: kms
branch: release-1.26
source:
branch: release-1.26
dir: staging/src/k8s.io/sample-apiserver
Expand Down Expand Up @@ -933,6 +937,8 @@ rules:
branch: release-1.26
- repository: component-base
branch: release-1.26
- repository: kms
branch: release-1.26
source:
branch: release-1.26
dir: staging/src/k8s.io/apiextensions-apiserver
Expand Down Expand Up @@ -1537,6 +1543,8 @@ rules:
branch: release-1.26
- repository: apiserver
branch: release-1.26
- repository: kms
branch: release-1.26
source:
branch: release-1.26
dir: staging/src/k8s.io/controller-manager
Expand Down Expand Up @@ -1661,6 +1669,8 @@ rules:
branch: release-1.26
- repository: component-helpers
branch: release-1.26
- repository: kms
branch: release-1.26
source:
branch: release-1.26
dir: staging/src/k8s.io/cloud-provider
Expand Down Expand Up @@ -1797,6 +1807,8 @@ rules:
branch: release-1.26
- repository: component-helpers
branch: release-1.26
- repository: kms
branch: release-1.26
source:
branch: release-1.26
dir: staging/src/k8s.io/kube-controller-manager
Expand Down Expand Up @@ -2111,6 +2123,8 @@ rules:
branch: release-1.26
- repository: component-helpers
branch: release-1.26
- repository: kms
branch: release-1.26
source:
branch: release-1.26
dir: staging/src/k8s.io/legacy-cloud-providers
Expand Down Expand Up @@ -2377,6 +2391,8 @@ rules:
branch: release-1.26
- repository: component-base
branch: release-1.26
- repository: kms
branch: release-1.26
source:
branch: release-1.26
dir: staging/src/k8s.io/pod-security-admission
Expand Down

0 comments on commit 7cba7e6

Please sign in to comment.