Skip to content

Commit bae5267

Browse files
committed
Create filestore promotion for kubebuilder
1 parent 576cde3 commit bae5267

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# google group for gcr.io/k8s-staging-kubebuilder is [email protected]
2+
filestores:
3+
- base: gs://k8s-staging-kubebuilder/releases/
4+
src: true
5+
- base: gs://k8s-artifacts-prod/binaries/kubebuilder/
6+
service-account: [email protected]

Diff for: artifacts/manifests/k8s-staging-kubebuilder/OWNERS

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# See the OWNERS docs at https://go.k8s.io/owners
2+
# These OWNERS files should stay in sync:
3+
# https://github.com/kubernetes-sigs/kubebuilder/blob/master/OWNERS
4+
5+
approvers:
6+
- pwittrock
7+
- camilamacedo86
8+
- varshaprasad96

0 commit comments

Comments
 (0)