Skip to content

Merge zed antelope #997

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 36 commits into from
Mar 19, 2024
Merged

Merge zed antelope #997

merged 36 commits into from
Mar 19, 2024

Conversation

Alex-Welsh
Copy link
Member

No description provided.

markgoddard and others added 30 commits September 21, 2023 17:53
The kayobe-env script does not update the KOLLA_SOURCE_PATH and
KOLLA_VENV_PATH variables if they are already set.  This can lead to
dangerous and difficult to diagnose issues where Kayobe uses a different
version of Kolla Ansible than expected.

This change updates these variables each time the kayobe-env script is
sourced.

Change-Id: I3b4b0b611750b9c7846ff5f74554aee2f14939e4
Closes-Bug: #2036711
(cherry picked from commit 651b8be)
Synchronise with kayobe @ 32b12be953d0c2f60970a95b82d0ebf846d0f86f.

Change-Id: Ib4b75c084820f16ce245c1e1c50f10ccb2083537
Change-Id: Ibd47c684580d35f58b0b715eab2e5110d17bb69a
When running the kayobe-automation CI on a Zed/Antelope cloud running
Ubuntu host images, the kolla tags to
templated incorrectly. For example, a Jammy host gets
``kolla_base_distro_and_version = rocky-jammy``.

This is caused by Kayobe's ``globals.yml`` template
(``ansible/roles/kolla-ansible/templates/kolla/globals.yml``) setting
``kolla_base_distro_version`` based on Kayobe's variable of the sam
 name, which references ``os_version``. We can avoid this by explicitly
 using facts for the version in SKC's ``globals.yml`` template.
A Rocky Linux 9 base image is required for Zed onwards.
Fix libvirt error for tenks on Rocky Linux 9
Skip docker registry login by default, login only when pulp is deployed
Switch ansible-modules-hashivault back to upstream
Adding the known issue with Opensearch to the upgrading docs from the
2023.1 docs.
Update upgrading docs to include Opensearch issue
Trivy scanning on container image build

---------

Co-authored-by: k-s-dean <[email protected]>
Co-authored-by: Matt Anson <[email protected]>
Co-authored-by: Alex-Welsh <[email protected]>
The `ceph_cluster_total_objects` metric was removed several releases
ago [1]. Use `ceph_pool_objects` which provides per-pool metrics.

[1] ceph/ceph-ansible#6032
Fix Ceph "Objects in the Cluster" dashboard panel
yoga: merge upstream unmaintained/yoga
The raw tags cause ``ssl_ca_crt_file`` to be templated without a newline
on the end. This would give the following misconfiguration:

```
use_ssl = True
ssl_ca_crt_file = <openstack_cacert_path>approle_role_id = <approle_role_id>
approle_secret_id = <approle_secret_id>
```
@Alex-Welsh Alex-Welsh requested a review from a team as a code owner March 19, 2024 10:07
@Alex-Welsh Alex-Welsh enabled auto-merge March 19, 2024 11:17
@Alex-Welsh Alex-Welsh merged commit 10222b1 into stackhpc/2023.1 Mar 19, 2024
@Alex-Welsh Alex-Welsh deleted the merge-zed-antelope branch March 19, 2024 11:22
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.

8 participants