Skip to content

chore: [bot] release: 1.3.0#49

Merged
cwrau merged 1 commit into
mainfrom
release-please--branches--main
Nov 25, 2025
Merged

chore: [bot] release: 1.3.0#49
cwrau merged 1 commit into
mainfrom
release-please--branches--main

Conversation

@teutonet-bot

@teutonet-bot teutonet-bot commented Nov 25, 2025

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

1.3.0 (2025-11-25)

Features

  • add hash for kube-root-ca.crt configmap to konnectivity-agent (#38) (9f4e977)
  • add nix dev-shell (#51) (d6c6eb1)
  • auto-generate the metadata.yaml instead of manually adjusting it (#42) (4a29346)
  • update k8s dependencies + dependants (#41) (885dcb5)

Bug Fixes


This PR was generated with Release Please. See documentation.

@gemini-code-assist

Copy link
Copy Markdown

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 marks the automated release of version 1.4.0 for the 'cluster-api-provider-hosted-control-plane'. It consolidates a significant number of new features and bug fixes, enhancing the provider's capabilities in areas such as security, observability, scalability, and overall stability. The changes aim to improve the management of hosted control planes, streamline operations, and ensure a more robust and feature-rich experience.

Highlights

  • Automated Release: This pull request is an automated release for version 1.4.0, generated by the 'release-please' bot, consolidating all changes since the last version.
  • New Features: Significant new features have been introduced, including audit configuration and authentication for webhooks, enhanced network policy support (Cilium and general), an 'ExternalManagedControlPlane' field, 'HostedControlPlaneTemplate' CRD, OpenTelemetry tracing, S3 backup, and improved ETCD cluster management.
  • Core Component Enhancements: The core 'HostedControlPlane' service reconciliation logic has been implemented and enhanced, along with improvements to control plane component deployment and certificate management. The konnectivity agent has been switched from a DaemonSet to a Deployment.
  • Testing and CI/CD Improvements: Added more tests, including a whole lifecycle test and tests for the 'util' package. CI/CD processes have been set up and refined, including auto-generation of 'metadata.yaml'.
  • Dependency Updates: Kubernetes dependencies and their dependants have been updated, along with the etcd client version, ensuring compatibility and leveraging the latest improvements.
  • Bug Fixes: Several bugs have been addressed, including issues with 'titleCaser', CI configuration, code scanning alerts, context cancellation, 'kube-proxy' 'NODE_IP' setting, resource deletion, OIDC JWKS conformance, and README formatting.
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.

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

Copy link
Copy Markdown

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, generated by a bot, prepares for the 1.4.0 release by updating the version in release-please/manifest.json and generating a new changelog entry. While the version bump is correct, the CHANGELOG.md file has a significant issue: the new section for version 1.4.0 incorrectly includes numerous changes from previous releases, leading to a bloated and confusing changelog. My review includes a comment on this issue, suggesting a review of the release-please configuration to fix the changelog generation process.

Comment thread CHANGELOG.md Outdated
@teutonet-bot teutonet-bot changed the title chore: [bot] release: 1.4.0 chore: [bot] release: 1.3.0 Nov 25, 2025
@teutonet-bot
teutonet-bot force-pushed the release-please--branches--main branch from d8a571f to e277e98 Compare November 25, 2025 12:35
@cwrau
cwrau enabled auto-merge (squash) November 25, 2025 12:37
@cwrau
cwrau merged commit c5bfa27 into main Nov 25, 2025
5 checks passed
@cwrau
cwrau deleted the release-please--branches--main branch November 25, 2025 12:41
@teutonet-bot

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

cwrau pushed a commit that referenced this pull request Nov 25, 2025
🤖 I have created a release *beep* *boop*
---


##
[1.3.0](v1.2.2...v1.3.0)
(2025-11-25)


### Features

* add hash for kube-root-ca.crt configmap to konnectivity-agent
([#38](#38))
([9f4e977](9f4e977))
* add nix dev-shell
([#51](#51))
([d6c6eb1](d6c6eb1))
* auto-generate the metadata.yaml instead of manually adjusting it
([#42](#42))
([4a29346](4a29346))
* update k8s dependencies + dependants
([#41](#41))
([885dcb5](885dcb5))


### Bug Fixes

* always create new titleCaser
([#37](#37))
([bafb5a1](bafb5a1))
* oidc jwks conformance
([#39](#39))
([5925f36](5925f36))
* use correct namespace for dev
([#36](#36))
([7f5e3f4](7f5e3f4))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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