cluster-api-provider-vsphere
cluster-api-provider-vsphere copied to clipboard
vsphere deploymentzone filter
What this PR does / why we need it: adds support to filter deploymentzones by vspherecluster annotation
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 https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/issues/1325
Special notes for your reviewer:
Please confirm that if this PR changes any image versions, then that's the sole change this PR makes.
Release note:
Hi @sadysnaat. Thanks for your PR.
I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test
on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test
label.
I understand the commands that are listed here.
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.
@sadysnaat Reviving this one and hoping to get it merged soon enough.
Could you rebase this PR with the latest on the main
branch, plus can you also include the changes to the original Failure Domain proposal doc, so that it is up-to-date with the latest additions.
I will review the PR once again after this is done, thanks for being patient.
/remove-lifecycle frozen /lifecycle active
@sadysnaat Whenever you have some time, could you please take a look at this one?
@sadysnaat Whenever you have some time, could you please take a look at this one?
sure @srm09 will pick this up
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by:
To complete the pull request process, please assign randomvariable after the PR has been reviewed.
You can assign the PR to them by writing /assign @randomvariable
in a comment when ready.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve
in a comment
Approvers can cancel approval by writing /approve cancel
in a comment
/ok-to-test
@sadysnaat: 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 |
---|---|---|---|---|
pull-cluster-api-provider-vsphere-verify-lint | 8b89bee7bc89e4bdd5e28af6e644c506b9814414 | link | true | /test pull-cluster-api-provider-vsphere-verify-lint |
pull-cluster-api-provider-vsphere-test | 8b89bee7bc89e4bdd5e28af6e644c506b9814414 | link | true | /test pull-cluster-api-provider-vsphere-test |
pull-cluster-api-provider-vsphere-apidiff-main | 8b89bee7bc89e4bdd5e28af6e644c506b9814414 | link | true | /test pull-cluster-api-provider-vsphere-apidiff-main |
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.
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. I understand the commands that are listed here.
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs.
This bot triages issues and PRs according to the following rules:
- After 90d of inactivity,
lifecycle/stale
is applied - After 30d of inactivity since
lifecycle/stale
was applied,lifecycle/rotten
is applied - After 30d of inactivity since
lifecycle/rotten
was applied, the issue is closed
You can:
- Mark this issue or PR as fresh with
/remove-lifecycle stale
- Mark this issue or PR as rotten with
/lifecycle rotten
- Close this issue or PR with
/close
- Offer to help out with Issue Triage
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.
This bot triages issues and PRs according to the following rules:
- After 90d of inactivity,
lifecycle/stale
is applied - After 30d of inactivity since
lifecycle/stale
was applied,lifecycle/rotten
is applied - After 30d of inactivity since
lifecycle/rotten
was applied, the issue is closed
You can:
- Mark this issue or PR as fresh with
/remove-lifecycle rotten
- Close this issue or PR with
/close
- Offer to help out with Issue Triage
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle rotten
We are rethinking the support for Multi AZ support in CAPV, and I will close this for now. I will keep the community up to date around the latest improvements around multi AZ /close
@srm09: Closed this PR.
In response to this:
We are rethinking the support for Multi AZ support in CAPV, and I will close this for now. I will keep the community up to date around the latest improvements around multi AZ /close
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.