Mohamed Zaian
ab938602a9
[kubernetes] Add hashes for 1.24.4, 1.22.13, 1.23.10 and make v1.24.4 default ( #9191 )
2 years ago
Ho Kim
e31890806c
Add 'avoid-buggy-ips' support of MetalLB ( #9166 )
2 years ago
Tomas Zvala
30c77ea4c1
Add the option to enable default Pod Security Configuration ( #9017 )
* Add the option to enable default Pod Security Configuration
Enable Pod Security in all namespaces by default with the option to
exempt some namespaces. Without the change only namespaces explicitly
configured will receive the admission plugin treatment.
* Fix the PR according to code review comments
* Revert the latest changes
- leave the empty file when kube_pod_security_use_default, but add comment explaining the empty file
- don't attempt magic at conditionally adding PodSecurity to kube_apiserver_admission_plugins_needs_configuration
2 years ago
GreatLazyMan
175cdba9b1
Add 'flush ip6tables' task in reset role ( #9168 )
* Add 'flush ip6tables' task in reset role
If enable_dual_stack_networks is set to true and ip6 is defined,ip6tables will be created. But when reset the kubernetes cluster, kubespray doesn't flush ip6tables.
* [CI] fix molecule tests on opensuse by upgrading to 15.4 (#9175 )
* [CI] fix molecule tests on opensuse by upgrading to 15.4
* [opensuse] use correct python crytography package name depending on distribution version
Co-authored-by: Cristian Calin <6627509+cristicalin@users.noreply.github.com>
2 years ago
Thearas
ea29cd0890
add list nodes rules to cilium-operator clusterrole ( #9178 )
2 years ago
maxgio92
68653c31c0
docs(kube-vip): fix broken links ( #9165 )
Signed-off-by: Massimiliano Giovagnoli <me@maxgio.it>
Signed-off-by: Massimiliano Giovagnoli <me@maxgio.it>
2 years ago
Ho Kim
be5fdab3aa
Disable DNSStubListener for Flatcar Linux ( #9160 )
* Disable DNSStubListener for Flatcar Linux
* Fix missing "Flatcar" condition of os_family
2 years ago
Robin Ramquist
f4daf5856e
Subnet setup order fix & Number of master nodes syntax fix ( #9159 )
* Subnet setup order fix & Number of master nodes syntax fix
* Mistake fix!
* Formatting
2 years ago
Piotr Kowalczyk
49d869f662
Fix CSI drivers issues on Azure ( #9153 )
* Include missing azuredisk rbac manifest
* Remove missing azure csi manifest
* Remove invalid reference mount to waagent settings
* Use cloud-config secret instead of /etc/kubernetes/cloud_config file
2 years ago
Samuel Liu
b36bb9115a
[calico] calico rr supports multiple groups ( #9134 )
* update calico rr
* fix bgppeer conf
* fix yamllint
* fix ansible lint
* fix calico deploy
* fix yamllint
* fix some typo
2 years ago
ERIK
9ad2d24ad8
Add unsafe_show_logs switch ( #9164 )
Signed-off-by: bo.jiang <bo.jiang@daocloud.io>
Signed-off-by: bo.jiang <bo.jiang@daocloud.io>
2 years ago
Kay Yan
0088fe0ab7
add-tar-in-common-package ( #9184 )
2 years ago
Mohamed Zaian
ab93b17a7e
[containerd] upgrade to 1.6.8 , add hashes, containerd now supports ppc64le from v1.6.7 ( #9181 )
2 years ago
Jin Li
9f1b980844
Update dashboard to 2.6.1 ( #9185 )
2 years ago
Alessio Greggi
86d05ac180
fix: remove condition for user creation ( #9125 )
This condition blocks the creation of the `etcd` user in certain conditions.
Specifically, when you have a `etcd_deployment_type: kubeadm` and `kube_owner: root`.
Being the `root` user already present on the system, this will not be a problem (due to the idempotency of ansible).
2 years ago
Peter Pan
bf6fcf6347
Upgrade nerdctl from 0.20.0 to 0.22.2 ( #9180 )
2 years ago
Cristian Calin
b9e4e27195
[CI] fix molecule tests on opensuse by upgrading to 15.4 ( #9175 )
* [CI] fix molecule tests on opensuse by upgrading to 15.4
* [opensuse] use correct python crytography package name depending on distribution version
2 years ago
Cristian Calin
8585134db4
when ingress-nginx is deployes without a class, we need to use 'ingress-controller-leader' resource instead of the default 'ingress-controller-leader-nginx' ( #9156 )
2 years ago
Kenichi Omichi
7e862939db
Add kube-vip check to check_readme_versions.sh ( #9155 )
To check the kube-vip version between readme.md and the default value
on the role, this updates check_readme_versions.sh
2 years ago
Kay Yan
0d3bd69a17
add-kube-vip-in-readme ( #9149 )
2 years ago
emiran-orange
2b97b661d8
Move old etcd backup removal after etcd restart ( #9147 )
2 years ago
emiran-orange
24f12b024d
Argument jsonpath must be single-quoted in "See if node is schedulable" task ( #9146 )
2 years ago
Florian Ruynat
f7d363dc96
Fix crio version in README ( #9148 )
2 years ago
ERIK
47050003a0
Add docker support for Kylin V10 ( #9144 )
Signed-off-by: bo.jiang <bo.jiang@daocloud.io>
2 years ago
Florian Ruynat
4df6e35270
Move oracle7-canal to centos7-canal
2 years ago
Florian Ruynat
307f598bc8
Move flannel to etcd datastore
2 years ago
Florian Ruynat
eb10249a75
Align canal templates with calico official ones (k8s datastore)
2 years ago
Marco Fortina
b4318e9967
Update to latest local path provisioner version ( #9132 )
2 years ago
Marco Fortina
c53561c9a0
Update to latest registry version ( #9133 )
2 years ago
ERIK
f2f9f1d377
Add kylin OS support ( #9078 )
Signed-off-by: bo.jiang <bo.jiang@daocloud.io>
2 years ago
Boris Barnier
4487a374b1
Update Kube-router version to 1.5.1 ( #9136 )
https://github.com/cloudnativelabs/kube-router/releases/tag/v1.5.1
2 years ago
Aveline
06f8368ce6
Fix Hetzner CCM cluster-cidr ( #9127 )
2 years ago
Mohamed Zaian
5b976a8d80
[calico] add hashes for v3.22.4 & v3.21.6 ( #9129 )
2 years ago
Samuel Liu
e73803c72c
pid reserved must be str ( #9124 )
2 years ago
rtsp
b3876142d2
[cert-manager] Upgrade to v1.9.0 ( #9117 )
2 years ago
Mohamed Zaian
9f11946f8a
[argocd] update argocd to v2.4.7 ( #9105 )
2 years ago
Kenichi Omichi
9c28f61dbd
Enable shellcheck for contrib/ ( #9122 )
Today we have many contributions to contrib/offline/ and some PRs
contained invalid coding style for those scripts.
This enables shellcheck to make such invalid coding style easily.
2 years ago
Ader Fu
09291bbdd2
Use a variable for roles of remove-node/post-remove ( #9096 )
Signed-off-by: ydFu <ader.ydfu@gmail.com>
2 years ago
Florian Ruynat
7fa6314791
Add ignore_assert_error to ubuntu20 etcd ha job ( #9108 )
2 years ago
Mohamed Zaian
65d95d767a
[helm] upgrade to 3.9.2 ( #9115 )
2 years ago
Denis Khachyan
8306adb102
update cilium to v1.11.7 ( #9119 )
2 years ago
ERIK
4b3db07cdb
Fix calicoctl version to v3.23.3 ( #9121 )
Signed-off-by: bo.jiang <bo.jiang@daocloud.io>
2 years ago
gssjl2008
c24a3a3b15
Keep the style consistent ( #9116 )
2 years ago
Mohamed Zaian
aca6be3adf
[calico] add v3.23.3 and make it default ( #9112 )
2 years ago
rptaylor
9617532561
git ignore .terraform.lock.hcl anywhere ( #9109 )
2 years ago
Florian Ruynat
ff5e487e32
Add retries to api servers response
2 years ago
Florian Ruynat
9c51ac5157
Switch fedora36se to 35 and 35docker to 36
2 years ago
Florian Ruynat
07eab539a6
Add Fedora 36 support and CI, remove Fedora 34 (eol)
2 years ago
Florian Ruynat
a608a048ad
Update kube-ovn to v1.9.7
2 years ago
Mohamed Zaian
0cfa03fa8a
[flannel] update to v1.18.1 & make it default ( #9104 )
2 years ago