-
Notifications
You must be signed in to change notification settings - Fork 23
Sync Antelope & Caracal #1337
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
Merged
Merged
Sync Antelope & Caracal #1337
Conversation
This file contains hidden or 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
Co-authored-by: Alex-Welsh <[email protected]>
This reverts commit f5950fc. It was found that Ubuntu 22.04 client has a problem with mount. Keep using Ubuntu 20.04 until fix is found
Fixes egrep passed to systemctl attempting to restart other services containing nova in the name: ``` stderr: |- Failed to restart dev-disk-byx2did-dmx2dnamex2drootvgx2dlv_nova.device: Job type restart is not applicable for unit dev-disk-byx2did-dmx2dnamex2drootvgx2dlv_nova.device. Failed to restart dev-mapper-rootvgx2dlv_nova.device: Job type restart is not applicable for unit dev-mapper-rootvgx2dlv_nova.device. Failed to restart dev-rootvg-lv_nova.device: Job type restart is not applicable for unit dev-rootvg-lv_nova.device. ```
Backport: Fix rabbitmq-reset.yml trying to restart wrong services
Validate inputs to github workflows
* Add upgrade-prerequisites script for CI * Apply suggestions from code review Co-authored-by: Matt Crees <[email protected]> --------- Co-authored-by: Matt Crees <[email protected]>
This fixes issues with creation and failover of TLS-terminated Octavia load balancers following our bump of pyOpenSSL [1] because of the removal of load_pkcs12 [2]. [1] stackhpc/requirements#20 [2] https://bugs.launchpad.net/octavia/+bug/2042787
Build Octavia from StackHPC fork
* feat: update `kayobe-automation` submodule and `workflows` Upgrade both the submodule used by `kayobe-automation` and the workflows collection that can generate `GitHub` workflows. Changes include: - Run config-diff in parallel - Automation detect vaulted files for config-diff - Add support for running hooks that use roles - Improvements to Tempest including the ability to run only failed tests - Use less verbose input descriptions - Bump up and pin the version of Actions and containers used by the workflows
More repositories are configured to avoid issues when ghcr.io hits rate limits. If the primary repository fails due to rate limiting, the system will fall back to the public ECR repository [1] [1] aquasecurity/trivy#7668 (reply in thread)
trivy: Add more repositories to handle rate limits
bbezak
approved these changes
Oct 17, 2024
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.