Skip to content

Conversation

@awfabian-rs
Copy link
Contributor

No description provided.

jitendramahari and others added 30 commits July 10, 2025 14:09
…1027)

This change will now pull images from genestack-images by default, which
is now maintaining enterprise ready images.

Signed-off-by: Kevin Carter <[email protected]>
Adding freezer images to genestack repo so that we can use these images to setup freezer.
)

This will ensure that the lifecycle of the pods has a consistent install
and upgrade experience.

Signed-off-by: Kevin Carter <[email protected]>
The shared secret for horizon is now properly configured
and referenced
* fix: only define values we are overriding

* fix: whitespace
* Exempted wlp wireless interfaces from rx/tx queue changes

* Doc fix for envoyproxy
…1081)

* fix: cinder service mapping in skyline configuration

* feat(policy): allow readers to retrieve flavor profiles in Octavia
We were using push secret which was not deleting old keys
so swited back to fernet-sync.
* docs: add how-to for enovy security policies

Signed-off-by: Jorge Perez <[email protected]>

* fix: updated docs to correct bad yaml formatting in yaml example

Signed-off-by: Jorge Perez <[email protected]>

---------

Signed-off-by: Jorge Perez <[email protected]>
Modified Ceilometer overrides to send router events to Gnocchi for processing by Flex-Billing.
Adding blazer image to genestack repo so that we can use this image to setup blazer.
Aligns override structure with the base chart by moving
lifecycle settings to the `pod` section. This fixes an
issue where overrides were not being applied.

Signed-off-by: Chanyeol Yoon <[email protected]>
It enables static vendordata and adds related resources.
* fix: Fix typo in Alertmanager route

Renames 'custom-alertmanger-gateway-route' to 'custom-alertmanager-gateway-route'.

Signed-off-by: Chanyeol Yoon <[email protected]>

* fix: (yamllint) correct indents

---------

Signed-off-by: Chanyeol Yoon <[email protected]>
Co-authored-by: Chanyeol Yoon <[email protected]>
)

This is a follow-up PR that further isolates host-setup multipath
for compute nodes. It ensures multipath is disabled for block nodes
and that no multipath.conf file is overwritten on block nodes.

Additionally, documentation has been revised to reflect that
custom_multipath only pertains to compute nodes in the inventory.yaml
file. Any reference to using multipath for LVM should condition
people to think about two interfaces on the storage node; hence, the
inventory.yaml variable 'storage_network_multipath' being used in the
block nodes section. Block nodes ONLY need iscsid running with tgtadm
package installed. NO multipathd.service should be running/enabled on
block nodes.

A complimentary PR will be made to flex-host-baseline to ensure the
correct variables are set in all inventory.yaml files.
 # Please enter the commit message for your changes. Lines starting
the2hill and others added 25 commits September 23, 2025 12:17
* feat: Adding octavia worker port creation in octavia preconf

updated versions of octavia helm chart require ports created for the
worker nodes as well as the health managers. I've simply duplicated the port
creation as this may be something we yank out if/when octavia helm decides to make
it optional.

* fix port yaml naming

* Add missing secgrp name

(cherry picked from commit 4711953)
* Fix: Added docs for upgrades

* Update 2024.1-to-2025.1.md

(cherry picked from commit b35ec7c)
Signed-off-by: Kevin Carter <[email protected]>
(cherry picked from commit ea4dc45)
* Fix: Updated ye

Yaml editor has been improved to pull the values.yaml from the helm chart as well as apply the base yaml from genestack and pull in the overrides file. Then save changes to overrides file

* Update ye - pre-commit(3.10) fix

* Update ye - pre_commit round 2

* Update ye - black fix

* Fix: Added version control

* Update ye

black  - fix

(cherry picked from commit a226323)
* feat: add new policy updates for octavia failover

This change updates the octavia policy so that failover can be handled by both an admin
and an end-user. This will empower users to be able to resolve operational issues with
loadbalancers when they pop-up.

> This was a feature request that came from spot.

Signed-off-by: Kevin Carter <[email protected]>

* feat: updated glance policy

This change will ensure that users are not able to download images
that we publish. The policy update will allow users to download
their images, but not any image that is currently public.

This change also ensures that the setting show_image_direct_url is
disabled. While this option has a default value of false and is
undefined in openstack-helm, we are making this option explicit.

Signed-off-by: Kevin Carter <[email protected]>

---------

Signed-off-by: Kevin Carter <[email protected]>
(cherry picked from commit a8588ad)
#1175)

* fix: Updating resource alerts with proper expressions for resources in error

* adjusting rule expressions

(cherry picked from commit 4d91258)
* fix: Update lab script with more configurability options

(cherry picked from commit 62d4e0c)
yq must be upgraded be in sync with the printf command during the openstack-exporter install instructions which use an updated command line

(cherry picked from commit 0530eac)
PY3.13 needs an updated pip requirement and Debian Trixie needs
the package software-properties-common removed because it no longer
exists.

Signed-off-by: Kevin Carter <[email protected]>
(cherry picked from commit b16f489)
* feat: Adding Redis Replication cluster and Sentinel monitoring

* update redis script wih execute perms

(cherry picked from commit 1e6228c)
* feat: Updating Octavia to use v2 jobboard features

* Updating octavia images and kustomize

(cherry picked from commit a77f960)
…1223)

The `oslo_concurrency.lock_path` in `placement-helm-overrides.yaml` was incorrectly set to `/tmp/octavia`. This appears to be a copy-paste error from the Octavia service configuration.

(cherry picked from commit 0c1f2a7)

Co-authored-by: Chanyeol Yoon <[email protected]>
Somehow 2 CR got added in a bad place.

(cherry picked from commit bdbf95e)
Regression since a226323: the multiline keyring was inlined via `--set`
without proper quoting, so embedded newlines split the Helm command and
Helm failed to parse the args. Quote/escape the value so it’s passed
verbatim as a single argument.

(cherry picked from commit 2d2e820)
@awfabian-rs awfabian-rs marked this pull request as ready for review October 8, 2025 19:37
Copy link
Contributor

@the2hill the2hill left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@rackerchris rackerchris left a comment

Choose a reason for hiding this comment

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

LGTM +1

@awfabian-rs awfabian-rs closed this Oct 8, 2025
@awfabian-rs awfabian-rs deleted the release-2025.3.1-rc branch October 8, 2025 19:55
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.