Samuel Liu
cd7212453e
Add etcd tls cipher suites ( #7001 )
* Add etcd tls cipher suites
* yamllint
4 years ago
Sergey
a69f2b09da
download run once feature for containerd ( #6997 )
4 years ago
Sergey
ed6cef85d8
add crio registry mirror support ( #6977 )
* add crio registry mirror support
* mdlint fix
4 years ago
Etienne Champetier
68b96bdf1a
Helm v3 only ( #6846 )
* Fix etcd download dest
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* Only support Helm v3, cleanup install
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
4 years ago
Florian Ruynat
f6eed8091e
Remove contiv related files ( #6964 )
4 years ago
Sergey
4a8a52bad9
containerd docker hub registry mirror support ( #6962 )
* containerd docker hub registry mirror support
* add docs
* fix typo
* fix yamllint
* fix indent in sample
and ansible-playbook param in testcases_run
* fix md
* mv common vars to tests/common/_docker_hub_registry_mirror.yml
* checkout vars to upgrade tests
4 years ago
Sergey
d739a6bb2f
add Google proxy-mirror-cache for docker hub to CI tests ( #6957 )
4 years ago
Florian Ruynat
405692d793
Switch some image from dockerhub to k8s.gcr (also increase pkg retries) ( #6955 )
4 years ago
Hans Feldt
ee23b947aa
fix flake8 errors in Kubespray CI - tox-inventory-builder ( #6910 )
* fix flake8 errors in Kubespray CI - tox-inventory-builder
* Invalidate CRI-O kubic repo's cache
Signed-off-by: Victor Morales <v.morales@samsung.com>
* add support to configure pkg install retries
and use in CI job tf-ovh_ubuntu18-calico (due to it failing often)
* Switch Calico, Cilium and MetalLB image repos to Quay.io
Co-authored-by: Victor Morales <v.morales@samsung.com>
Co-authored-by: Barry Melbourne <9964974+bmelbourne@users.noreply.github.com>
4 years ago
Hans Feldt
270f91e577
cleanup kubelet_deployment_type ( #6815 )
No longer used/supported
4 years ago
Hans Feldt
6141b98bf8
calico: default to using kdd datastore ( #6693 )
If already deployed, get current datastore from CNI config file
4 years ago
David Louks
bd49c993de
Added support for setting tiller_service_account and tiller_replicas ( #6696 )
* Added support for setting tiller_service_account and tiller_replicas
* Specify helm 2 version to ensure we have a test path that still hits helm 2 code
* Moved tiller_service_account to defaults.yml. Fixed is tiller_replicas defined check.
4 years ago
Maxime Guyot
686316b390
Cleanup virsh volumes in Vagrant CI ( #6688 )
4 years ago
Hans Feldt
6da385de9d
Use "kubeadm join" to join masters to control plane ( #6661 )
Remove configuration variable kubeadm_control_plane
4 years ago
Florian Ruynat
705ad84ce7
Update third party librairies and tools ( #6669 )
4 years ago
Florian Ruynat
a556f8f2bf
Remove deprecated (and removed in 1.19) flag and function --basic-auth-file ( #6655 )
4 years ago
Florian Ruynat
ad15721677
Add Kubernetes 1.19.1 hashes and set default ( #6654 )
4 years ago
Florian Ruynat
05ff4a527d
Fix a bunch of failed quality rules ( #6646 )
4 years ago
Lovro Seder
c1ba8e1b3a
Rotate kubelet server certificate. ( #6453 )
* Rotate kubelet server certificate.
* CI test kubelet server cert rotation
* Approve kubelet serving certificates in tests.
4 years ago
Barry Melbourne
058438a25d
Remove support for CoreOS Container Linux ( #6576 )
4 years ago
Florian Ruynat
5884eeb606
Remove ethtool workaround, issue is now fixed ( #6579 )
4 years ago
Florian Ruynat
d9d11e2291
Update sonobuoy dependency ( #6536 )
4 years ago
Arthur Outhenin-Chalandre
35682b5228
Fix cilium strict kube proxy replacement in HA ( #6473 )
* Update the cilium svc proxy test to HA mode
Signed-off-by: Arthur Outhenin-Chalandre <arthur@cri.epita.fr>
* Fix cilium strict kube-proxy in HA
Signed-off-by: Arthur Outhenin-Chalandre <arthur@cri.epita.fr>
* Add a single global endpoint variable
Signed-off-by: Arthur Outhenin-Chalandre <arthur@cri.epita.fr>
* Add cilium docs about kube-proxy replacement
Signed-off-by: Arthur Outhenin-Chalandre <arthur@cri.epita.fr>
* Fix issues in docs
Signed-off-by: Arthur Outhenin-Chalandre <arthur@cri.epita.fr>
4 years ago
Maxime Guyot
50598d9d47
Fix E306 in tests/ ( #6495 )
4 years ago
Victor Morales
bdf0238328
Upgrade molecule to v3 ( #6468 )
Signed-off-by: Victor Morales <v.morales@samsung.com>
4 years ago
Kuralamudhan Ramakrishnan
90e5f8ffe1
adding ovn4nfv in kubespray ( #6381 )
Signed-off-by: Kuralamudhan Ramakrishnan <kuralamudhan.ramakrishnan@intel.com>
4 years ago
Florian Ruynat
bf6168fca8
Move fedora30 jobs to fedora32 ( #6426 )
4 years ago
Arthur Outhenin-Chalandre
3550e3c145
Adding kube-proxy-replacement support in cilium ( #6334 )
Signed-off-by: Arthur Outhenin-Chalandre <arthur@cri.epita.fr>
4 years ago
Maxime Guyot
fe46349786
Fix ansible-lint E301 for commands fetching data ( #6465 )
4 years ago
Maxime Guyot
214e08f8c9
Fix ansible-lint E305 ( #6459 )
4 years ago
Maxime Guyot
8bd3b50e31
Fix ansible-lint E404 ( #6417 )
4 years ago
Maxime Guyot
e70f27dd79
Add noqa and disable .ansible-lint global exclusions ( #6410 )
4 years ago
Arthur Outhenin-Chalandre
abfa1636e4
Fix kube-proxy post deployment removal ( #5554 )
* Fix kube-proxy removal
* Fix unwanted skipped task for kube-proxy
* Fix kube_proxy_remove default
Signed-off-by: Arthur Outhenin-Chalandre <arthur@cri.epita.fr>
* Add test for kube-router svc proxy
Signed-off-by: Arthur Outhenin-Chalandre <arthur@cri.epita.fr>
4 years ago
Maxime Guyot
935c5093e2
Enable OVH CI ( #6365 )
4 years ago
Joel Seguillon
4c1e0b188d
Add .editorconfig file ( #6307 )
4 years ago
bozzo
276c450759
Use `connection: local` when `delegate_to: localhost` ( #6322 )
This will avoid SSH connection on the local host
4 years ago
Alvaro
80d16e6c91
Support for Ambassador OSS as an Ingress ( #6135 )
Support for Ambassador OSS as an Ingress Controller when
settings `ingress_ambassador_enabled: true`.
Signed-off-by: Alvaro Saurin <alvaro.saurin@gmail.com>
4 years ago
Florian Ruynat
90c867b424
Update loadbalancers versions (haproxy&nginx) ( #6278 )
4 years ago
Maxime Guyot
69a48cbdd7
Add Vagrant CI for Ubuntu 20.04 ( #6279 )
4 years ago
Maxime Guyot
c6588856c7
Add Ubuntu 20.04 support and use Python 3 ( #6157 )
4 years ago
Samuel Liu
dba645421f
ADD tls cipher suites support ( #6024 )
* ADD tls cipher suites support
yaml lint
yamllint
* update test case
* update test case
4 years ago
Unai Arríen
8ec6729cae
Add disable_ipv6_dns: true in E2E tests ( #6266 )
4 years ago
petruha
bacbb2a0ca
Add custom dashboard namespace test ( #6249 )
Add custom dashboard namespace test
4 years ago
Florian Ruynat
f2ca929a4a
Move nodes readiness test before pods readiness ( #6089 )
4 years ago
Maxime Guyot
fd59556222
Add Elastx CI ( #6127 )
4 years ago
Florian Ruynat
71d476b121
Auto detect github target branch in rebase script ( #6187 )
4 years ago
Maxime Guyot
83d945127f
Make vagrant CI normal ( #6074 )
4 years ago
Florian Ruynat
1f9ccfe54d
Rollback metrics-server version and enable in one CI test ( #6130 )
4 years ago
Maxime Guyot
21ea079896
Disable OVH CI ( #6114 )
4 years ago
Florian Ruynat
c44f13114f
Allow containerd runtime with fedora os (30/31) - add CI test ( #6094 )
4 years ago