JetSki
JetSki copied to clipboard
Deployment Automation for OpenShift on Baremetal in Red Hat's Shared Labs
Updates the requirements on [ansible](https://github.com/ansible/ansible) to permit the latest version. Commits See full diff in compare view Dependabot will resolve any conflicts with this PR as long as you don't...
Hi, Do you have a special process to rebase the `node-prep` and `installer` roles? We understand they are coming from the baremetal_deploy repository[1]. We want to use JetSki to deploy...
# Description In order to cut down deployment time of new clusters, several tasks, that take a few minutes, can be executed in parallel with the help of the async...
Bumps [actions/first-interaction](https://github.com/actions/first-interaction) from 1.1.0 to 1.1.1. Release notes Sourced from actions/first-interaction's releases. v1.1.1 Update bundled @actions/toolkit packages to fix actions/first-interaction#101 Commits 1d8459c Merge pull request #104 from actions/releases/v1.1.1 6a9caa2 Merge...
Bumps [actions/stale](https://github.com/actions/stale) from 5 to 6. Release notes Sourced from actions/stale's releases. v6.0.0 :warning: Breaking change :warning: Issues/PRs default close-issue-reason is now not_planned(#789) V5.2.0 Features: New option include-only-assigned enables users...
The python dependencies for ansible are not being installed in the right place. Could be due to a change in the way python is now shipped in RHEL vs the...
# Issue - Jetski failing on to build hammercli image 'podman build --build-arg foreman_url=https://foreman.X.redhat.com/ -t hammercli ." Ansible failure: fatal: [localhost]: FAILED! => { "changed": true, "cmd": "podman build --build-arg...
# Description Support for Calico CNI ## Type of change Please select the appropriate options: - New feature (non-breaking change which adds functionality) - This change requires a documentation update...
- RHEL 8.6 using python 3.8 for ansible - using rpm where 3.8 packages exist - using pip3.8 for dnspython # Description Please include a summary of the change and...
JetSki deployments may fail with: ``` TASK [node-prep : Fail if Python modules are missing] ***************************************************************************************************** Tuesday 26 July 2022 15:09:24 +0000 (0:00:00.278) 0:01:00.285 ********** fatal: [e24-h05-000-r640.rdu2.scalelab.redhat.com]: FAILED! => {"changed":...