Skip to content

Commit

Permalink
Merge pull request #14752 from hakman/etcd-manager-v3.0.20221209
Browse files Browse the repository at this point in the history
Update etcd-manager to v3.0.20221209
  • Loading branch information
k8s-ci-robot committed Dec 9, 2022
2 parents 0ca5f20 + 09dc2c8 commit 9304500
Show file tree
Hide file tree
Showing 176 changed files with 180 additions and 181 deletions.
3 changes: 1 addition & 2 deletions pkg/model/components/etcdmanager/model.go
Expand Up @@ -181,8 +181,7 @@ metadata:
spec:
containers:
- name: etcd-manager
#image: registry.k8s.io/etcdadm/etcd-manager:v3.0.20220831
image: gcr.io/k8s-staging-etcdadm/etcd-manager:v3.0.20220831-21-g12041b4c
image: registry.k8s.io/etcdadm/etcd-manager:v3.0.20221209
resources:
requests:
cpu: 100m
Expand Down
4 changes: 2 additions & 2 deletions pkg/model/components/etcdmanager/tests/interval/tasks.yaml
Expand Up @@ -86,7 +86,7 @@ Contents: |
--v=6 --volume-name-tag=k8s.io/etcd/events --volume-provider=aws --volume-tag=k8s.io/etcd/events
--volume-tag=k8s.io/role/control-plane=1 --volume-tag=kubernetes.io/cluster/minimal.example.com=owned
> /tmp/pipe 2>&1
image: gcr.io/k8s-staging-etcdadm/etcd-manager:v3.0.20220831-21-g12041b4c
image: registry.k8s.io/etcdadm/etcd-manager:v3.0.20221209
name: etcd-manager
resources:
requests:
Expand Down Expand Up @@ -155,7 +155,7 @@ Contents: |
--v=6 --volume-name-tag=k8s.io/etcd/main --volume-provider=aws --volume-tag=k8s.io/etcd/main
--volume-tag=k8s.io/role/control-plane=1 --volume-tag=kubernetes.io/cluster/minimal.example.com=owned
> /tmp/pipe 2>&1
image: gcr.io/k8s-staging-etcdadm/etcd-manager:v3.0.20220831-21-g12041b4c
image: registry.k8s.io/etcdadm/etcd-manager:v3.0.20221209
name: etcd-manager
resources:
requests:
Expand Down
4 changes: 2 additions & 2 deletions pkg/model/components/etcdmanager/tests/minimal/tasks.yaml
Expand Up @@ -85,7 +85,7 @@ Contents: |
--quarantine-client-urls=https://__name__:3995 --v=6 --volume-name-tag=k8s.io/etcd/events
--volume-provider=aws --volume-tag=k8s.io/etcd/events --volume-tag=k8s.io/role/control-plane=1
--volume-tag=kubernetes.io/cluster/minimal.example.com=owned > /tmp/pipe 2>&1
image: gcr.io/k8s-staging-etcdadm/etcd-manager:v3.0.20220831-21-g12041b4c
image: registry.k8s.io/etcdadm/etcd-manager:v3.0.20221209
name: etcd-manager
resources:
requests:
Expand Down Expand Up @@ -153,7 +153,7 @@ Contents: |
--quarantine-client-urls=https://__name__:3994 --v=6 --volume-name-tag=k8s.io/etcd/main
--volume-provider=aws --volume-tag=k8s.io/etcd/main --volume-tag=k8s.io/role/control-plane=1
--volume-tag=kubernetes.io/cluster/minimal.example.com=owned > /tmp/pipe 2>&1
image: gcr.io/k8s-staging-etcdadm/etcd-manager:v3.0.20220831-21-g12041b4c
image: registry.k8s.io/etcdadm/etcd-manager:v3.0.20221209
name: etcd-manager
resources:
requests:
Expand Down
Expand Up @@ -88,7 +88,7 @@ Contents: |
env:
- name: ETCD_QUOTA_BACKEND_BYTES
value: "10737418240"
image: gcr.io/k8s-staging-etcdadm/etcd-manager:v3.0.20220831-21-g12041b4c
image: registry.k8s.io/etcdadm/etcd-manager:v3.0.20221209
name: etcd-manager
resources:
requests:
Expand Down Expand Up @@ -159,7 +159,7 @@ Contents: |
env:
- name: ETCD_QUOTA_BACKEND_BYTES
value: "10737418240"
image: gcr.io/k8s-staging-etcdadm/etcd-manager:v3.0.20220831-21-g12041b4c
image: registry.k8s.io/etcdadm/etcd-manager:v3.0.20221209
name: etcd-manager
resources:
requests:
Expand Down
4 changes: 2 additions & 2 deletions pkg/model/components/etcdmanager/tests/proxy/tasks.yaml
Expand Up @@ -94,7 +94,7 @@ Contents: |
value: http://proxy.example.com
- name: no_proxy
value: noproxy.example.com
image: gcr.io/k8s-staging-etcdadm/etcd-manager:v3.0.20220831-21-g12041b4c
image: registry.k8s.io/etcdadm/etcd-manager:v3.0.20221209
name: etcd-manager
resources:
requests:
Expand Down Expand Up @@ -171,7 +171,7 @@ Contents: |
value: http://proxy.example.com
- name: no_proxy
value: noproxy.example.com
image: gcr.io/k8s-staging-etcdadm/etcd-manager:v3.0.20220831-21-g12041b4c
image: registry.k8s.io/etcdadm/etcd-manager:v3.0.20221209
name: etcd-manager
resources:
requests:
Expand Down
Expand Up @@ -19,7 +19,7 @@ spec:
--volume-provider=aws --volume-tag=k8s.io/etcd/events --volume-tag=k8s.io/role/control-plane=1
--volume-tag=kubernetes.io/cluster/additionalobjects.example.com=owned > /tmp/pipe
2>&1
image: gcr.io/k8s-staging-etcdadm/etcd-manager:v3.0.20220831-21-g12041b4c
image: registry.k8s.io/etcdadm/etcd-manager:v3.0.20221209
name: etcd-manager
resources:
requests:
Expand Down
Expand Up @@ -19,7 +19,7 @@ spec:
--volume-provider=aws --volume-tag=k8s.io/etcd/main --volume-tag=k8s.io/role/control-plane=1
--volume-tag=kubernetes.io/cluster/additionalobjects.example.com=owned > /tmp/pipe
2>&1
image: gcr.io/k8s-staging-etcdadm/etcd-manager:v3.0.20220831-21-g12041b4c
image: registry.k8s.io/etcdadm/etcd-manager:v3.0.20221209
name: etcd-manager
resources:
requests:
Expand Down
Expand Up @@ -21,7 +21,7 @@ spec:
--v=6 --volume-name-tag=k8s.io/etcd/events --volume-provider=aws --volume-tag=k8s.io/etcd/events
--volume-tag=k8s.io/role/control-plane=1 --volume-tag=kubernetes.io/cluster/minimal.example.com=owned
> /tmp/pipe 2>&1
image: gcr.io/k8s-staging-etcdadm/etcd-manager:v3.0.20220831-21-g12041b4c
image: registry.k8s.io/etcdadm/etcd-manager:v3.0.20221209
name: etcd-manager
resources:
requests:
Expand Down
Expand Up @@ -21,7 +21,7 @@ spec:
--v=6 --volume-name-tag=k8s.io/etcd/main --volume-provider=aws --volume-tag=k8s.io/etcd/main
--volume-tag=k8s.io/role/control-plane=1 --volume-tag=kubernetes.io/cluster/minimal.example.com=owned
> /tmp/pipe 2>&1
image: gcr.io/k8s-staging-etcdadm/etcd-manager:v3.0.20220831-21-g12041b4c
image: registry.k8s.io/etcdadm/etcd-manager:v3.0.20221209
name: etcd-manager
resources:
requests:
Expand Down
Expand Up @@ -18,7 +18,7 @@ spec:
--quarantine-client-urls=https://__name__:3995 --v=6 --volume-name-tag=k8s.io/etcd/events
--volume-provider=aws --volume-tag=k8s.io/etcd/events --volume-tag=k8s.io/role/control-plane=1
--volume-tag=kubernetes.io/cluster/minimal.example.com=owned > /tmp/pipe 2>&1
image: gcr.io/k8s-staging-etcdadm/etcd-manager:v3.0.20220831-21-g12041b4c
image: registry.k8s.io/etcdadm/etcd-manager:v3.0.20221209
name: etcd-manager
resources:
requests:
Expand Down
Expand Up @@ -18,7 +18,7 @@ spec:
--quarantine-client-urls=https://__name__:3994 --v=6 --volume-name-tag=k8s.io/etcd/main
--volume-provider=aws --volume-tag=k8s.io/etcd/main --volume-tag=k8s.io/role/control-plane=1
--volume-tag=kubernetes.io/cluster/minimal.example.com=owned > /tmp/pipe 2>&1
image: gcr.io/k8s-staging-etcdadm/etcd-manager:v3.0.20220831-21-g12041b4c
image: registry.k8s.io/etcdadm/etcd-manager:v3.0.20221209
name: etcd-manager
resources:
requests:
Expand Down
Expand Up @@ -19,7 +19,7 @@ spec:
--volume-provider=aws --volume-tag=k8s.io/etcd/events --volume-tag=k8s.io/role/control-plane=1
--volume-tag=kubernetes.io/cluster/bastionuserdata.example.com=owned > /tmp/pipe
2>&1
image: gcr.io/k8s-staging-etcdadm/etcd-manager:v3.0.20220831-21-g12041b4c
image: registry.k8s.io/etcdadm/etcd-manager:v3.0.20221209
name: etcd-manager
resources:
requests:
Expand Down
Expand Up @@ -19,7 +19,7 @@ spec:
--volume-provider=aws --volume-tag=k8s.io/etcd/main --volume-tag=k8s.io/role/control-plane=1
--volume-tag=kubernetes.io/cluster/bastionuserdata.example.com=owned > /tmp/pipe
2>&1
image: gcr.io/k8s-staging-etcdadm/etcd-manager:v3.0.20220831-21-g12041b4c
image: registry.k8s.io/etcdadm/etcd-manager:v3.0.20221209
name: etcd-manager
resources:
requests:
Expand Down
Expand Up @@ -18,7 +18,7 @@ spec:
--quarantine-client-urls=https://__name__:3995 --v=6 --volume-name-tag=k8s.io/etcd/events
--volume-provider=aws --volume-tag=k8s.io/etcd/events --volume-tag=k8s.io/role/control-plane=1
--volume-tag=kubernetes.io/cluster/complex.example.com=owned > /tmp/pipe 2>&1
image: gcr.io/k8s-staging-etcdadm/etcd-manager:v3.0.20220831-21-g12041b4c
image: registry.k8s.io/etcdadm/etcd-manager:v3.0.20221209
name: etcd-manager
resources:
requests:
Expand Down
Expand Up @@ -18,7 +18,7 @@ spec:
--quarantine-client-urls=https://__name__:3994 --v=6 --volume-name-tag=k8s.io/etcd/main
--volume-provider=aws --volume-tag=k8s.io/etcd/main --volume-tag=k8s.io/role/control-plane=1
--volume-tag=kubernetes.io/cluster/complex.example.com=owned > /tmp/pipe 2>&1
image: gcr.io/k8s-staging-etcdadm/etcd-manager:v3.0.20220831-21-g12041b4c
image: registry.k8s.io/etcdadm/etcd-manager:v3.0.20221209
name: etcd-manager
resources:
requests:
Expand Down
Expand Up @@ -18,7 +18,7 @@ spec:
--quarantine-client-urls=https://__name__:3995 --v=6 --volume-name-tag=k8s.io/etcd/events
--volume-provider=aws --volume-tag=k8s.io/etcd/events --volume-tag=k8s.io/role/control-plane=1
--volume-tag=kubernetes.io/cluster/compress.example.com=owned > /tmp/pipe 2>&1
image: gcr.io/k8s-staging-etcdadm/etcd-manager:v3.0.20220831-21-g12041b4c
image: registry.k8s.io/etcdadm/etcd-manager:v3.0.20221209
name: etcd-manager
resources:
requests:
Expand Down
Expand Up @@ -18,7 +18,7 @@ spec:
--quarantine-client-urls=https://__name__:3994 --v=6 --volume-name-tag=k8s.io/etcd/main
--volume-provider=aws --volume-tag=k8s.io/etcd/main --volume-tag=k8s.io/role/control-plane=1
--volume-tag=kubernetes.io/cluster/compress.example.com=owned > /tmp/pipe 2>&1
image: gcr.io/k8s-staging-etcdadm/etcd-manager:v3.0.20220831-21-g12041b4c
image: registry.k8s.io/etcdadm/etcd-manager:v3.0.20221209
name: etcd-manager
resources:
requests:
Expand Down
Expand Up @@ -19,7 +19,7 @@ spec:
--volume-provider=aws --volume-tag=k8s.io/etcd/events --volume-tag=k8s.io/role/control-plane=1
--volume-tag=kubernetes.io/cluster/containerd.example.com=owned > /tmp/pipe
2>&1
image: gcr.io/k8s-staging-etcdadm/etcd-manager:v3.0.20220831-21-g12041b4c
image: registry.k8s.io/etcdadm/etcd-manager:v3.0.20221209
name: etcd-manager
resources:
requests:
Expand Down
Expand Up @@ -19,7 +19,7 @@ spec:
--volume-provider=aws --volume-tag=k8s.io/etcd/main --volume-tag=k8s.io/role/control-plane=1
--volume-tag=kubernetes.io/cluster/containerd.example.com=owned > /tmp/pipe
2>&1
image: gcr.io/k8s-staging-etcdadm/etcd-manager:v3.0.20220831-21-g12041b4c
image: registry.k8s.io/etcdadm/etcd-manager:v3.0.20221209
name: etcd-manager
resources:
requests:
Expand Down
Expand Up @@ -19,7 +19,7 @@ spec:
--volume-provider=aws --volume-tag=k8s.io/etcd/events --volume-tag=k8s.io/role/control-plane=1
--volume-tag=kubernetes.io/cluster/containerd.example.com=owned > /tmp/pipe
2>&1
image: gcr.io/k8s-staging-etcdadm/etcd-manager:v3.0.20220831-21-g12041b4c
image: registry.k8s.io/etcdadm/etcd-manager:v3.0.20221209
name: etcd-manager
resources:
requests:
Expand Down
Expand Up @@ -19,7 +19,7 @@ spec:
--volume-provider=aws --volume-tag=k8s.io/etcd/main --volume-tag=k8s.io/role/control-plane=1
--volume-tag=kubernetes.io/cluster/containerd.example.com=owned > /tmp/pipe
2>&1
image: gcr.io/k8s-staging-etcdadm/etcd-manager:v3.0.20220831-21-g12041b4c
image: registry.k8s.io/etcdadm/etcd-manager:v3.0.20221209
name: etcd-manager
resources:
requests:
Expand Down
Expand Up @@ -18,7 +18,7 @@ spec:
--quarantine-client-urls=https://__name__:3995 --v=6 --volume-name-tag=k8s.io/etcd/events
--volume-provider=aws --volume-tag=k8s.io/etcd/events --volume-tag=k8s.io/role/control-plane=1
--volume-tag=kubernetes.io/cluster/123.example.com=owned > /tmp/pipe 2>&1
image: gcr.io/k8s-staging-etcdadm/etcd-manager:v3.0.20220831-21-g12041b4c
image: registry.k8s.io/etcdadm/etcd-manager:v3.0.20221209
name: etcd-manager
resources:
requests:
Expand Down
Expand Up @@ -18,7 +18,7 @@ spec:
--quarantine-client-urls=https://__name__:3994 --v=6 --volume-name-tag=k8s.io/etcd/main
--volume-provider=aws --volume-tag=k8s.io/etcd/main --volume-tag=k8s.io/role/control-plane=1
--volume-tag=kubernetes.io/cluster/123.example.com=owned > /tmp/pipe 2>&1
image: gcr.io/k8s-staging-etcdadm/etcd-manager:v3.0.20220831-21-g12041b4c
image: registry.k8s.io/etcdadm/etcd-manager:v3.0.20221209
name: etcd-manager
resources:
requests:
Expand Down
Expand Up @@ -18,7 +18,7 @@ spec:
--quarantine-client-urls=https://__name__:3995 --v=6 --volume-name-tag=k8s.io/etcd/events
--volume-provider=aws --volume-tag=k8s.io/etcd/events --volume-tag=k8s.io/role/control-plane=1
--volume-tag=kubernetes.io/cluster/docker.example.com=owned > /tmp/pipe 2>&1
image: gcr.io/k8s-staging-etcdadm/etcd-manager:v3.0.20220831-21-g12041b4c
image: registry.k8s.io/etcdadm/etcd-manager:v3.0.20221209
name: etcd-manager
resources:
requests:
Expand Down
Expand Up @@ -18,7 +18,7 @@ spec:
--quarantine-client-urls=https://__name__:3994 --v=6 --volume-name-tag=k8s.io/etcd/main
--volume-provider=aws --volume-tag=k8s.io/etcd/main --volume-tag=k8s.io/role/control-plane=1
--volume-tag=kubernetes.io/cluster/docker.example.com=owned > /tmp/pipe 2>&1
image: gcr.io/k8s-staging-etcdadm/etcd-manager:v3.0.20220831-21-g12041b4c
image: registry.k8s.io/etcdadm/etcd-manager:v3.0.20221209
name: etcd-manager
resources:
requests:
Expand Down
Expand Up @@ -18,7 +18,7 @@ spec:
--v=6 --volume-name-tag=k8s.io/etcd/events --volume-provider=aws --volume-tag=k8s.io/etcd/events
--volume-tag=k8s.io/role/control-plane=1 --volume-tag=kubernetes.io/cluster/existing-iam.example.com=owned
> /tmp/pipe 2>&1
image: gcr.io/k8s-staging-etcdadm/etcd-manager:v3.0.20220831-21-g12041b4c
image: registry.k8s.io/etcdadm/etcd-manager:v3.0.20221209
name: etcd-manager
resources:
requests:
Expand Down
Expand Up @@ -18,7 +18,7 @@ spec:
--v=6 --volume-name-tag=k8s.io/etcd/events --volume-provider=aws --volume-tag=k8s.io/etcd/events
--volume-tag=k8s.io/role/control-plane=1 --volume-tag=kubernetes.io/cluster/existing-iam.example.com=owned
> /tmp/pipe 2>&1
image: gcr.io/k8s-staging-etcdadm/etcd-manager:v3.0.20220831-21-g12041b4c
image: registry.k8s.io/etcdadm/etcd-manager:v3.0.20221209
name: etcd-manager
resources:
requests:
Expand Down
Expand Up @@ -18,7 +18,7 @@ spec:
--v=6 --volume-name-tag=k8s.io/etcd/events --volume-provider=aws --volume-tag=k8s.io/etcd/events
--volume-tag=k8s.io/role/control-plane=1 --volume-tag=kubernetes.io/cluster/existing-iam.example.com=owned
> /tmp/pipe 2>&1
image: gcr.io/k8s-staging-etcdadm/etcd-manager:v3.0.20220831-21-g12041b4c
image: registry.k8s.io/etcdadm/etcd-manager:v3.0.20221209
name: etcd-manager
resources:
requests:
Expand Down
Expand Up @@ -18,7 +18,7 @@ spec:
--v=6 --volume-name-tag=k8s.io/etcd/main --volume-provider=aws --volume-tag=k8s.io/etcd/main
--volume-tag=k8s.io/role/control-plane=1 --volume-tag=kubernetes.io/cluster/existing-iam.example.com=owned
> /tmp/pipe 2>&1
image: gcr.io/k8s-staging-etcdadm/etcd-manager:v3.0.20220831-21-g12041b4c
image: registry.k8s.io/etcdadm/etcd-manager:v3.0.20221209
name: etcd-manager
resources:
requests:
Expand Down
Expand Up @@ -18,7 +18,7 @@ spec:
--v=6 --volume-name-tag=k8s.io/etcd/main --volume-provider=aws --volume-tag=k8s.io/etcd/main
--volume-tag=k8s.io/role/control-plane=1 --volume-tag=kubernetes.io/cluster/existing-iam.example.com=owned
> /tmp/pipe 2>&1
image: gcr.io/k8s-staging-etcdadm/etcd-manager:v3.0.20220831-21-g12041b4c
image: registry.k8s.io/etcdadm/etcd-manager:v3.0.20221209
name: etcd-manager
resources:
requests:
Expand Down
Expand Up @@ -18,7 +18,7 @@ spec:
--v=6 --volume-name-tag=k8s.io/etcd/main --volume-provider=aws --volume-tag=k8s.io/etcd/main
--volume-tag=k8s.io/role/control-plane=1 --volume-tag=kubernetes.io/cluster/existing-iam.example.com=owned
> /tmp/pipe 2>&1
image: gcr.io/k8s-staging-etcdadm/etcd-manager:v3.0.20220831-21-g12041b4c
image: registry.k8s.io/etcdadm/etcd-manager:v3.0.20221209
name: etcd-manager
resources:
requests:
Expand Down
Expand Up @@ -19,7 +19,7 @@ spec:
--volume-provider=aws --volume-tag=k8s.io/etcd/events --volume-tag=k8s.io/role/control-plane=1
--volume-tag=kubernetes.io/cluster/existingsg.example.com=owned > /tmp/pipe
2>&1
image: gcr.io/k8s-staging-etcdadm/etcd-manager:v3.0.20220831-21-g12041b4c
image: registry.k8s.io/etcdadm/etcd-manager:v3.0.20221209
name: etcd-manager
resources:
requests:
Expand Down
Expand Up @@ -19,7 +19,7 @@ spec:
--volume-provider=aws --volume-tag=k8s.io/etcd/events --volume-tag=k8s.io/role/control-plane=1
--volume-tag=kubernetes.io/cluster/existingsg.example.com=owned > /tmp/pipe
2>&1
image: gcr.io/k8s-staging-etcdadm/etcd-manager:v3.0.20220831-21-g12041b4c
image: registry.k8s.io/etcdadm/etcd-manager:v3.0.20221209
name: etcd-manager
resources:
requests:
Expand Down
Expand Up @@ -19,7 +19,7 @@ spec:
--volume-provider=aws --volume-tag=k8s.io/etcd/events --volume-tag=k8s.io/role/control-plane=1
--volume-tag=kubernetes.io/cluster/existingsg.example.com=owned > /tmp/pipe
2>&1
image: gcr.io/k8s-staging-etcdadm/etcd-manager:v3.0.20220831-21-g12041b4c
image: registry.k8s.io/etcdadm/etcd-manager:v3.0.20221209
name: etcd-manager
resources:
requests:
Expand Down
Expand Up @@ -19,7 +19,7 @@ spec:
--volume-provider=aws --volume-tag=k8s.io/etcd/main --volume-tag=k8s.io/role/control-plane=1
--volume-tag=kubernetes.io/cluster/existingsg.example.com=owned > /tmp/pipe
2>&1
image: gcr.io/k8s-staging-etcdadm/etcd-manager:v3.0.20220831-21-g12041b4c
image: registry.k8s.io/etcdadm/etcd-manager:v3.0.20221209
name: etcd-manager
resources:
requests:
Expand Down
Expand Up @@ -19,7 +19,7 @@ spec:
--volume-provider=aws --volume-tag=k8s.io/etcd/main --volume-tag=k8s.io/role/control-plane=1
--volume-tag=kubernetes.io/cluster/existingsg.example.com=owned > /tmp/pipe
2>&1
image: gcr.io/k8s-staging-etcdadm/etcd-manager:v3.0.20220831-21-g12041b4c
image: registry.k8s.io/etcdadm/etcd-manager:v3.0.20221209
name: etcd-manager
resources:
requests:
Expand Down
Expand Up @@ -19,7 +19,7 @@ spec:
--volume-provider=aws --volume-tag=k8s.io/etcd/main --volume-tag=k8s.io/role/control-plane=1
--volume-tag=kubernetes.io/cluster/existingsg.example.com=owned > /tmp/pipe
2>&1
image: gcr.io/k8s-staging-etcdadm/etcd-manager:v3.0.20220831-21-g12041b4c
image: registry.k8s.io/etcdadm/etcd-manager:v3.0.20221209
name: etcd-manager
resources:
requests:
Expand Down
Expand Up @@ -18,7 +18,7 @@ spec:
--quarantine-client-urls=https://__name__:3995 --v=6 --volume-name-tag=k8s.io/etcd/events
--volume-provider=aws --volume-tag=k8s.io/etcd/events --volume-tag=k8s.io/role/control-plane=1
--volume-tag=kubernetes.io/cluster/minimal.example.com=owned > /tmp/pipe 2>&1
image: gcr.io/k8s-staging-etcdadm/etcd-manager:v3.0.20220831-21-g12041b4c
image: registry.k8s.io/etcdadm/etcd-manager:v3.0.20221209
name: etcd-manager
resources:
requests:
Expand Down
Expand Up @@ -18,7 +18,7 @@ spec:
--quarantine-client-urls=https://__name__:3994 --v=6 --volume-name-tag=k8s.io/etcd/main
--volume-provider=aws --volume-tag=k8s.io/etcd/main --volume-tag=k8s.io/role/control-plane=1
--volume-tag=kubernetes.io/cluster/minimal.example.com=owned > /tmp/pipe 2>&1
image: gcr.io/k8s-staging-etcdadm/etcd-manager:v3.0.20220831-21-g12041b4c
image: registry.k8s.io/etcdadm/etcd-manager:v3.0.20221209
name: etcd-manager
resources:
requests:
Expand Down
Expand Up @@ -18,7 +18,7 @@ spec:
--quarantine-client-urls=https://__name__:3995 --v=6 --volume-name-tag=k8s.io/etcd/events
--volume-provider=aws --volume-tag=k8s.io/etcd/events --volume-tag=k8s.io/role/control-plane=1
--volume-tag=kubernetes.io/cluster/minimal.example.com=owned > /tmp/pipe 2>&1
image: gcr.io/k8s-staging-etcdadm/etcd-manager:v3.0.20220831-21-g12041b4c
image: registry.k8s.io/etcdadm/etcd-manager:v3.0.20221209
name: etcd-manager
resources:
requests:
Expand Down

0 comments on commit 9304500

Please sign in to comment.