- Feb 04, 2022
-
-
mgiessing authored
* Added ppc64le support * Fixed linting errors
-
- Jan 15, 2022
-
-
Kenichi Omichi authored
The tf-elastx_cleanup test job was failed with error message: Port xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx cannot be deleted directly via the port API: has device owner network:router_interface. That means necessary to remove a subnet from the router before deleting the port. This adds a method to removes a subnet from the router automatically.
-
- Aug 19, 2021
-
-
Victor Morales authored
The main functions are wrapped by a sys.exit function which expects and argument. The curent implementation isn't returning values in all cases. This change ensures main functions return a value in all cases.
-
- Aug 14, 2021
-
-
Victor Morales authored
-
- Jul 12, 2021
-
-
Cristian Calin authored
* Ansible: move to Ansible 3.4.0 which uses ansible-base 2.10.10 * Docs: add a note about ansible upgrade post 2.9.x * CI: ensure ansible is removed before ansible 3.x is installed to avoid pip failures * Ansible: use newer ansible-lint * Fix ansible-lint 5.0.11 found issues * syntax issues * risky-file-permissions * var-naming * role-name * molecule tests * Mitogen: use 0.3.0rc1 which adds support for ansible 2.10+ * Pin ansible-base to 2.10.11 to get package fix on RHEL8
-
- Jan 22, 2021
-
-
Maxime Guyot authored
-
- Sep 19, 2020
-
-
Maxime Guyot authored
-
- Aug 05, 2020
-
-
Maxime Guyot authored
-
- Jul 27, 2020
-
-
Maxime Guyot authored
-
- Jul 20, 2020
-
-
Florent Monbillard authored
-
- Jun 26, 2020
-
-
Maxime Guyot authored
-
- Jun 25, 2020
-
-
bozzo authored
This will avoid SSH connection on the local host
-
- May 27, 2020
-
-
Craig Rodrigues authored
- Directly update the main.yml file with the new hashes.
-
- Mar 27, 2020
-
-
Craig Rodrigues authored
- make it follow redirects - error out if an HTTP error is encountered
-
- Mar 21, 2020
-
-
Maxime Guyot authored
-
Maxime Guyot authored
-
- Mar 13, 2020
-
-
Maxime Guyot authored
-
- Dec 18, 2019
-
-
Matthew Mosesohn authored
Change-Id: I4498d1c0585ee98c23856208d660caadf67cab34
-
- Jul 16, 2019
-
-
Andreas Krüger authored
* Let Premoderator script add labels * Fix JQ error * Minor fixes * Debug patch label output * Try again * Try again * Try again * Try again * Try again * Minor cleanup
-
- May 16, 2019
-
-
MarkusTeufelberger authored
-
- May 03, 2019
-
-
MarkusTeufelberger authored
-
- Apr 20, 2019
-
-
Maxime Guyot authored
Broken since 4efb0b78
-
- Apr 06, 2019
-
-
Andreas Krüger authored
* Update premoderator to fix Github API throttle * Update premoderator script Add exit codes and document the exit code. * Fix indentation
-
- Feb 05, 2019
-
-
Matthew Mosesohn authored
Run only commands that apply to the current deployed cluster (only get calico info and skip weave/flannel when deploying calico, for example). Add helm release info if helm is deployed
-
- Nov 28, 2018
-
-
Andreas Krüger authored
-
- Oct 24, 2018
-
-
Louis authored
-
- Mar 12, 2018
-
-
Cyril Jouve authored
-
- Jan 02, 2018
-
-
Steve Mitchell authored
-
- Jun 23, 2017
-
-
Spencer Smith authored
-
- Apr 10, 2017
-
-
Matthew Mosesohn authored
-
- Mar 17, 2017
-
-
Vladimir Rutsky authored
Currently Kubernetes version can be selected using "kube_version" variable.
-
- Feb 15, 2017
-
-
Vladimir Rutsky authored
-
- Feb 13, 2017
-
-
Antoine Legrand authored
-
- Jan 25, 2017
-
-
Brad Beam authored
- Attempt to clarify CI runs from contributors
-
- Jan 04, 2017
-
-
Bogdan Dobrelya authored
Do not run unit-tests for master merges. Fix the permissive "null" user. Signed-off-by:
Bogdan Dobrelya <bogdando@mail.ru>
-
Bogdan Dobrelya authored
For security and resources utilization reasons, do not auto-start CI for opened/updated PRs. A member of the kubernetes-incubator github org has first to approve that the PR is reasonable to test by putting the "ci check this" into the PR's comments. If approved that way, the CI pipeline starts as always. Only the 1st step of the pipeline is premoderatied, the rest will follow each over on success. Signed-off-by:
Bogdan Dobrelya <bogdando@mail.ru>
-
- Dec 28, 2016
-
-
Bogdan Dobrelya authored
* Add restart for weave service unit * Reuse docker_bin_dir everythere * Limit systemd managed docker containers by CPU/RAM. Do not configure native systemd limits due to the lack of consensus in the kernel community requires out-of-tree kernel patches. Signed-off-by:
Bogdan Dobrelya <bdobrelia@mirantis.com>
-
- Dec 27, 2016
-
-
Bogdan Dobrelya authored
Signed-off-by:
Bogdan Dobrelya <bogdando@mail.ru>
-
- Dec 20, 2016
-
-
Bogdan Dobrelya authored
Signed-off-by:
Bogdan Dobrelya <bdobrelia@mirantis.com>
-
- Dec 15, 2016
-
-
Bogdan Dobrelya authored
* Reduce default testcase to 2 nodes, add HA case. * Adjust gen_matrix script for Travis/Gitlab CIs. * Enable netchecker deploy foro gitlab CI. * Sync other things from travis matrix and reorder them as build steps for pull requests, master branch, auto/manual. * Do auto-step1 from part1 and manual step2,3 for branches/PRs. * Do manual steps from part2, special for master merges. Signed-off-by:
Bogdan Dobrelya <bdobrelia@mirantis.com>
-