cluster-api-provider-gcp
cluster-api-provider-gcp copied to clipboard
[WIP] Add ipv6 support to CAPG
What type of PR is this?
What this PR does / why we need it:
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 #478
Special notes for your reviewer:
Please confirm that if this PR changes any image versions, then that's the sole change this PR makes.
TODOs:
- [ ] squashed commits
- [ ] includes documentation
- [ ] adds unit tests
Release note:
ipv6 support
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: sayantani11
Once this PR has been reviewed and has the lgtm label, please assign cpanato for approval by writing /assign @cpanato in a comment. For more information see:The Kubernetes Code Review Process.
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
@sayantani11: 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-gcp-build | 814c559b5736bebeca6c24908b1ea5fb838145ee | link | true | /test pull-cluster-api-provider-gcp-build |
| pull-cluster-api-provider-gcp-test | 814c559b5736bebeca6c24908b1ea5fb838145ee | link | true | /test pull-cluster-api-provider-gcp-test |
| pull-cluster-api-provider-gcp-make | 814c559b5736bebeca6c24908b1ea5fb838145ee | link | true | /test pull-cluster-api-provider-gcp-make |
| pull-cluster-api-provider-gcp-e2e-test | 814c559b5736bebeca6c24908b1ea5fb838145ee | link | true | /test pull-cluster-api-provider-gcp-e2e-test |
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.