Skip to content
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

DNM: testing only: Merge https://github.com/kubernetes-sigs/cluster-api:v1.9.0-beta.0 (180d732) into master #226

Draft
wants to merge 516 commits into
base: master
Choose a base branch
from

Conversation

damdo
Copy link
Member

@damdo damdo commented Nov 12, 2024

No description provided.

k8s-ci-robot and others added 30 commits September 19, 2024 12:22
…althy-godoc

🌱 condition: fix godoc for MachineNodeHealthyCondition
…rmanceSpec (kubernetes-sigs#11145)

* test: add PreWaitForControlplaneToBeUpgraded to ClusterUpgradeConformanceSpec

* test: add template for kcp-pre-drain

* test: adjust multi-controlplane quickstart test to check for all nodes and kube-proxy being healthy via a pre-drain hook

* lint fix

* Review fixes

* review fixes

* review fixes

* review fix
…PI-reference-docs

📖 Group API reference docs
…r-implementers-guide

📖 Refactor provider's implementers guide
…difier

🌱 test/framework: allow users to modify cache.Options
In restricted environments some resources might not be available for
retrieval; ensure to print a warning but not fail the operation.

Signed-off-by: Vince Prignano <[email protected]>
🌱 test/framework: GetCAPIResources should warn on rbac issues
…-conditions-patch-helper

🌱 Add support for v1beta2 conditions to patch helper
…r-core-developer-doc

📖 Refactor core developer guide
… 3 updates

Bumps the all-go-mod-patch-and-minor group with 1 update in the / directory: [github.com/gobuffalo/flect](https://github.com/gobuffalo/flect).
Bumps the all-go-mod-patch-and-minor group with 3 updates in the /hack/tools directory: [github.com/gobuffalo/flect](https://github.com/gobuffalo/flect), [google.golang.org/api](https://github.com/googleapis/google-api-go-client) and [github.com/docker/docker](https://github.com/docker/docker).
Bumps the all-go-mod-patch-and-minor group with 2 updates in the /test directory: [github.com/gobuffalo/flect](https://github.com/gobuffalo/flect) and [github.com/docker/docker](https://github.com/docker/docker).


Updates `github.com/gobuffalo/flect` from 1.0.2 to 1.0.3
- [Release notes](https://github.com/gobuffalo/flect/releases)
- [Commits](gobuffalo/flect@v1.0.2...v1.0.3)

Updates `github.com/gobuffalo/flect` from 1.0.2 to 1.0.3
- [Release notes](https://github.com/gobuffalo/flect/releases)
- [Commits](gobuffalo/flect@v1.0.2...v1.0.3)

Updates `google.golang.org/api` from 0.197.0 to 0.198.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.197.0...v0.198.0)

Updates `github.com/docker/docker` from 27.2.1+incompatible to 27.3.1+incompatible
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](moby/moby@v27.2.1...v27.3.1)

Updates `github.com/gobuffalo/flect` from 1.0.2 to 1.0.3
- [Release notes](https://github.com/gobuffalo/flect/releases)
- [Commits](gobuffalo/flect@v1.0.2...v1.0.3)

Updates `github.com/docker/docker` from 27.2.1+incompatible to 27.3.1+incompatible
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](moby/moby@v27.2.1...v27.3.1)

---
updated-dependencies:
- dependency-name: github.com/gobuffalo/flect
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/gobuffalo/flect
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/docker/docker
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/gobuffalo/flect
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
📖 Update the developer guide reference
…r-infracluster-contract

📖 Refactor InfraCluster contract
…bot/go_modules/all-go-mod-patch-and-minor-c451209dc1

🌱 Bump the all-go-mod-patch-and-minor group across 3 directories with 3 updates
…xpression (kubernetes-sigs#11179)

* ✨ util: Warning handler that discards messages that match a regular expression

* fixup! ✨ util: Warning handler that discards messages that match a regular expression

Remove deduplication. As a side-effect, simplify the implementation.

* fixup! ✨ util: Warning handler that discards messages that match a regular expression

Fix the test of an uninitialized handler, so that the logger is exercised.

* fixup! ✨ util: Warning handler that discards messages that match a regular expression

Split conflated test case into two independent test cases
…currency

🌱 test/e2e: decrease concurrency
…tes-sigs#11174)

* foreground deletion for machine deployments

* review fixes

* fix unit tests

* fix e2e finalizer assertions

* machinedeployment: rename helper function

* review fixes

* add unit tests for reconcileDelete functions

* review fixes

* review fix

* test: implement e2e test for cluster deletion

* review fixes

* review fixes

* Review Fixes

* lint fixes

* fix e2e test

* lint fix

* Review Fixes

---------

Co-authored-by: Dhairya-Arora01 <[email protected]>
dependabot bot and others added 20 commits November 4, 2024 21:15
Bumps the all-github-actions group with 1 update: [softprops/action-gh-release](https://github.com/softprops/action-gh-release).


Updates `softprops/action-gh-release` from 2.0.8 to 2.0.9
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](softprops/action-gh-release@c062e08...e7a8f85)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
…adil

🌱 Fixing TestClusterCacheHealthCheck flake
…bot/github_actions/all-github-actions-35641a6c8a

🌱 Bump softprops/action-gh-release from 2.0.8 to 2.0.9 in the all-github-actions group
…bot/go_modules/all-go-mod-patch-and-minor-a763aff5d9

🌱 Bump the all-go-mod-patch-and-minor group across 3 directories with 5 updates
* Implement MachineDrainRules

* Fix review findings

* fix scale e2e test

* fixes

* fixes

* fixes

* regen openapi

* Fix review findings

* Fix review findings
…esourceSetReconciler/adil

🌱 Fixing TestClusterResourceSetReconciler flaky test
Signed-off-by: Stefan Büringer [email protected]
…t-panic

🐛 Fix panics in patch unit tests
Signed-off-by: chandankumar4 <[email protected]>
# Conflicts:
#	.github/workflows/pr-dependabot.yaml
#	.github/workflows/pr-golangci-lint.yaml
#	.github/workflows/pr-verify.yaml
#	OWNERS_ALIASES

# Conflicts:
#	.github/PULL_REQUEST_TEMPLATE.md
#	.github/workflows/pr-dependabot.yaml
#	.github/workflows/pr-golangci-lint.yaml
#	.github/workflows/pr-verify.yaml
#	OWNERS_ALIASES
Copy link

openshift-ci bot commented Nov 12, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: damdo

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 12, 2024
@damdo
Copy link
Member Author

damdo commented Nov 12, 2024

/hold

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Nov 12, 2024
@damdo damdo changed the title Merge https://github.com/kubernetes-sigs/cluster-api:v1.9.0-beta.0 (180d732) into master DNM: testing only: Merge https://github.com/kubernetes-sigs/cluster-api:v1.9.0-beta.0 (180d732) into master Nov 12, 2024
@damdo damdo marked this pull request as draft November 12, 2024 11:33
@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Nov 12, 2024
Copy link

openshift-ci bot commented Nov 12, 2024

@damdo: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-aws-serial cf406b4 link true /test e2e-aws-serial
ci/prow/e2e-hypershift cf406b4 link true /test e2e-hypershift

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress.
Projects
None yet
Development

Successfully merging this pull request may close these issues.