Commit 5102b276 authored by Nikhita Raghunath's avatar Nikhita Raghunath

publishing: add component-base as dependency for 1.14 branches

parent 8770e0cd
......@@ -238,6 +238,8 @@ rules:
branch: release-1.14
- repository: client-go
branch: release-11.0
- repository: component-base
branch: release-1.14
- destination: kube-aggregator
branches:
- source:
......@@ -311,6 +313,8 @@ rules:
branch: release-11.0
- repository: apiserver
branch: release-1.14
- repository: component-base
branch: release-1.14
- destination: sample-apiserver
branches:
- source:
......@@ -402,6 +406,8 @@ rules:
branch: release-1.14
- repository: code-generator
branch: release-1.14
- repository: component-base
branch: release-1.14
required-packages:
- k8s.io/code-generator
smoke-test: |
......@@ -493,6 +499,8 @@ rules:
branch: release-11.0
- repository: code-generator
branch: release-1.14
- repository: component-base
branch: release-1.14
required-packages:
- k8s.io/code-generator
smoke-test: |
......@@ -595,6 +603,8 @@ rules:
branch: release-1.14
- repository: code-generator
branch: release-1.14
- repository: component-base
branch: release-1.14
required-packages:
- k8s.io/code-generator
- destination: metrics
......@@ -827,6 +837,8 @@ rules:
branch: release-1.14
- repository: client-go
branch: release-11.0
- repository: component-base
branch: release-1.14
- destination: kube-proxy
library: true
branches:
......@@ -863,6 +875,8 @@ rules:
dependencies:
- repository: apimachinery
branch: release-1.14
- repository: component-base
branch: release-1.14
- destination: kubelet
library: true
branches:
......@@ -907,6 +921,8 @@ rules:
branch: release-1.14
- repository: api
branch: release-1.14
- repository: component-base
branch: release-1.14
- destination: kube-scheduler
library: true
branches:
......@@ -951,6 +967,8 @@ rules:
branch: release-1.14
- repository: apiserver
branch: release-1.14
- repository: component-base
branch: release-1.14
- destination: kube-controller-manager
library: true
branches:
......@@ -995,6 +1013,8 @@ rules:
branch: release-1.14
- repository: apiserver
branch: release-1.14
- repository: component-base
branch: release-1.14
- destination: cluster-bootstrap
library: true
branches:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment