Skip to content

Yoga zed merge v2 #620

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 97 commits into from
Sep 6, 2023
Merged

Yoga zed merge v2 #620

merged 97 commits into from
Sep 6, 2023

Conversation

Alex-Welsh
Copy link
Member

No description provided.

MoteHue and others added 30 commits June 6, 2023 10:07
Correct Manila backend variable in multinode docs
Running Pulp with a number of workers based on CPUs can cause errors
such as PostgreSQL connection limits on hosts with many cores:

    psycopg.OperationalError: connection failed: FATAL:  remaining connection slots are reserved for non-replication superuser connections

Cap workers to 32 until large scale testing can identify a more suitable
limit.
Designate along with Redis have both been enabled to provide
the multinode environment with DNSaaS.

Designate has been configured to permit forwarding of queries to
either GoogleDNS or CloudflareDNS.
Enable Designate and configure FQDNs for APIs
Update TLS docs to include warning about admin endpoints
This change adds a template secrets.yml file to provide a definition
for the barbican role IDs required for backend and internal TLS.
Bring in the latest Neutron patches, specifically wanted for this patch:
https://review.opendev.org/c/openstack/neutron/+/887625
Use Tenks to provide virtual bare metal, with Kayobe helper scripts to
deploy.
docs: Add info on how to deploy and test ironic in ci-aio env
Needs installing in the Seed Node virtualenv.
markgoddard and others added 21 commits August 22, 2023 10:31
added some needed paths to lint ignore
This requires stackhpc.cephadm 1.14.0.
Bumped focal repos to fix unmet dependencies on container build.
Built new Magnum containers including fix for missing Octavia
load balancer health monitors.
Fixes bug 2015393 - missing Octavia health monitors on cluster spawn.
It prevents NetworkManager from automatically running DHCP on
unconfigured ethernet devices and allows connections with static IP
addresses to be brought up even on ethernet devices with no carrier.
Add NetworkManager-config-server rpm to Rocky Linux deployment image
This was lost during the recent repo refactor.
Support Ceph ingress images stored in Pulp
fix: Sync Grafana RPM repo on RL9
Fix typos in Grafana dashboards
The argument list was missing -e which meant the first argument was
interpreted as image regexes.
Update Rocky Linux 9.2 repo versions
@Alex-Welsh Alex-Welsh requested a review from a team as a code owner September 6, 2023 14:23
@Alex-Welsh Alex-Welsh mentioned this pull request Sep 6, 2023
@Alex-Welsh Alex-Welsh changed the base branch from stackhpc/yoga to stackhpc/zed September 6, 2023 14:26
Copy link
Contributor

@markgoddard markgoddard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One dodgy variable needs fixing then I think we're good to go.

Comment on lines +4 to +5
stackhpc_rocky_9_overcloud_host_image_version: "yoga-20230515T145140"
stackhpc_ubuntu_jammy_overcloud_host_image_version: "yoga-20230609T120720"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These will need a rebuild & update.

@markgoddard markgoddard merged commit a8c4598 into stackhpc/zed Sep 6, 2023
@markgoddard markgoddard deleted the yoga-zed-merge-2 branch September 6, 2023 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.