Skip to content

Tags: rackerlabs/genestack

Tags

release-2025.3.1

Toggle release-2025.3.1's commit message

Verified

This commit was signed with the committer’s verified signature.
awfabian-rs Adam Fabian
Merge branch 'release-2025.3.1-rc' into release-2025.3

release-2025.3.0

Toggle release-2025.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: remove neutron-rpc-server (#1136)

release-2025.2.6.1

Toggle release-2025.2.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: add static vendordata mount point to nova-compute pods (#1110) (#…

…1111)

(cherry picked from commit 7f814b3)

release-2025.2.6

Toggle release-2025.2.6's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Release 2025.2.6 rc (#1102) (#1104)

* fix: nova schedule does not equal nova scheduler (#1073)

(cherry picked from commit 1550f75)

* fix: correct gnocci baseline (#1074)

(cherry picked from commit 3a468b7)

* fix: only define values we are overriding (#1077)

* fix: only define values we are overriding

* fix: whitespace

(cherry picked from commit 321a060)

* feat(policy): allow readers to retrieve flavor profiles in Octavia (#1081)

* fix: cinder service mapping in skyline configuration

* feat(policy): allow readers to retrieve flavor profiles in Octavia

(cherry picked from commit 193777a)

* feat: allow extra_specs to be read by admin_or_reader

(cherry picked from commit 521a2ec)

* fix: (nova) correct where lifecycle lives

* Fix typo alertmanager route (#1100)

* fix: Fix typo in Alertmanager route

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



* fix: (yamllint) correct indents

---------



(cherry picked from commit 6a4c56d)

* fix: (nova) lifecycel in the correct place merge conflict

* chore: fix heat liveness probe (#1056)


(cherry picked from commit fc27bed)

* fix: merge conflict on mkdocs

---------

Signed-off-by: Chanyeol Yoon <[email protected]>
Signed-off-by: Kevin Carter <[email protected]>
Co-authored-by: Sowmya Nethi <[email protected]>
Co-authored-by: Chanyeol Yoon <[email protected]>
Co-authored-by: Chanyeol Yoon <[email protected]>
Co-authored-by: Kevin Carter <[email protected]>
Co-authored-by: Gaurav-t <[email protected]>

release-2025.2.5

Toggle release-2025.2.5's commit message
Fix: Include alerting rules from base genestack (#947)

We are not applying the rules found in base genestack helm
config when installing prometheus. This patch changes this to
take the rules from base and also allow extra rules to be defined
in /etc/genestack directory.

This allows us to define custom rules in /etc/ while also allowing
us to define general openstack and k8s specific rule in the generl
genestack repo.

This also adds a new rules directory for this purpose.

(cherry picked from commit 832e86d)

release-2025.2.4

Toggle release-2025.2.4's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix: cinder service mapping in skyline configuration (#1009)

release-2025.2.3

Toggle release-2025.2.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
feat: (hpa) add limits to keystone-shib container (#1031) (#1032)

(cherry picked from commit 4c1667b)

release-2025.2.2.1

Toggle release-2025.2.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
FIX! (Glance): download policy manual reversion. (#960) (#961)

Removing two policy lines that broke BFV.

(cherry picked from commit 274f7d7)

release-2025.2.2

Toggle release-2025.2.2's commit message
Feat! (Glance): Add sane default policy for image download restrictio…

…ns (#954)

Converting Flex policy to default Genestack Glance policy
    flex-host-baseline: 85113f87560d1be9eb36e8117d66b5476710f2b2

    feat(glance): image_download policy set to prevent export of Rackspace supplied images (#102)

    And allow tenants (within project) and glance admins to download the image.
    https://rackspace.atlassian.net/browse/OSPC-1210

(cherry picked from commit f5671be)

release-2025.2.1

Toggle release-2025.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
doc for overriding public endpoints in the keystone catalog (#930)

* how to override public endpoints for keystone catalog commit 1

* how to override public endpoints for keystone catalog OSPC-809

* OSPC-809 modify the doc as per the feedback

* OSPC-809 modify the doc as per feedback