-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Move common tasks into a shared linux-common role #242
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tomclark0
pushed a commit
that referenced
this pull request
Oct 10, 2024
* Move common tasks into a shared linux-common role * Update Trivy action version * Remove isolate command to prevent ansible-init from running
mkjpryor
added a commit
that referenced
this pull request
Oct 24, 2024
* Introduce linux-common role, initial inbox support for Infiniband * Change cloud-init net renderer\ to support IB netdev conf * Add play for linux-common role * Replace references to stackhpc where possible (#232) * Use workflow actions from azimuth-cloud (#233) * Allow image builds to run on other clouds (#236) * Allow image builds to run on other clouds * Update zenith tag * Add support for specifying a volume type * Update ubuntu-jammy base image (20240808) (#229) Co-authored-by: mkjpryor <642657+mkjpryor@users.noreply.github.com> * Update Kubernetes patch versions (v1.30.4, v1.27.16, v1.29.8, v1.28.13) (#227) Co-authored-by: mkjpryor <642657+mkjpryor@users.noreply.github.com> * Update ubuntu-jammy base image (20240821) (#237) Co-authored-by: mkjpryor <642657+mkjpryor@users.noreply.github.com> * Bump community.general to 9.3.0 (#225) Co-authored-by: mkjpryor <642657+mkjpryor@users.noreply.github.com> * Bump prometheus.prometheus to 0.17.1 (#219) Co-authored-by: mkjpryor <642657+mkjpryor@users.noreply.github.com> * Bump containers.podman to 1.15.4 (#224) Co-authored-by: mkjpryor <642657+mkjpryor@users.noreply.github.com> * Bump prometheus to v2.54.0 (#234) Co-authored-by: mkjpryor <642657+mkjpryor@users.noreply.github.com> * Stop building images for Kubernetes 1.27 (#238) * Bump zenith-client to 0.12.0 (#239) Co-authored-by: mkjpryor <642657+mkjpryor@users.noreply.github.com> * Add new Kubernetes version (v1.31.0) (#235) Co-authored-by: mkjpryor <642657+mkjpryor@users.noreply.github.com> * Use linux-ansible-init from azimuth-cloud image_utils collection (#226) * Update to use linux-ansible-init role from Galaxy and remove in-repo * Update requirements.yml add external ansible-init to requirements * Update main.yml update ansible-init dependency for linux-webconsole * Update main.yml * Update main.yml * Update main.yml * Update requirements.yml * Use ansible-init from image_utils collection * bump azimuth-image-utils release * verbose linux-rstudio.pkr.hcl * verbose linux-rstudio.pkr.hcl * image-utils 0.2.0 * Update linux-rstudio.pkr.hcl --------- Co-authored-by: bertie <bertie@stackhpc.com> * Move common tasks into a shared linux-common role (#242) * Move common tasks into a shared linux-common role * Update Trivy action version * Remove isolate command to prevent ansible-init from running * Update ubuntu-jammy base image (20240912) (#245) Co-authored-by: mkjpryor <642657+mkjpryor@users.noreply.github.com> * Update Kubernetes patch versions (v1.31.1, v1.29.9, v1.30.5, v1.28.14) (#244) Co-authored-by: mkjpryor <642657+mkjpryor@users.noreply.github.com> * Pass GitHub token for Trivy DB download (#249) * Attempt 2 at fixing Trivy DB ratelimit errors * Use Trivy DB mirror to avoid rate-limiting issues * Use image-builder tags when updating * Update ubuntu-jammy base image (20241002) (#253) Co-authored-by: mkjpryor <642657+mkjpryor@users.noreply.github.com> * Exclude low severity results from SARIF * Bump prometheus.prometheus to 0.19.0 (#246) Co-authored-by: mkjpryor <642657+mkjpryor@users.noreply.github.com> * Bump prometheus to v2.54.1 (#240) Co-authored-by: mkjpryor <642657+mkjpryor@users.noreply.github.com> * Bump community.general to 9.5.0 (#241) Co-authored-by: mkjpryor <642657+mkjpryor@users.noreply.github.com> * Bump ansible.posix to 1.6.0 (#243) Co-authored-by: mkjpryor <642657+mkjpryor@users.noreply.github.com> * Bump containers.podman to 1.16.1 (#248) Co-authored-by: mkjpryor <642657+mkjpryor@users.noreply.github.com> * Bump nginx to 1.27.2 (#252) Co-authored-by: mkjpryor <642657+mkjpryor@users.noreply.github.com> * Install Infiniband inbox driver + load kernel modules via linux-common * Bump default repo2docker volume size to 10GB * Change default cloud-init network activator to networkd * Tidy common role * Tidy common role * Update package install name * Bump Linux desktop size to 15GB --------- Co-authored-by: Matt Pryor <matt@stackhpc.com> Co-authored-by: azimuth-ci-bot[bot] <142236172+azimuth-ci-bot[bot]@users.noreply.github.com> Co-authored-by: mkjpryor <642657+mkjpryor@users.noreply.github.com> Co-authored-by: azimuth-automation-bot[bot] <177105362+azimuth-automation-bot[bot]@users.noreply.github.com> Co-authored-by: bertiethorpe <84867280+bertiethorpe@users.noreply.github.com> Co-authored-by: bertie <bertie@stackhpc.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.