Skip to content

chore(main): [bot] release common:1.8.0#1871

Merged
teutonet-bot merged 3 commits intomainfrom
release-please--branches--main--components--common
Jan 23, 2026
Merged

chore(main): [bot] release common:1.8.0#1871
teutonet-bot merged 3 commits intomainfrom
release-please--branches--main--components--common

Conversation

@teutonet-bot
Copy link
Contributor

@teutonet-bot teutonet-bot commented Dec 9, 2025

🤖 I have created a release beep boop

1.8.0 (2026-01-23)

Features

  • common/networkpolicy: add support for konnectivity-agent deployment (#1901) (85ae79f)

This PR was generated with Release Please. See documentation.

@coderabbitai
Copy link

coderabbitai bot commented Dec 9, 2025

Warning

Rate limit exceeded

@teutonet-bot has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 27 minutes and 39 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

Note

Other AI code review bot(s) detected

CodeRabbit has detected other AI code review bot(s) in this pull request and will avoid duplicating their findings in the review comments. This may lead to a less comprehensive review.

📝 Walkthrough

Walkthrough

This PR releases version 1.8.0 of the charts/common Helm chart by updating the chart version, manifest, and changelog. The release documents new support for konnectivity-agent deployment under common/networkpolicy.

Changes

Cohort / File(s) Change Summary
charts/common Release 1.8.0
.github/release-please/manifest.json, charts/common/Chart.yaml, charts/common/CHANGELOG.md
Version bump from 1.7.0 to 1.8.0 with new changelog entry documenting konnectivity-agent deployment support under common/networkpolicy

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Suggested labels

autorelease: tagged

Suggested reviewers

  • tasches
  • cwrau
  • marvinWolff

Poem

🐰 A bump from 1.7 to 1.8,
With konnectivity shining so great!
The manifest glows, the changelog flows,
A new release in hopping repose! 🎉

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and specifically describes the main change: releasing version 1.8.0 of the common chart component. It is concise, uses standard semantic versioning format, and accurately reflects the changeset.
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.


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 is an automated release of version 1.8.0 for the common Helm chart. This update bundles several new features, including enhanced HelmRepository configuration, flexible image pullPolicy templating, and refined telemetry settings. It also introduces new utilities like a kube-apiserver network policy helper and a StatefulSet recreate job, alongside centralizing Helm repository templating and updating key dependencies.

Highlights

  • New Helm Chart Release: The common Helm chart has been released as version 1.8.0, incorporating a collection of new features and updates.
  • HelmRepository Namespace Option: An option has been added to allow setting the namespace for HelmRepository configurations.
  • Image Pull Policy Template: A new template for pullPolicy has been introduced for images, providing more flexibility.
  • Telemetry Configuration Enhancements: Telemetry configuration has been abstracted for typed usage, and telemetry-collector is now a generic service name.
  • Kube-apiserver Network Policy Helper: A helper for kube-apiserver network policies has been added to simplify network access control.
  • StatefulSet Recreate Job: A job to recreate StatefulSets has been included, likely for easier updates or recovery.
  • Centralized Helm Repositories Templating: The templating for Helm repositories has been centralized for consistency and easier management.
  • Dependency Updates: The common Helm release dependencies have been updated to versions v2.27.0 and v2.31.4.
  • Documentation Update: Documentation regarding template usage has been added to the common chart.
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 common:1.8.0. The changes correctly bump the version in manifest.json and Chart.yaml, and update the CHANGELOG.md. I've added a comment to the changelog regarding duplicated entries from previous releases, which might be caused by the release automation configuration and could be improved for clarity.

@teutonet-bot teutonet-bot force-pushed the release-please--branches--main--components--common branch 5 times, most recently from 53f9bbd to 9dbdb23 Compare January 21, 2026 09:39
@teutonet-bot teutonet-bot force-pushed the release-please--branches--main--components--common branch from c948e8a to 7db71cf Compare January 22, 2026 11:58
cwrau
cwrau previously approved these changes Jan 23, 2026
@cwrau cwrau force-pushed the release-please--branches--main--components--common branch 2 times, most recently from e166ff7 to ab781b7 Compare January 23, 2026 12:17
@teutonet-bot teutonet-bot force-pushed the release-please--branches--main--components--common branch from ab781b7 to b19c76f Compare January 23, 2026 12:33
cwrau
cwrau previously approved these changes Jan 23, 2026
@teutonet-bot teutonet-bot added this pull request to the merge queue Jan 23, 2026
Merged via the queue into main with commit d867cf7 Jan 23, 2026
19 checks passed
@teutonet-bot teutonet-bot deleted the release-please--branches--main--components--common branch January 23, 2026 12:44
@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