Commit graph

5 commits

Author SHA1 Message Date
spaced
051e08e31c
[2.13] Backport CRI-O bugfixes ()
* Enable crio 1.18 ()

* fix CRI-O repos for centos distributions ()

* fix CRI-O repos for centos distributions

* fix CRI-O repos for centos distributions
- revert workarounds

* fix CRI-O repos for centos distributions
- use https for centos repos

* avoid 302 redirects for centos repos

* Use OS packaging default value for apparmor_profile in crio.conf ()

Co-authored-by: jeanfabrice <github@bobo-rousselin.com>
2020-06-04 07:09:15 -07:00
Florian Ruynat
1f4ef0e86e
[2.13] Backport recent bugfixes and mainly docker-cli issue ()
* Reorder tests in packet file ()

* Skip molecule tests for Ubuntu 18.04 ()

* Fix kubernetes-dashboard template identation ()

The 98e7a07fba commit udpates the
dashboard version to 2.0.0 but it enable skip login flag wasn't
updated. This change updates its identation to avoid issues when
dashboard_skip_login is enabled.

* Disable OVH CI ()

* Create namespace when dashboard deployment uses customized namespace. ()

* Create namespace when dashboard deployment uses customized namespace.

* Fix syntax.

* Fix apiserver port when upgrading ()

* Fix docker fedora packages ()

* Match docker-cli version with docker-engine version (when available)

* Disable upgrade jobs to allow release 2.13.1 (docker-cli bug)

Co-authored-by: Maxime Guyot <Miouge1@users.noreply.github.com>
Co-authored-by: Victor Morales <electrocucaracha@gmail.com>
Co-authored-by: petruha <5363545+p37ruh4@users.noreply.github.com>
Co-authored-by: Mateus Caruccio <mateus.caruccio@getupcloud.com>
2020-05-22 07:30:37 -07:00
Maxime Guyot
28333d4513
Fix crio runc path on Ubuntu () 2020-04-28 05:28:06 -07:00
spaced
cf1566e8ed
Centos, debian and fedora CRI-O repo ()
* replace removed repo with kubic repository for centos 7

* add crio configuration for centos8

* add crio configurations for debian

* use correct crio version for fedora

* simplify calulation of required crio version
- gives possibility to overwrite

* change default path for runc

* change default for seccomp path

* change default for conmon
2020-04-24 01:18:07 -07:00
Maxime Guyot
09bccc97ba
Add CRI-O CI () 2020-04-22 06:09:52 -07:00