cluster-api-provider-aws icon indicating copy to clipboard operation
cluster-api-provider-aws copied to clipboard

Add IPv6 support

Open sedefsavas opened this issue 4 years ago • 66 comments
trafficstars

Add support to create IPv6 clusters and add e2e test for it.

/kind feature /milestone next

sedefsavas avatar May 20 '21 20:05 sedefsavas

@sedefsavas: The provided milestone is not valid for this repository. Milestones in this repository: [Next, v0.6.x, v0.7.0, v0.7.x]

Use /milestone clear to clear the milestone.

In response to this:

Add support to create IPv6 clusters and add e2e test for it.

/kind feature /milestone next

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.

k8s-ci-robot avatar May 20 '21 20:05 k8s-ci-robot

/milestone Next

sedefsavas avatar May 20 '21 21:05 sedefsavas

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

k8s-triage-robot avatar Aug 18 '21 21:08 k8s-triage-robot

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

k8s-triage-robot avatar Sep 17 '21 22:09 k8s-triage-robot

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:

  • Reopen this issue or PR with /reopen
  • Mark this issue or PR as fresh with /remove-lifecycle rotten
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/close

k8s-triage-robot avatar Oct 17 '21 22:10 k8s-triage-robot

@k8s-triage-robot: Closing this issue.

In response to this:

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:

  • Reopen this issue or PR with /reopen
  • Mark this issue or PR as fresh with /remove-lifecycle rotten
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/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.

k8s-ci-robot avatar Oct 17 '21 22:10 k8s-ci-robot

/reopen /lifecycle frozen

richardcase avatar Oct 18 '21 06:10 richardcase

@richardcase: Reopened this issue.

In response to this:

/reopen /lifecycle frozen

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.

k8s-ci-robot avatar Oct 18 '21 06:10 k8s-ci-robot

/triage accepted

sedefsavas avatar Oct 18 '21 16:10 sedefsavas

/assign @randomvariable

sedefsavas avatar Nov 01 '21 17:11 sedefsavas

Reminder: Create issue for dual-stack and replicate this for EKS

sedefsavas avatar Nov 01 '21 17:11 sedefsavas

/priority important-soon

sedefsavas avatar Nov 01 '21 17:11 sedefsavas

This gets messy with EKS.

richardcase avatar Nov 03 '21 09:11 richardcase

Support should be fixed in Cluster API, not by shoving lots of non-standard behaviour into CAPA - consistency across providers is paramount. We need to break this down. Please start a doc, we have a team at VMware looking into dual-stack across Kubernetes in general who can assist.

randomvariable avatar Nov 03 '21 10:11 randomvariable

@randomvariable - started a doc

richardcase avatar Nov 03 '21 13:11 richardcase

/assign

for initial scoping

randomvariable avatar Nov 05 '21 14:11 randomvariable

Are there any updates here?

yandooo avatar Mar 24 '22 11:03 yandooo

/unassign randomvariable /help

richardcase avatar Mar 24 '22 13:03 richardcase

@richardcase: This request has been marked as needing help from a contributor.

Guidelines

Please ensure that the issue body includes answers to the following questions:

  • Why are we solving this issue?
  • To address this issue, are there any code changes? If there are code changes, what needs to be done in the code and what places can the assignee treat as reference points?
  • Does this issue have zero to low barrier of entry?
  • How can the assignee reach out to you for help?

For more details on the requirements of such an issue, please see here and ensure that they are met.

If this request no longer meets these requirements, the label can be removed by commenting with the /remove-help command.

In response to this:

/unassign randomvariable /help

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.

k8s-ci-robot avatar Mar 24 '22 13:03 k8s-ci-robot

Are there any updates here?

@yandooo - i think this issue has stalled. So its open to be worked on. I have marked it as help wanted as well.

richardcase avatar Mar 24 '22 13:03 richardcase

@richardcase would it be possible to share relevant documentation for the topic if any? As per comment there seems like some progress made towards standardizing CAPI to support dual-stack. Thanks

yandooo avatar Mar 24 '22 13:03 yandooo

There isn't a huge amount of documentation. The doc mentioned in the thread was the start of a doc to capture notes but we didn't much further. Do you have access to that doc?

richardcase avatar Mar 24 '22 16:03 richardcase

@richardcase don't have it. I requested access linking your comment in the request message. Appreciated it if it can be shared. Thanks

yandooo avatar Mar 24 '22 16:03 yandooo

@richardcase don't have it. I requested access linking your comment in the request message. Appreciated it if it can be shared. Thanks

Just sent you an email @yandooo :smile:

richardcase avatar Mar 24 '22 16:03 richardcase

We might want to address IPv6 and dual stack as separate problems as former could be achieved in short term.

sedefsavas avatar Mar 24 '22 17:03 sedefsavas

I tend to agree on getting IPv6 out first to unlock the AWS EKS ipv6 feature and look at dual-stack cohesively later @sedefsavas.

yandooo avatar Mar 25 '22 13:03 yandooo

I also think that adding IPv6 first is a good way forward.

richardcase avatar Mar 25 '22 14:03 richardcase

/assign /assign Skarlso

richardcase avatar Mar 30 '22 07:03 richardcase

@richardcase: GitHub didn't allow me to assign the following users: Skarlso.

Note that only kubernetes-sigs members, repo collaborators and people who have commented on this issue/PR can be assigned. Additionally, issues/PRs can only have 10 assignees at the same time. For more information please see the contributor guide

In response to this:

/assign /assign Skarlso

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.

k8s-ci-robot avatar Mar 30 '22 07:03 k8s-ci-robot

@Skarlso - this was the issue i was thinking of.

richardcase avatar Mar 30 '22 07:03 richardcase