Pat Riehecky
2fa64f9fd6
Add flag to prevent running helm update ( #10169 )
Signed-off-by: Pat Riehecky <riehecky@fnal.gov>
1 year ago
Vaibhav Goel
a1521dc16e
Updates the broken links in ingress-controller and kubernetes-apps under kubespray docs ( #10239 )
1 year ago
Victor Morales
bf31a3a872
Split defaults main file ( #10121 )
1 year ago
peterw
4a8fd94a5f
add growpart azure enabled ( #10241 )
1 year ago
Louis Tu
e214bd0e1b
clean up outdate os files ( #10236 )
Signed-off-by: tu1h <lihai.tu@daocloud.io>
1 year ago
Arthur Outhenin-Chalandre
4ad89ef8f1
local_path_provisioner: fix invalid podhelper yaml ( #10237 )
New line was not inserted between image and imagePullPolicy for some
reasons with the jinja. Simplifying this altogether should fix this.
Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch>
1 year ago
Emin AKTAS
7a66be8254
bump flannel version to v0.22.0 and flannel-cni-plugin version to v1.1.2 ( #10205 )
This also changes flannel repository from flannelcni to flannel
Signed-off-by: Emin Aktaş <eminaktas34@gmail.com>
1 year ago
Samuel Liu
db696785d5
update local path provisioner version and remove psp ( #10054 )
* update local_path_provisioner_version
* remove psp and update cm
1 year ago
Mohamed Omar Zaian
dfec133273
[calico] add hashes for v3.26.1 ( #10235 )
1 year ago
Xieql
41605b4135
Fix broken calico link in README ( #10232 )
Signed-off-by: Xieql <xieqianglong@huawei.com>
1 year ago
Arthur Outhenin-Chalandre
475abcc3a8
project: drop Kubernetes 1.24 support ( #10234 )
* project: drop Kubernetes 1.24 support
Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch>
* readme: bump crio version to 1.27 in the readme
Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch>
---------
Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch>
1 year ago
Mohamed Omar Zaian
3a7d84e014
[feature] Correct CoreDNS versions for kubernetes releases ( #10233 )
1 year ago
Mohamed Omar Zaian
ad3f84df98
[argocd] update argocd to v2.7.4 ( #10226 )
1 year ago
Emin AKTAS
79e742c03b
bump coredns version to 1.10.1 ( #10199 )
Signed-off-by: Emin Aktaş <eminaktas34@gmail.com>
1 year ago
Victor Morales
d79ada931d
Update download hash bash script ( #10120 )
1 year ago
Takuya Murakami
b2f6abe4ab
fix parsing of RHSM proxy configuration ( #10060 ) ( #10228 )
Remove URL scheme part from http_proxy for server.proxy_hostname
1 year ago
Louis Tu
c5dac1cdf6
Add Debian 12(bookworm) support and CI ( #10221 )
Signed-off-by: tu1h <lihai.tu@daocloud.io>
1 year ago
Yoshitaka Fujii
89a0f515c7
Added terraform support for NIFCLOUD ( #10227 )
* Add NIFCLOUD
* Add tf-validate-nifcloud in gitlab-ci
1 year ago
Samuel Liu
d296adcd65
allow change argocd url ( #10176 )
1 year ago
Mohamed Omar Zaian
141064c443
[helm] upgrade to 3.12.1 ( #10225 )
1 year ago
ERIK
54859cb814
Fix etcdctl copy operation ( #10230 )
Signed-off-by: bo.jiang <bo.jiang@daocloud.io>
1 year ago
Mohamed Omar Zaian
0f0991b145
[ingress-nginx] upgrade to 1.8.0 ( #10223 )
1 year ago
Mohamed Omar Zaian
658d62be16
[kubernetes] upgrade versions to address CVE-2023-2728 ( #10220 )
* [kubernetes] Add hashes for 1.27.3, 1.26.6, 1.25.11
* [kubernetes] make 1.26.6 default
1 year ago
Mohamed Omar Zaian
0139bfdb71
[calico] add hashes for v3.26.0 ( #10224 )
1 year ago
Kay Yan
efeac70e40
add-ci-for-debian12 ( #10222 )
1 year ago
Furkan Türkal
b4db077e6a
containerd: bump to 1.7.2 ( #10219 )
Signed-off-by: Furkan <furkan.turkal@trendyol.com>
1 year ago
R. P. Taylor
280e4e3b57
exclude terraform.tfstate backups in .gitignore ( #10216 )
Newer versions of Terraform use timestamps in the backup name, e.g. `terraform.tfstate.1614728479.backup`
1 year ago
Ugur Can Ozturk
a962fa2357
[podSecurityConfiguration]: fix apiVersion and change default policy versions ( #10210 )
Signed-off-by: Ugur <ugurozturk918@gmail.com>
1 year ago
palme
775851b00c
[flatcar] add python dependency check for helm-apps ( #10192 )
* add pyyaml install via task instead of package
* Change condition for better consistency in the codebase
1 year ago
Arthur Outhenin-Chalandre
f8fadf53cd
helm: fix pyyaml package on RH distros ( #10204 )
Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch>
1 year ago
ERIK
ce13699dfa
Use a uniform way to get the local path of the binaries ( #10211 )
Signed-off-by: bo.jiang <bo.jiang@daocloud.io>
1 year ago
Ashish Singh Dev
fc5937e948
fix gce-pd-csi driver ( #10208 )
* fix gce-pd-csi driver
* fixed, 1. reading replicas value from defaults.yml, and 2. corrected gcp-pd-csi driver version in README.md
1 year ago
Kay Yan
729e2c565b
cleanup-for-2.22.1 ( #10201 )
1 year ago
James
26ed50f04a
Enable interruptible jobs' pipelines ( #10167 )
1 year ago
Emin AKTAS
2b80d053f3
bump nodelocaldns version to 1.22.20 ( #10200 )
Signed-off-by: Emin Aktaş <eminaktas34@gmail.com>
1 year ago
Pat Riehecky
f5ee8b71ff
Permit custom names for API server lb/proxy containers. ( #10166 )
Signed-off-by: Pat Riehecky <riehecky@fnal.gov>
1 year ago
James
4c76feb574
Kubelet csr approver fixes ( #10165 )
* Fix upgrade-path for kubelet-csr-approver
Fixes an error when you enable kubelet-csr-approver when upgrading.
It hangs waiting for the certificate to be approved since the
kubelet-csr-approver is not installed yet.
* Add missing package when using helm role
1 year ago
Mateusz Mojsiejuk
18d84db41c
Don't search filesystem mounts in docker build step ( #10131 )
Limit find cmd to /usr/ where __pycache__ files are located
1 year ago
Kenichi Omichi
08a571b4a1
Remove flannel_cni_download_url ( #10188 )
Since the commit 937e64d296
the variable
has not been used at all.
This removes it from offline.yml which was the remaining part.
1 year ago
yun
5ebd305d17
remove cri-o using crio_bin_files ( #10182 )
1 year ago
Arthur Outhenin-Chalandre
edc73bc3c8
project: upgrade test dependencies and drop ansible-core 2.11 ( #10034 )
Molecule 5.0 require ansible-core 2.12.10.
So this commit we update ansible-core from 2.12.5 to 2.12.10.
We also drop supporting two ansible-core version. Also we now use the "oldest"
still supported ansible-core version as both 2.11 is EOL and not
supported by molecule.
tests/molecule: remove linting in molecule to support molecule 5
tests/molecule: remove role name check for molecule 5 support
Kubespray doesn't use ansible galaxy style naming so we have to disable
that check.
contrib/inventory_builder: fix tox.ini for tox4
tests/molecule: fix get_playbook in testinfra tests
tests: upgrade most tests requirements
Exclude ansible-lint for now, I will do that in a separate PR.
tests/molecule: force kvm driver option
If we don't do this it fallbacks to qemu emulated on our CI for some
reasons.
Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch>
1 year ago
Mohamed Omar Zaian
b7fa2d7b87
Fix metrics-server for k8s 1.26 ( #10183 )
1 year ago
Samuel Liu
7771ac6074
add krew_no_upgrade_check ( #10175 )
1 year ago
Michael Stötzer
f25b6fce1c
Add node_taints to aws_inventory script ( #10168 ) ( #10170 )
1 year ago
Samuel Liu
d7b79395c7
Add labels to kube-vip static pods ( #10139 )
1 year ago
Richard Fairthorne
ce18b0f22d
fix missing newline in template ( #10174 )
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
yjqg6666
0b102287d1
[ #10148 ] The download.timeout can be changed by variable download.timeout ( #10149 )
Reference:
https://docs.ansible.com/ansible/latest/collections/ansible/builtin/get_url_module.html#parameter-timeout
1 year ago
Pat Riehecky
d325fd6af7
Don't create calico CNI dir when not using calico ( #10156 )
Signed-off-by: Pat Riehecky <riehecky@fnal.gov>
1 year ago
Pat Riehecky
e949b8a1e8
Update cilium to latest (1.13.3) ( #10158 )
Signed-off-by: Pat Riehecky <riehecky@fnal.gov>
1 year ago