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

Change DefaultSubnetAccessMode to DefaultAccessModeForPod #543

Closed
wants to merge 2 commits into from

Conversation

lxiaopei
Copy link
Contributor

@lxiaopei lxiaopei commented Apr 8, 2024

As we discussed, we want to set default Pod Subnet type in Namespace settings, and always keep VMs default to "Private" Subnets.
Also, besides "Public" and "Private" access mode, also add "Project" and "Isolated" for user to choose.

@lxiaopei lxiaopei force-pushed the topic/lxiaopei/defaultPodType branch 4 times, most recently from d59d816 to 409cf14 Compare April 12, 2024 03:28
@zhengxiexie
Copy link
Contributor

/e2e

@wenqiq wenqiq force-pushed the topic/lxiaopei/defaultPodType branch 2 times, most recently from 0f2c174 to 479ea7d Compare June 4, 2024 02:49
@wenqiq
Copy link
Contributor

wenqiq commented Jun 4, 2024

/e2e

lxiaopei and others added 2 commits June 7, 2024 14:57
As we discussed, we want to set default Pod Subnet type in Namespace settings, and
always keep VMs default to "Private" Subnets.
Also, besides "Public" and "Private" access mode, also add "Project" and "Isolated"
for user to choose.

Update

Signed-off-by: Wenqi Qiu <[email protected]>
@wenqiq wenqiq force-pushed the topic/lxiaopei/defaultPodType branch from 8e0ab0b to 250f011 Compare June 7, 2024 07:12
message := fmt.Sprintf("invalid network config %s for namespace %s, missing private cidr", ncName, ns)
r.namespaceError(&ctx, obj, message, nil)
return common.ResultRequeueAfter10sec, nil
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@timdengyun
Copy link
Contributor

No need this PR any more. change in #623

@timdengyun timdengyun closed this Sep 6, 2024
@dantingl dantingl deleted the topic/lxiaopei/defaultPodType branch October 14, 2024 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants