-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
🌱 Dump all resource information for self-hosted tests #9547
🌱 Dump all resource information for self-hosted tests #9547
Conversation
@nawazkh: GitHub didn't allow me to request PR reviews from the following users: kranurag7. Note that only kubernetes-sigs members and repo collaborators can review this PR, and authors cannot review their own PRs. In response to this: 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/test-infra repository. |
3013d60
to
1b7ac34
Compare
Seems to be working as expected now! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great - just a couple of cleanups and then it's good to merge.
00085d0
to
de5302b
Compare
In an effort to fix #9522 |
/retitle 🌱 dump all resources information before clearing it out |
/retitle 🌱 also dump all resource information before clearing it out for self-hosted tests |
/test help |
@chrischdi: The specified target(s) for
The following commands are available to trigger optional jobs:
Use
In response to this:
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/test-infra repository. |
Should we run |
/test pull-cluster-api-e2e-full-main |
Looks like we got the flake on this PR 😄 I think we should merge this regardless as it's a positive change either way. /retest |
/lgtm |
LGTM label has been added. Git tree hash: 9fab34edc8ec9fdff13917f307a0171092bc3653
|
/approve Assuming we don't fail the e2e run again 🤞 |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: killianmuldoon 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 |
/area e2e-testing |
What this PR does / why we need it:
When testing Cluster API working on self-hosted clusters using ClusterClass with a HA control plane [ClusterClass]
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes #