Robin Wallace
79f6cd774a
create snapshot-controller only if needed
2 years ago
Cyclinder
c3c9a42502
support multus multi-architecture installation ( #9012 )
Signed-off-by: cyclinder qifeng.guo@daocloud.io
2 years ago
ERIK
4a92b7221a
add manage offline files script ( #8956 )
Signed-off-by: bo.jiang <bo.jiang@daocloud.io>
2 years ago
Sébastien Masset
9d5d945bdb
[MASTER] Add missing configuration for extra tolerations ( #8908 )
* Added new configuration item for extra tolerations in policy controllers
Signed-off-by: Sébastien Masset <smt.masset@gmail.com>
* Added new configuration item for extra tolerations in DNS autoscaler
Signed-off-by: Sébastien Masset <smt.masset@gmail.com>
* Aligned existing handling of extra DNS tolerations
Signed-off-by: Sébastien Masset <smt.masset@gmail.com>
2 years ago
Christoffer Anselm
475ce05979
Fix kubectl download for v1.23.8 amd64 ( #9002 )
kubectl_checksums for amd64 v1.23.8 was missing the last digit
2 years ago
Samuel
57d7029317
ansible_maxversion_exclusive ( #8919 )
2 years ago
Mohamed Zaian
e4fe679916
[kubernetes] make v1.24.2 default
2 years ago
Mohamed Zaian
123632f5ed
[kubernetes] add hashes for v1.22.11, v1.23.8 & v1.24.2
2 years ago
Calin Cristian Andrei
56d83c931b
[CI] use debian-11 image with more disk space to ensure successful upgrade tests
2 years ago
Calin Cristian Andrei
a22ae6143a
[CI] ensure upgrade tests cover defaults (containerd currently)
2 years ago
Calin Cristian Andrei
a1ec0571b2
[nerdctl] upgrade to 0.20.0
2 years ago
Calin Cristian Andrei
2db39d4856
[containerd] add hashes for 1.5.12, 1.5.13, 1.6.5 and 1.6.6 and make 1.6.6 the new default
2 years ago
Citrullin
e7729daefc
Add assertion for IPv6 in verify settings
Co-authored-by: Kenichi Omichi <ken1ohmichi@gmail.com>
2 years ago
Alessio Greggi
97b4d79ed5
feat: make kubernetes owner parametrized ( #8952 )
* feat: make kubernetes owner parametrized
* docs: update hardening guide with configuration for CIS 1.1.19
* fix: set etcd data directory permissions to be compliant to CIS 1.1.12
2 years ago
Kay Yan
890fad389d
suggest-to-use-nft-in-centos8 ( #8987 )
2 years ago
Kay Yan
0c203ece2d
fix-broken-link-in-readme
2 years ago
Florian Ruynat
9e7f89d2a2
Remove forgotten 1.21 references
2 years ago
Calin Cristian Andrei
24c8ba832a
[kubernetes] drop support for configuring insecure apiserver
2 years ago
Calin Cristian Andrei
c2700266b0
[download] fix dependencies for downloads
2 years ago
Calin Cristian Andrei
2cd8c51a07
[kubeadm] use v1beta3 configuration version
* extra admission controls now don't have a version in their file names
eventratelimit.v1beta2.yaml.j2 -> eventratelimit.yaml.j2
* cri_socket variable includes the unix:// prefix to be conformat with
upstream
2 years ago
Calin Cristian Andrei
589823bdc1
[CI] remove docker stand-alone molecule test
2 years ago
Calin Cristian Andrei
5dc8be9aa2
[CI] kube 1.24 requires at least 1775Mi of memory, might as well leave the default of 2048
2 years ago
Calin Cristian Andrei
fad296616c
[docker] use cri-dockerd instead of dockershim for any kubernetes version deployed with docker as the container_manager
2 years ago
Calin Cristian Andrei
ec01b40e85
[cri_dockerd] upgrade cri_dockerd to 0.2.2 for 1.24 compatibility
* use new artifact release name
* enable cri-dockerd dual setack support if enable_dual_stack_networks
2 years ago
Calin Cristian Andrei
2de5c4821c
[calico] clean up workarounds for older versions
2 years ago
Calin Cristian Andrei
9efe145688
[calico] make 3.23.1 the default and drop 3.20.x and 3.19.x
2 years ago
Calin Cristian Andrei
51bc64fb35
[cri-o] support cri-o 1.24 with kube 1.24
2 years ago
Calin Cristian Andrei
6380483e8b
[kubeconfig] generate admin kube config from /etc/kubernetes/admin.conf instead of the workaround of using kubeadm init phase kubeadm admin which fails with cri-dockerd
2 years ago
Calin Cristian Andrei
ae1dcb031f
[kubernetes] drop pre 1.22.0 workarounds
2 years ago
Calin Cristian Andrei
9535a41187
[kubernetes] make 1.22.0 the minimum version
2 years ago
Calin Cristian Andrei
47495c336b
[kubernetes] drop hashes for 1.21.x
2 years ago
Calin Cristian Andrei
d69d4a8303
[kubernetes] make 1.24.1 the new default
2 years ago
Kay Yan
ab4d590547
add-ubuntu2204-in-readme
2 years ago
Kay Yan
85271fc2e5
add-ci-for-ubuntu2204 ( #8958 )
2 years ago
蒋航
f6159c5677
Update Dockerfile base image ( #8975 )
Signed-off-by: hang.jiang <hang.jiang@daocloud.io>
2 years ago
rtsp
668b9b026c
[cert-manager] Upgrade to v1.8.1 ( #8976 )
2 years ago
Viktor Jacynycz
77de7cb785
Expose calico-typha metrics port ( #8855 )
2 years ago
Dickson Tung
e5d6c042a9
Fix regex for replacing http_proxy ( #8957 )
2 years ago
Ho Kim
3ae397019c
Add arm64 Flatcar OS's pypy bootstrapping ( #8959 )
- Upgrade pypy's python version to `3.9`
- Upgrade pypy`s version to `7.3.9`
2 years ago
Ho Kim
7d3e59cf2e
Remove unneeded socat installation for Flatcar ( #8970 )
2 years ago
orange-llajeanne
4eb83bb7f6
fixes for docker reset ( #8966 )
2 years ago
Florian Ruynat
1429ba9a07
Update docker version to 20.10.17 ( #8965 )
2 years ago
Ho Kim
889454f2bc
Fix typo in calico check ( #8969 )
2 years ago
orange-llajeanne
2fba94c5e5
fix a typo in the "matallb_auto_assign" variable name ( #8949 )
* fix a typo in the "matallb_auto_assign" variable name
* add metallb check to fail when deprecated "matallb_auto_assign" variable is defined
2 years ago
Kay Yan
4726a110fc
remove-support-for-ansible-2.9-2.10 ( #8951 )
2 years ago
Steffen Becker
6b43d6aff2
Proposed fix to Issue 8667 ( #8944 )
Proposed fix to Issue 8667
Proposed fix to Issue 8667
2 years ago
Kenichi Omichi
024a3ee551
Replace callback_whitelist with callbacks_enabled ( #8759 )
When running molecule jobs, we saw the folloing warning message:
[DEPRECATION WARNING]: [defaults]callback_whitelist option, normalizing names
to new standard, use callbacks_enabled instead. This feature will be removed
from ansible-core in version 2.15. Deprecation warnings can be disabled by
setting deprecation_warnings=False in ansible.cfg.
callbacks_enabled has been added since Ansible 2.11 and Kubespray is using
Ansible 2.12 at master branch. So we can use callbacks_enabled safely to
avoid the warning message.
2 years ago
Kenichi Omichi
cd7381d8de
Drop Ansible support for v2.9 and v2.10 ( #8925 )
Ansible v2.9 and v2.10 are EOL as [1].
This drops those version supports by following the upstream Ansible.
This sets use_ssh_args true always because that is required to use
ssh_args on ansible.cfg on Ansible v2.11 or later[2].
ansible_ssh_host is replaced with ansible_host because ansible_ssh_host
has been deprecated already and cenots7 jobs were failed due to the
deprecated ansible_ssh_host.
[1]: https://docs.ansible.com/ansible/devel/reference_appendices/release_and_maintenance.html#ansible-core-changelogs
[2]: https://docs.ansible.com/ansible/latest/collections/ansible/posix/synchronize_module.html#parameter-use_ssh_args
2 years ago
Mathieu Parent
f53764f949
calicoctl repo has been merged in calico ( #8920 )
2 years ago
Kenichi Omichi
57c3aa4560
Merge pull request #8943 from ErikJiang/update-etcd-download-url
update etcd download url in offline.yml
2 years ago