Skip to content

Commit

Permalink
Merge pull request #13285 from olemarkus/automated-cherry-pick-of-#13…
Browse files Browse the repository at this point in the history
…284-origin-release-1.23

Automated cherry pick of #13284: Do not create a cert-manager namespace
  • Loading branch information
k8s-ci-robot committed Feb 18, 2022
2 parents 0ebfcc6 + f48b6b6 commit 05ef8fc
Show file tree
Hide file tree
Showing 11 changed files with 6 additions and 55 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ spec:
version: 9.99.0
- id: k8s-1.16
manifest: certmanager.io/k8s-1.16.yaml
manifestHash: 71dcc0409edb49a5b9bf52416ccdca68bc075167dc9604441cb3bd73b7bba149
manifestHash: 1ca310cbf412e8713fd99fb9203f8f4f5010b903f990103a74316c7f42b3e560
name: certmanager.io
selector: null
version: 9.99.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30825,17 +30825,6 @@ spec:

---

apiVersion: v1
kind: Namespace
metadata:
creationTimestamp: null
labels:
addon.kops.k8s.io/name: certmanager.io
app.kubernetes.io/managed-by: kops
name: cert-manager

---

apiVersion: v1
automountServiceAccountToken: true
kind: ServiceAccount
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ spec:
version: 9.99.0
- id: k8s-1.16
manifest: certmanager.io/k8s-1.16.yaml
manifestHash: 71dcc0409edb49a5b9bf52416ccdca68bc075167dc9604441cb3bd73b7bba149
manifestHash: 1ca310cbf412e8713fd99fb9203f8f4f5010b903f990103a74316c7f42b3e560
name: certmanager.io
selector: null
version: 9.99.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30825,17 +30825,6 @@ spec:

---

apiVersion: v1
kind: Namespace
metadata:
creationTimestamp: null
labels:
addon.kops.k8s.io/name: certmanager.io
app.kubernetes.io/managed-by: kops
name: cert-manager

---

apiVersion: v1
automountServiceAccountToken: true
kind: ServiceAccount
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ spec:
version: 9.99.0
- id: k8s-1.16
manifest: certmanager.io/k8s-1.16.yaml
manifestHash: 71dcc0409edb49a5b9bf52416ccdca68bc075167dc9604441cb3bd73b7bba149
manifestHash: 1ca310cbf412e8713fd99fb9203f8f4f5010b903f990103a74316c7f42b3e560
name: certmanager.io
selector: null
version: 9.99.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30825,17 +30825,6 @@ spec:

---

apiVersion: v1
kind: Namespace
metadata:
creationTimestamp: null
labels:
addon.kops.k8s.io/name: certmanager.io
app.kubernetes.io/managed-by: kops
name: cert-manager

---

apiVersion: v1
automountServiceAccountToken: true
kind: ServiceAccount
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ spec:
version: 9.99.0
- id: k8s-1.16
manifest: certmanager.io/k8s-1.16.yaml
manifestHash: 71dcc0409edb49a5b9bf52416ccdca68bc075167dc9604441cb3bd73b7bba149
manifestHash: 1ca310cbf412e8713fd99fb9203f8f4f5010b903f990103a74316c7f42b3e560
name: certmanager.io
selector: null
version: 9.99.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30825,17 +30825,6 @@ spec:

---

apiVersion: v1
kind: Namespace
metadata:
creationTimestamp: null
labels:
addon.kops.k8s.io/name: certmanager.io
app.kubernetes.io/managed-by: kops
name: cert-manager

---

apiVersion: v1
automountServiceAccountToken: true
kind: ServiceAccount
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16232,11 +16232,6 @@ spec:
served: true
storage: true
---
apiVersion: v1
kind: Namespace
metadata:
name: cert-manager
---
# Source: cert-manager/templates/cainjector-serviceaccount.yaml
apiVersion: v1
kind: ServiceAccount
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ spec:
version: 9.99.0
- id: k8s-1.16
manifest: certmanager.io/k8s-1.16.yaml
manifestHash: 71dcc0409edb49a5b9bf52416ccdca68bc075167dc9604441cb3bd73b7bba149
manifestHash: 1ca310cbf412e8713fd99fb9203f8f4f5010b903f990103a74316c7f42b3e560
name: certmanager.io
selector: null
version: 9.99.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ spec:
version: 9.99.0
- id: k8s-1.16
manifest: certmanager.io/k8s-1.16.yaml
manifestHash: 71dcc0409edb49a5b9bf52416ccdca68bc075167dc9604441cb3bd73b7bba149
manifestHash: 1ca310cbf412e8713fd99fb9203f8f4f5010b903f990103a74316c7f42b3e560
name: certmanager.io
selector: null
version: 9.99.0
Expand Down

0 comments on commit 05ef8fc

Please sign in to comment.