Skip to content

chore(main): [bot] release t8s-cluster:10.0.0 #1502

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

teutonet-bot
Copy link
Contributor

@teutonet-bot teutonet-bot commented Jun 6, 2025

🤖 I have created a release beep boop

10.0.0 (2025-06-06)

⚠ BREAKING CHANGES

  • t8s-cluster/management-cluster: update CAPIO and migrate config (#1197)

Features

  • t8s-cluster/api-server: add support for OIDC (#1272) (164dcec)
  • t8s-cluster/cilium: enable egressGateway (#1223) (76fb7b0)
  • t8s-cluster/management-cluster: add option to create SecurityGroupRules (#1404) (895ebcd)
  • t8s-cluster/management-cluster: set a memory limit for the kube-apiserver, so things like kyverno won't take out the whole node (#1025) (85dee99)
  • t8s-cluster/raise_api_version: raise api version for helm.toolk… (#984) (ac8cf96)
  • t8s-cluster/workload-cluster: latch onto legacy cni when used (#1039) (3513061)
  • t8s-cluster/workload-cluster: skip component uninstall (#1042) (139ac22)
  • t8s-cluster: add rbac for teuto staff (#1498) (9e0a9e2)
  • t8s-cluster: add support for HCP (#962) (4307b0b)
  • t8s-cluster: enable audit logging (#1440) (dcb28ca)
  • t8s-cluster: implement node-type specific securityGroupRules (#1344) (c739f76)
  • t8s-cluster: make apiserver resources configurable (#1485) (3126661)
  • t8s-cluster: use new pullPolicy template (#1383) (6b253bd)

Bug Fixes

  • base-cluster: add missing ciliumNetworkPolicy for cinder-csi-plugin otherwise it can't talk to the openstack api 🤣 (#1114) (f33e5ad)
  • t8s-cluster/cni: otherwise for >=1.30 there is no version (#1276) (20d0ad8)
  • t8s-cluster/management-cluster: add missing necessary image field (#1247) (e3910ca)
  • t8s-cluster/management-cluster: add missing volumeMounts for apiServer (#1405) (db91a8e)
  • t8s-cluster/management-cluster: add securityGroupRules for monitoring (#1338) (1bf3c0f)
  • t8s-cluster/management-cluster: clean old config before applying new one if the old one stay, they might be incompatible now 🙄 (#1087) (9ebc0ec)
  • t8s-cluster/management-cluster: duplicated files (#1401) (652abab)
  • t8s-cluster/management-cluster: invalid volume names (#1410) (70e81cc)
  • t8s-cluster/management-cluster: new spelling of field (#1399) (9acca02)
  • t8s-cluster/management-cluster: remove uninstall job this should still work and help with the resource orphanage (HelmCharts, ...) (#929) (afbe7f0)
  • t8s-cluster/management-cluster: renamed parameter (#1402) (8999a5c)
  • t8s-cluster/management-cluster: replace remove with add remove doesn't work when the path doesn't exist 🤦 (#1088) (850e3fd)
  • t8s-cluster/workload-cluster: allow all protocols for DNS (#1305) (8e4caa2)
  • t8s-cluster/workload-cluster: this field is actually used 🙄 (#1174) (16a5b12)
  • t8s-cluster/workload-cluster: turn off bpf.masquerade (#1332) (c8cfa12)
  • t8s-cluster: adjust for 1.29 the SeccompDefault featureGate is enabled by default anyways (#1036) (62078a9)
  • t8s-cluster: create separate etcd defrag jobs per cluster (#1201) (948868e)
  • t8s-cluster: me be stupid I guess (#1327) (d908dcc)
  • t8s-cluster: only toYaml if field exists (#1227) (a98420d)
  • t8s-cluster: remove unnecessary require for openstackImageNamePrefix (#1229) (b9b2154)
  • t8s-cluster: up etcd-defrag timeout (#1178) (292b156)
  • t8s-cluster: use correct case for field (#1317) (5861cd6)
  • t8s-cluster: use correct condition to include cilium helmrepository (#1054) (0d1f7f8)

Miscellaneous Chores

  • main: [bot] release t8s-cluster:8.0.0 (#917) (8d1b24a)
  • main: [bot] release t8s-cluster:8.1.0 (#982) (f69ecb6)
  • main: [bot] release t8s-cluster:8.2.0 (#1044) (4043048)
  • main: [bot] release t8s-cluster:8.3.0 (#1084) (364dc47)
  • main: [bot] release t8s-cluster:8.3.1 (#1086) (987eda1)
  • main: [bot] release t8s-cluster:8.3.2 (#1089) (7b5cbe0)
  • main: [bot] release t8s-cluster:9.0.0 (#1091) (51f0f2d)
  • main: [bot] release t8s-cluster:9.0.1 (#1246) (0996939)
  • main: [bot] release t8s-cluster:9.0.2 (#1275) (5100e96)
  • main: [bot] release t8s-cluster:9.0.3 (#1318) (ad819f0)
  • main: [bot] release t8s-cluster:9.0.4 (#1333) (d58e7a0)
  • main: [bot] release t8s-cluster:9.0.5 (#1339) (7a4a7e5)
  • main: [bot] release t8s-cluster:9.1.0 (#1353) (8852930)
  • main: [bot] release t8s-cluster:9.1.1 (#1400) (02f435b)
  • main: [bot] release t8s-cluster:9.1.2 (#1403) (ee65f53)
  • main: [bot] release t8s-cluster:9.2.0 (#1406) (29674aa)
  • main: [bot] release t8s-cluster:9.2.1 (#1409) (84442a3)
  • main: [bot] release t8s-cluster:9.3.0 (#1412) (f70df9a)
  • t8s-cluster/dependencies: update common docker tag to v1.2.0 (#882) (14825a8)
  • t8s-cluster/dependencies: update common docker tag to v1.2.1 (#1081) (88de484)
  • t8s-cluster/dependencies: update common docker tag to v1.3.0 (#1361) (d400b9c)
  • t8s-cluster/dependencies: update common docker tag to v1.4.0 (#1393) (a3f5331)
  • t8s-cluster/dependencies: update docker.io/bitnami/kubectl docker tag to v1.29.6 (#961) (455f3e5)
  • t8s-cluster/dependencies: update docker.io/bitnami/kubectl docker tag to v1.29.8 (#1137) (b343ce2)
  • t8s-cluster/dependencies: update docker.io/bitnami/kubectl docker tag to v1.31.0 (#908) (fa57c6e)
  • t8s-cluster/dependencies: update docker.io/bitnami/kubectl docker tag to v1.31.2 (#1192) (5edddd7)
  • t8s-cluster/dependencies: update docker.io/bitnami/kubectl docker tag to v1.31.4-debian-12-r1 (#1225) (9f62cfa)
  • t8s-cluster/dependencies: update docker.io/bitnami/kubectl:1.29.6 docker digest to 6f94559 (#1028) (88ea367)
  • t8s-cluster/dependencies: update registry.k8s.io/etcd docker tag to v3.5.14 (#1013) (a0f31fd)
  • t8s-cluster/dependencies: update registry.k8s.io/etcd docker tag to v3.5.15 (#1078) (bc79a2a)
  • t8s-cluster/dependencies: update registry.k8s.io/etcd docker tag to v3.5.16 (#1211) (969e291)
  • t8s-cluster/docs: add correct vim modeline (#1274) (3339f0b)
  • t8s-cluster/management-cluster: update CAPIO and migrate config (#1197) (ff9248b)
  • t8s-cluster: cleanup random stuff (#1040) (d75da99)
  • t8s-cluster: improve developer experience by providing tab-completion (#1005) (e01ea6a)
  • t8s-cluster: pin versions (#1482) (372c92b)

This PR was generated with Release Please. See documentation.

Summary by CodeRabbit

  • New Features
    • Released major version 10.0.0 of the t8s-cluster Helm chart, introducing OIDC support, enhanced security group rule options, configurable memory limits, audit logging, and additional RBAC and HCP support.
  • Bug Fixes
    • Addressed issues with missing network policies, image fields, volume mounts, duplicated files, and configuration cleanup.
  • Documentation
    • Updated documentation and changelog to reflect the new version and features.
  • Chores
    • Updated dependencies, improved developer experience, and performed general cleanup.

Copy link

coderabbitai bot commented Jun 6, 2025

Walkthrough

The changes increment the version of the t8s-cluster Helm chart from 9.3.0 to 10.0.0 across metadata, changelog, and documentation files. The changelog details new features, bug fixes, and breaking changes for this major release. No code or public API changes are introduced.

Changes

File(s) Change Summary
.github/release-please/manifest.json Updated charts/t8s-cluster version from 9.3.0 to 10.0.0
charts/t8s-cluster/Chart.yaml Bumped chart version and source URL from 9.3.0 to 10.0.0
charts/t8s-cluster/CHANGELOG.md Added comprehensive changelog entry for 10.0.0, listing breaking changes, features, fixes, and chores
charts/t8s-cluster/README.md Updated version and source code link from 9.3.0 to 10.0.0

Suggested reviewers

  • cwrau
  • tasches
  • marvinWolff

Poem

A bunny hopped with chart in paw,
"A major leap!" it cried with awe.
From nine to ten, we’ve grown anew,
With fixes, features—quite a few!
The README’s fresh, the changelog long,
For every hop, we sing this song:
"Release is here—let’s hop along!" 🐇✨


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
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Explain this complex logic.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai explain this code block.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and explain its main purpose.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Support

Need help? Create a ticket on our support page for assistance with any issues or questions.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@teutonet-bot
Copy link
Contributor Author

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: 0

🧹 Nitpick comments (2)
charts/t8s-cluster/CHANGELOG.md (2)

12-24: Truncated description in Features.
The entry for raise_api_version shows “helm.toolk…”. Please expand to the full word (e.g., “helm.toolkit”) to avoid ambiguity.


54-92: Remove duplicate CAPIO entry in Miscellaneous Chores.
The update for issue #1197 is already listed under Breaking Changes. Please remove the duplicate entry at line 88.

📜 Review details

Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between f70df9a and c169baa.

📒 Files selected for processing (4)
  • .github/release-please/manifest.json (1 hunks)
  • charts/t8s-cluster/CHANGELOG.md (1 hunks)
  • charts/t8s-cluster/Chart.yaml (1 hunks)
  • charts/t8s-cluster/README.md (2 hunks)
⏰ Context from checks skipped due to timeout of 90000ms (1)
  • GitHub Check: generateDiffCommentBody
🔇 Additional comments (8)
charts/t8s-cluster/Chart.yaml (2)

18-18: Update source URL to v10.0.0 branch.
The sources entry now correctly points to the t8s-cluster-v10.0.0 tag.


21-21: Bump chart version to 10.0.0.
The chart version has been updated for the major release.

.github/release-please/manifest.json (1)

1-1: Synchronize manifest entry for t8s-cluster to 10.0.0.
The manifest JSON now tracks version 10.0.0 for charts/t8s-cluster, matching the Chart.yaml bump.

charts/t8s-cluster/README.md (2)

4-4: Update version badge to 10.0.0.
The README badge correctly reflects the new major release.


20-20: Update source link to v10.0.0 branch.
Source links now point to the t8s-cluster-v10.0.0 branch.

charts/t8s-cluster/CHANGELOG.md (3)

3-4: Version bump looks correct.
Compare link and release date align with the PR objectives.


6-9: Breaking Changes section is accurate.
The single breaking change entry correctly reflects the CAPIO update and configuration migration.


29-52: Bug Fixes entries are comprehensive.
All items include issue links and commit SHAs as expected.

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.

1 participant