Calin Cristian Andrei
2187882ee0
fix contrib/<file>.md errors identified by markdownlint
2 years ago
Calin Cristian Andrei
4a994c82d1
fix docs/<file>.md errors identified by markdownlint
* docs/azure-csi.md
* docs/azure.md
* docs/bootstrap-os.md
* docs/calico.md
* docs/debian.md
* docs/fcos.md
* docs/vagrant.md
* docs/gcp-lb.md
* docs/kubernetes-apps/registry.md
* docs/setting-up-your-first-cluster.md
* docs/vagrant.md
* docs/vars.md
2 years ago
Calin Cristian Andrei
b074b91ee9
fix docs/integration.md errors identified by markdownlint
2 years ago
Calin Cristian Andrei
b3f7be7135
describe the use of pre-commit hook in CONTRIBUTING.md
2 years ago
Calin Cristian Andrei
d4082da97f
add tmp.md to .gitignore
2 years ago
Calin Cristian Andrei
faecc7420d
add pre-commit hook configuration
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
忘尘
6525461d97
Add reset tasks specific to calico network_plugin ( #9103 )
2 years ago
Kay Yan
f592fa1235
add kube-vip sans ( #9099 )
2 years ago
Cyclinder
2e1863af78
feat: change default blockSize for calico ( #9055 )
Signed-off-by: cyclinder qifeng.guo@daocloud.io
2 years ago
Kay Yan
2a282711df
update-loadbalancers-versions ( #9100 )
2 years ago
Mohamed Zaian
91073d7379
[kubernetes] make v1.24.3 default ( #9101 )
2 years ago
Alessio Greggi
3ce5458f32
hardening: Add `SeccompDefault` admission plugin for kubelet ( #9074 )
* docs(hardening): add SeccompDefault admission plugin to kubelet feature gates
* fix(kubelet-config): enable config through kubelet_feature_gates
* feat(kubelet): add kubelet_seccomp_default variable
2 years ago
Marco Fortina
98c194735c
[kubernetes] add hashes for v1.22.12, v1.23.9 & v1.24.3 ( #9092 )
2 years ago
pil57852
626ea64f66
9052 crio add dpkg hold ( #9075 )
* Update main.yaml
* remove version in dpkg_selection name
* make lint happy
* Fix typo
* add comment / remove useless contition
* remove dpkg hold in reset tasks
2 years ago
Ajarmar
0d32c0d92b
[upcloud] Add firewall default deny policy and port allowlisting ( #9058 )
2 years ago
Mohamed Zaian
ce04fdde72
[ingress-nginx] upgrade to 1.3.0 ( #9088 )
* This release removes support for Kubernetes v1.19.0
* This release adds support for Kubernetes v1.24.0
* Starting with this release, we will need permissions on the coordination.k8s.io/leases resource for leaderelection lock
2 years ago
ERIK
4ed3c85a88
Fix calicoctl checksums for v3.23.2 ( #9087 )
Signed-off-by: bo.jiang <bo.jiang@daocloud.io>
2 years ago
Peter Pan
14063b023c
Extend DNS memory limit. 170Mi tents to OOM ( #9084 )
2 years ago