Skip to content

Conversation

@syself-bot
Copy link
Contributor

@syself-bot syself-bot bot commented Nov 20, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
golang.org/x/crypto v0.40.0 -> v0.45.0 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2025-58181

SSH servers parsing GSSAPI authentication requests do not validate the number of mechanisms specified in the request, allowing an attacker to cause unbounded memory consumption.

CVE-2025-47914

SSH Agent servers do not validate the size of messages when processing new identity requests, which may cause the program to panic if the message is malformed due to an out of bounds read.


Configuration

📅 Schedule: Branch creation - "" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

guettli and others added 30 commits July 31, 2025 20:29
> I0829 08:31:00.251753   17515 request.go:697]
> Waited for 1.993332996s due to client-side
> throttling, not priority and fairness, request:
> GET:https://127.0.0.1:39499/apis/cluster.x-k8s.io/v1beta1/machines

This warnings is repeated again and again in the output of e2e tests.

We use current api-servers, no need for client-side throttling.
🌱 Use errors.Join(reterr, err) to handle both errors.
Update metadata.yaml

Add kind property

Co-authored-by: Thomas Güttler <[email protected]>
* 🌱 Deprecate (ssh) PortAfterCloudInit.

Since [PR Install Cloud-Init-Data via post-install.sh #1407](#1407) this field is not functional.

The additional reboot after InstallImage was removed.

The ssh port after InstallImage is the port which gets used.
Update output-for-watch.sh and tail-controller-logs.sh: support caph running
in a different namespace (not fix to capi-system).

update-operator-dev-deployment.sh: Be sure to not update the cluster, if
connected via oidc (avoid accidentally changing a non-test system)
* 🌱 avoid unhealthy conditions when cluster starts.

Closes #1674
Remove unused method ClientConfigWithAPIEndpoint #1687
> [It] should take over an existing load balancer with correct name
* 🌱 HCloudMachineType: allow all values.

The list of valid machine types gets changed by
Hetzner from time to time. CAPH no longer
validates this string. It is up to you to use a
valid type. Not all types are available in all
locations.

Additionally Remediation was fixed if providerID was nil.
> It("checks that no remediation is tried if HCloud server does not exist anymore
…1700)

Bump clusterctl version

Co-authored-by: don <[email protected]>
Co-authored-by: Thomas Güttler <[email protected]>
guettli and others added 2 commits November 20, 2025 10:25
Otherwise error messages from a second process
running in the background are not visible.
| datasource | package             | from    | to      |
| ---------- | ------------------- | ------- | ------- |
| go         | golang.org/x/crypto | v0.40.0 | v0.45.0 |
@syself-bot
Copy link
Contributor Author

syself-bot bot commented Nov 20, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 7 additional dependencies were updated

Details:

Package Change
golang.org/x/mod v0.26.0 -> v0.29.0
golang.org/x/net v0.42.0 -> v0.47.0
golang.org/x/sync v0.16.0 -> v0.18.0
golang.org/x/sys v0.34.0 -> v0.38.0
golang.org/x/term v0.33.0 -> v0.37.0
golang.org/x/text v0.27.0 -> v0.31.0
golang.org/x/tools v0.35.0 -> v0.38.0

@syself-bot
Copy link
Contributor Author

syself-bot bot commented Dec 5, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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.

6 participants