刘旭
08c0b34270
[cert-manager] upgrade to v1.13.2 ( #10616 )
1 year ago
Aleksandr Karabanov
2d8f60000c
Solves #2933 : Allow http_proxy, https_proxy and no_proxy environment variables in cert-manager playbook ( #10162 )
1 year ago
Rob Tongue
f264426646
cert-manager controller args: ( #10049 )
- Adding in the ability to feed extra-args to cert-manager-controller.
1 year ago
Mathias Petermann
dcc04e54f3
fix(cert manager): Fix manifest if cert_manager_trusted_internal_ca is provided ( #9922 )
2 years ago
ERIK
ee2193d4cf
Add dns configuration for cert manager ( #9673 )
Signed-off-by: bo.jiang <bo.jiang@daocloud.io>
Signed-off-by: bo.jiang <bo.jiang@daocloud.io>
2 years ago
Mohamed Zaian
c7cffb14a7
[cert-manager] update cert-manager to v1.11.0 ( #9661 )
2 years ago
rtsp
529faeea9e
[cert-manager] Upgrade to v1.10.1 ( #9512 )
2 years ago
Kenichi Omichi
0374a55eb3
Specify securityContext for cert-manager ( #9404 )
On hardening environments, cert-manager pods could not be created
from the corresponding deployments. This adds the securityContext
to solve the issue.
2 years ago
rtsp
b3876142d2
[cert-manager] Upgrade to v1.9.0 ( #9117 )
2 years ago
rtsp
0481dd946f
[cert-manager] Upgrade to v1.8.0 ( #8688 )
3 years ago
rtsp
a67e36703f
Update cert-manager to v1.7.2 ( #8648 )
3 years ago
cyril-corbon
790448f48b
feat: update cert-manager to 1.7.0 ( #8491 )
Signed-off-by: Cyril Corbon <corboncyril@gmail.com>
3 years ago
onock
392815d97c
[cert-manager] Fix missing RBAC rules for ClusterRole cert-manager-cainjector kubernetes-sigs#8104. ( #8444 )
3 years ago
rtsp
e791089466
cert-manager: Fix incorrect leader election namespace lead to insufficient permission ( #8433 )
3 years ago
rtsp
ccd3180a69
cert-manager: Allow to change leader election namespace for GKE Autopilot support ( #8424 )
More information:
- kubernetes-sigs/kubespray#8393
- jetstack/cert-manager#4102
- jetstack/cert-manager#3717
3 years ago
cyril-corbon
86953b2ac4
fix: add tolerations / affinity to cert-manager ( #8389 )
Signed-off-by: Cyril Corbon <corboncyril@gmail.com>
3 years ago
Victor Morales
52266406f8
Bump cert-manager version to v1.6.1 ( #8377 )
3 years ago
Antoine Gatineau
6aafb9b2d4
fix bad indentation ( #8314 )
3 years ago
ishizuka
7e1873d927
DeprecationWarning occurs when indentfirst=None is specified in coredns-config.yml.j2 ( #8224 )
3 years ago
Antoine Gatineau
b7eb1cf936
cert-manager: add trusted internal ca when configured ( #8135 )
* cert-manager: add trusted internal ca when configured
* wrong check for inventory variable
* Update documentation
3 years ago
Cristian Calin
cee481f63d
cert-manager: upgrade to 1.5.4 ( #8069 )
* cert-manager: update to 1.5.4
* cert-manager: remove outdated guidelines on creating an initial ClusterIssuer
3 years ago
rtsp
6c004efd5f
cert_manager: Remove deprecated ClusterIssuer and its Secret ( #8064 )
3 years ago
Barry Melbourne
f6a5948f58
Upgrade Jetstack Cert-Manager v1.0.4 ( #6937 )
4 years ago
Florian Ruynat
152e0162a9
Update api version, deprecated in 1.19 ( #6656 )
4 years ago
tasekida
fc61f8d52e
Update cert manager to 0.16.1 ( #6600 )
* Update cert manager to 0.16.1
* Update cert manager to 0.16.1
Co-authored-by: Barry Melbourne <9964974+bmelbourne@users.noreply.github.com>
4 years ago
Barry Melbourne
9cc70e9e70
Upgrade JetStack Cert-Manager to v0.15.2 ( #6414 )
* Upgrade JetStack Cert-Manager to v0.15.2
* Add README.md table of contents
4 years ago
Florian Ruynat
16ec5939c2
Update deprecated api ( #6245 )
4 years ago
Joel Seguillon
4c1e0b188d
Add .editorconfig file ( #6307 )
4 years ago
Florian Ruynat
b5125e59ab
update rbac.authorization.k8s.io to non deprecated api-groups ( #5517 )
5 years ago
Matthew Mosesohn
27ec548b88
Add support for k8s v1.16.0-beta.2 ( #5148 )
Cleaned up deprecated APIs:
apps/v1beta1
apps/v1beta2
extensions/v1beta1 for ds,deploy,rs
Add workaround for deploying helm using incompatible
deployment manifest.
Change-Id: I78b36741348f47a999df3841ee63cf4e6f377830
5 years ago
刘旭
de9443a694
remove unused code ( #4981 )
5 years ago
Wong Hoi Sing Edison
edfec26988
cert-manager: Upgrade to 0.5.2 ( #3741 )
Upstream Changes:
- cert-manager 0.5.2 (https://github.com/jetstack/cert-manager/releases/tag/v0.5.2 )
Our Changes:
- Templates sync with upstream manifests
6 years ago
Erwan Miran
7bec169d58
Fix ansible syntax to avoid ansible deprecation warnings ( #3512 )
* failed
* version_compare
* succeeded
* skipped
* success
* version_compare becomes version since ansible 2.5
* ansible minimal version updated in doc and spec
* last version_compare
6 years ago
Kuldip Madnani
36898a2c39
Adding pod priority for all the components. ( #3361 )
* Changes to assign pod priority to kube components.
* Removed the boolean flag pod_priority_assignment
* Created new priorityclass k8s-cluster-critical
* Created new priorityclass k8s-cluster-critical
* Fixed the trailing spaces
* Fixed the trailing spaces
* Added kube version check while creating Priority Class k8s-cluster-critical
* Moved k8s-cluster-critical.yml
* Moved k8s-cluster-critical.yml to kube_config_dir
6 years ago
Wong Hoi Sing Edison
f34a6699ef
cert-manager: Upgrade to 0.5.0
Upstream Changes:
- cert-manager 0.5.0 (https://github.com/jetstack/cert-manager/releases/tag/v0.5.0 )
Our Changes:
- Templates sync with upstream manifests
6 years ago
Erwan Miran
80cfeea957
psp, roles and rbs for PodSecurityPolicy when podsecuritypolicy_enabled is true
6 years ago
Wong Hoi Sing Edison
18612b3501
cert-manager: Upgrade to 0.4.1
Upstream Changes:
- cert-manager 0.4.1 (https://github.com/jetstack/cert-manager/releases/tag/v0.4.1 )
Our Changes:
- Better templates sync with upstream manifests
- Remove fancy resources requests/limits customization
6 years ago
Wong Hoi Sing Edison
0f400a113c
cert-manager: Upgrade to 0.4.0
Upstream Changes:
- cert-manager 0.4.0 (https://github.com/jetstack/cert-manager/releases/tag/v0.4.0 )
6 years ago
Wong Hoi Sing Edison
62b1166911
cert-manager: Upgrade to 0.3.2
Upstream Changes:
- cert-manager 0.3.2 (https://github.com/jetstack/cert-manager/releases/tag/v0.3.2 )
Our Changes:
- Remove legacy addon dir, manifests and namespace before upgrade
6 years ago
Wong Hoi Sing Edison
38da0adead
cert-manager: Upgrade to v0.3.0
7 years ago
Wong Hoi Sing Edison
54beb27eaa
cert-manager: Upgrade to v0.2.4
7 years ago
Wong Hoi Sing Edison
195d6d791a
Integrate jetstack/cert-manager 0.2.3 to Kubespray
7 years ago