-
Notifications
You must be signed in to change notification settings - Fork 21
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
2024.1: 2023.1 merge #1385
Merged
Merged
2024.1: 2023.1 merge #1385
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
Merge yoga zed
Co-authored-by: Alex-Welsh <[email protected]>
Add configuration to include extra-hardware and mellanox elements, with other useful collectors and kernel settings.
We were only including the scrape group `overcloud` in the prometheus config. This change allows the scrape group to work as intended.
Redfish exporter: Fixes scrape group
The redfish exporter is prone to failed scrapes. Lets wait for mulitple failed scrapes before triggering an alert. This should still catch the case where it is completely dead, but reduce the false positives from failed scrapes.
Treat the physical interface as network interface inside of the `ci-aio` environment. This is to ensure the network interface files are created correctly with the appropriate permissions otherwise we will lose connection after the DHCP lease expires. Also this approach enables us to include the interface within the firewall configuration ensuring we maintain SSH access through the firewall via this interface.
fix!: manage the `physical` interface in `ci-aio`
Treat the physical interface as network interface inside of the `ci-aio` environment. This is to ensure the network interface files are created correctly with the appropriate permissions otherwise we will lose connection after the DHCP lease expires. Also this approach enables us to include the interface within the firewall configuration ensuring we maintain SSH access through the firewall via this interface.
During service deploys using Kayobe Automation this playbook will fail as the `admin-openrc.sh` file is not generated during the deployment process. This in turn causes the workflow to be reported as a failure even though the service deployment succeeded.
fix!: manage the `physical` interface in `ci-aio`
Treat the physical interface as network interface inside of the `ci-aio` environment. This is to ensure the network interface files are created correctly with the appropriate permissions otherwise we will lose connection after the DHCP lease expires. Also this approach enables us to include the interface within the firewall configuration ensuring we maintain SSH access through the firewall via this interface.
This suffers from a time-of-check to time-of-use race condition and in general recursively setting file permissions seems to be a bad idea.
fix!: manage the `physical` interface in `ci-aio`
fix: test if `admin-openrc.sh` exists before deploying os-capacity
CIS: Stop recursively setting permissions on logs files
Openstack Logs in Grafana
Switch to using the StackHPC fork - master branch - when building blazar
Configure IPA with useful inspection settings
Fix upgrade-prerequisites
Pin os-capacity to v0.5 release --------- Co-authored-by: Jake Hutchinson <[email protected]>
Add upgrade host configure warning for ceph nodes
docs: fix link to release train page
This is required to fix some CI jobs [1]. [1] stackhpc/kayobe-automation#69
Bump kayobe-automation
zed: yoga merge
2023.1: zed merge
jackhodgkiss
previously approved these changes
Nov 25, 2024
Alex-Welsh
reviewed
Nov 25, 2024
Alex-Welsh
reviewed
Nov 25, 2024
priteau
force-pushed
the
2024.1-2023.1-merge
branch
from
November 25, 2024 09:40
a97d26e
to
9de90d0
Compare
Alex-Welsh
approved these changes
Nov 25, 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.
physical
interface inci-aio
physical
interface inci-aio
admin-openrc.sh
exists before deploying os-capacityphysical
interface inci-aio