Skip to content

chore(main): [bot] release t8s-cluster:9.6.0#1945

Merged
teutonet-bot merged 4 commits intomainfrom
release-please--branches--main--components--t8s-cluster
Feb 25, 2026
Merged

chore(main): [bot] release t8s-cluster:9.6.0#1945
teutonet-bot merged 4 commits intomainfrom
release-please--branches--main--components--t8s-cluster

Conversation

@teutonet-bot
Copy link
Contributor

@teutonet-bot teutonet-bot commented Jan 26, 2026

🤖 I have created a release beep boop

9.6.0 (2026-02-25)

Features

  • t8s-cluster/management-cluster: add compute-plane role label to nodes (#1953) (f5897e3)
  • t8s-cluster/management-cluster: add quotas fied to cluster (#1998) (3123514)
  • t8s-cluster/management-cluster: ignore local storage for autoscaler (#1973) (d4abff8)

Bug Fixes

  • t8s-cluster/management-cluster: add missing securityGroupRule for cilium hubble (#1971) (f36f231)
  • t8s-cluster/management-cluster: adjust test helmRepositories (#1964) (66be444)
  • t8s-cluster/management-cluster: remove hardcoded field (#1984) (227af97)
  • t8s-cluster/workload-cluster: add missing tolerations (#1933) (8718c0d)
  • t8s-cluster/workload-cluster: correctly set extraArgs value (#2003) (6e558f0)
  • t8s-cluster/workload-cluster: migrate extraArgs type to string (#1985) (79d6df5)

Miscellaneous Chores

  • t8s-cluster/dependencies: update common docker tag to v1.8.0 (#1940) (cdf387f)
  • t8s-cluster/dependencies: update helm release cilium to v1.19.0 (#1969) (e95a9a5)
  • t8s-cluster/dependencies: update helm release cluster-autoscaler to v9.55.0 (#1963) (659a529)
  • t8s-cluster/dependencies: update helm release openstack-cinder-csi to v2.35.0 (#1970) (741d5b2)
  • t8s-cluster/dependencies: update helm release openstack-cloud-controller-manager to v2.35.0 (#1941) (a580142)
  • t8s-cluster/dependencies: update registry.k8s.io/etcd docker tag to v3.6.8 (#1996) (aa7d054)

This PR was generated with Release Please. See documentation.

@coderabbitai
Copy link

coderabbitai bot commented Jan 26, 2026

Note

Reviews paused

It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review
📝 Walkthrough

Walkthrough

Automated release bump for the t8s-cluster Helm chart: version and source tag updated from 9.5.2 to 9.6.0, CHANGELOG entry added, README and Chart metadata updated; changes are limited to chart metadata and documentation files.

Changes

Cohort / File(s) Summary
Release Manifest
.github/release-please/manifest.json
Updated t8s-cluster chart version entry from 9.5.2 to 9.6.0.
Chart Metadata
charts/t8s-cluster/Chart.yaml
Bumped chart version and sources tag from 9.5.29.6.0; populated annotations.artifacthub.io/images.
Changelog
charts/t8s-cluster/CHANGELOG.md
Added 9.6.0 release notes (Features, Bug Fixes, Misc Chores); no functional code changes.
README / Docs
charts/t8s-cluster/README.md
Updated version badge and source links to v9.6.0, bumped required common chart version, and added/renumbered documentation sections including a new quotas subtree and quotas_floatingIPs property.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Suggested labels

autorelease: tagged

Suggested reviewers

  • tasches
  • cwrau
  • marvinWolff

Poem

🐰 A hop, a bump, a chart anew,
From 9.5.2 to 9.6.0 I flew.
Changelog leaves and README bright,
Metadata polished, everything right. ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title 'chore(main): [bot] release t8s-cluster:9.6.0' accurately describes the primary change: publishing a new release of the t8s-cluster chart version 9.6.0.
Linked Issues check ✅ Passed The PR includes bug fix changes addressing issue #1971 (adding security group rule for Cilium Hubble), along with features, bug fixes, and dependency updates documented in the release.
Out of Scope Changes check ✅ Passed All changes are within scope: version bumps, changelog updates, README documentation updates, and chart metadata updates all relate to the t8s-cluster v9.6.0 release.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch release-please--branches--main--components--t8s-cluster

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@gemini-code-assist
Copy link

Summary of Changes

Hello @teutonet-bot, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request, automatically generated by a release bot, updates the t8s-cluster Helm chart to version 9.5.3. This new version incorporates a critical bug fix that ensures missing tolerations are added to the t8s-cluster/workload-cluster component, enhancing its stability and compatibility within Kubernetes environments.

Highlights

Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request is an automated release for t8s-cluster:9.5.3. The changes update the version in the manifest and Chart.yaml, and add a corresponding entry to the CHANGELOG.md. My review found one issue: the source URL in Chart.yaml has not been updated to reflect the new version. This is a metadata inconsistency that should be corrected.

@teutonet-bot teutonet-bot force-pushed the release-please--branches--main--components--t8s-cluster branch 4 times, most recently from 7f588af to 3c361ab Compare January 30, 2026 12:54
@teutonet-bot teutonet-bot changed the title chore(main): [bot] release t8s-cluster:9.5.3 chore(main): [bot] release t8s-cluster:9.6.0 Feb 4, 2026
@teutonet-bot teutonet-bot force-pushed the release-please--branches--main--components--t8s-cluster branch 5 times, most recently from b5ead93 to e942a15 Compare February 9, 2026 14:14
@teutonet-bot teutonet-bot force-pushed the release-please--branches--main--components--t8s-cluster branch 4 times, most recently from d67dab5 to 82fac65 Compare February 16, 2026 16:38
Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Fix all issues with AI agents
In `@charts/t8s-cluster/Chart.yaml`:
- Line 18: The sources URL in Chart.yaml still references the old release tag
t8s-cluster-v9.5.2; update the string in the sources entry to use
t8s-cluster-v9.6.0 so it matches the chart version 9.6.0 (edit the sources list
entry that currently contains
"https://github.com/teutonet/teutonet-helm-charts/tree/t8s-cluster-v9.5.2" and
replace the tag to "t8s-cluster-v9.6.0"). Ensure no other references to v9.5.2
remain in Chart.yaml.

@teutonet-bot teutonet-bot force-pushed the release-please--branches--main--components--t8s-cluster branch from ac34d82 to 431877d Compare February 18, 2026 16:02
Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@charts/t8s-cluster/CHANGELOG.md`:
- Line 9: Fix the typo in the CHANGELOG entry by replacing "add quotas fied to
cluster" with "add quotas field to cluster" in the same changelog line that
currently reads "* **t8s-cluster/management-cluster:** add quotas fied to
cluster ([`#1998`]) ([3123514])" so the entry correctly reads "*
**t8s-cluster/management-cluster:** add quotas field to cluster ([`#1998`])
([3123514])".

---

Duplicate comments:
In `@charts/t8s-cluster/Chart.yaml`:
- Line 18: The Sources URL in Chart.yaml still points to the old tag
t8s-cluster-v9.5.2; update the URL on the sources line to reference
t8s-cluster-v9.6.0 (replace "t8s-cluster-v9.5.2" with "t8s-cluster-v9.6.0") so
the chart's Sources entry matches the bumped chart version.

@teutonet-bot teutonet-bot force-pushed the release-please--branches--main--components--t8s-cluster branch from 1a6678c to 6cdfc2d Compare February 24, 2026 14:41
Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

♻️ Duplicate comments (1)
charts/t8s-cluster/CHANGELOG.md (1)

8-10: ⚠️ Potential issue | 🟡 Minor

Fix typo in the 9.6.0 features list ("fied" → "field").

✏️ Proposed fix
-* **t8s-cluster/management-cluster:** add quotas fied to cluster ([`#1998`](https://github.com/teutonet/teutonet-helm-charts/issues/1998)) ([3123514](https://github.com/teutonet/teutonet-helm-charts/commit/3123514c929290abc0dc8e36a8e1dacf62bf58e0))
+* **t8s-cluster/management-cluster:** add quotas field to cluster ([`#1998`](https://github.com/teutonet/teutonet-helm-charts/issues/1998)) ([3123514](https://github.com/teutonet/teutonet-helm-charts/commit/3123514c929290abc0dc8e36a8e1dacf62bf58e0))
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@charts/t8s-cluster/CHANGELOG.md` around lines 8 - 10, Fix the typo in the
changelog entry that currently reads "* **t8s-cluster/management-cluster:** add
quotas fied to cluster (...)"; change "fied" to "field" so the line reads "...
add quotas field to cluster". Update only that textual entry (the one
referencing PR `#1998` / commit 3123514) in CHANGELOG.md.
🧹 Nitpick comments (1)
charts/t8s-cluster/README.md (1)

67-67: Clarify the semantics of quotas.floatingIPs (e.g., what -1 means).

Consider documenting whether -1 represents “unlimited” or another special behavior to avoid ambiguity for users.

📝 Possible doc addition
 | Restrictions |         |
 | ------------ | ------- |
 | **Minimum**  | &ge; -1 |
+
+**Description:** `-1` disables quota enforcement (unlimited floating IPs).

Also applies to: 997-1017

🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@charts/t8s-cluster/README.md` at line 67, The README's quotas table lacks a
clear definition for quotas.floatingIPs (and similar quota fields); update the
docs to state the exact semantics of special values (e.g., that
quotas.floatingIPs = -1 means "unlimited" or whatever the implementation uses),
include any edge-case behavior (negative values, zero, max limits), and add an
explicit example and note near the quotas section (references:
quotas.floatingIPs and the quotas block around lines 997-1017) so users know how
to set and interpret the value.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Duplicate comments:
In `@charts/t8s-cluster/CHANGELOG.md`:
- Around line 8-10: Fix the typo in the changelog entry that currently reads "*
**t8s-cluster/management-cluster:** add quotas fied to cluster (...)"; change
"fied" to "field" so the line reads "... add quotas field to cluster". Update
only that textual entry (the one referencing PR `#1998` / commit 3123514) in
CHANGELOG.md.

---

Nitpick comments:
In `@charts/t8s-cluster/README.md`:
- Line 67: The README's quotas table lacks a clear definition for
quotas.floatingIPs (and similar quota fields); update the docs to state the
exact semantics of special values (e.g., that quotas.floatingIPs = -1 means
"unlimited" or whatever the implementation uses), include any edge-case behavior
(negative values, zero, max limits), and add an explicit example and note near
the quotas section (references: quotas.floatingIPs and the quotas block around
lines 997-1017) so users know how to set and interpret the value.

ℹ️ Review info

Configuration used: defaults

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 431877d and 39aeda3.

📒 Files selected for processing (4)
  • .github/release-please/manifest.json
  • charts/t8s-cluster/CHANGELOG.md
  • charts/t8s-cluster/Chart.yaml
  • charts/t8s-cluster/README.md
🚧 Files skipped from review as they are similar to previous changes (1)
  • .github/release-please/manifest.json

@teutonet-bot teutonet-bot force-pushed the release-please--branches--main--components--t8s-cluster branch 2 times, most recently from 75b14e2 to 9337801 Compare February 24, 2026 15:47
@teutonet-bot teutonet-bot force-pushed the release-please--branches--main--components--t8s-cluster branch from c79e8d5 to d8273dd Compare February 25, 2026 08:45
@teutonet-bot teutonet-bot added this pull request to the merge queue Feb 25, 2026
Merged via the queue into main with commit 68f4bf5 Feb 25, 2026
19 checks passed
@teutonet-bot teutonet-bot deleted the release-please--branches--main--components--t8s-cluster branch February 25, 2026 14:53
@teutonet-bot
Copy link
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants