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

Always get an error specifying subnets for dualstack type pod #130

Closed
hhyasdf opened this issue Dec 10, 2021 · 0 comments
Closed

Always get an error specifying subnets for dualstack type pod #130

hhyasdf opened this issue Dec 10, 2021 · 0 comments
Assignees
Labels
bug Something isn't working
Projects

Comments

@hhyasdf
Copy link
Collaborator

hhyasdf commented Dec 10, 2021

Bug Report

Type: bug report

What happened

For a ipv4/ipv6 dualstack pod, cannot specify subnets for it using the "networking.alibaba.com/specified-subnet"="<v4subnet>/<v6subnet>" annotation because of a "specified subnet not found" error from webhook:

image

Seems the webhook just regards the two subnets as one.

What you expected to happen

Pod can be created successfully.

How to reproduce it (as minimally and precisely as possible)

Like above.

Anything else we need to know?

Environment

  • hybridnet version: 0.3.2
  • OS (e.g. cat /etc/os-release):
  • Kernel (e.g. uname -a):
  • Kubernetes version:
  • Install tools:
  • Others:
@hhyasdf hhyasdf added this to In progress in v0.4.0 Jan 20, 2022
@hhyasdf hhyasdf moved this from In progress to To do in v0.4.0 Jan 20, 2022
@hhyasdf hhyasdf moved this from To do to Review in progress in v0.4.0 Jan 28, 2022
@hhyasdf hhyasdf moved this from Review in progress to Reviewer approved in v0.4.0 Feb 10, 2022
@hhyasdf hhyasdf moved this from Reviewer approved to Review in progress in v0.4.0 Feb 10, 2022
@hhyasdf hhyasdf moved this from Review in progress to Reviewer approved in v0.4.0 Feb 14, 2022
@hhyasdf hhyasdf moved this from Reviewer approved to Done in v0.4.0 Mar 3, 2022
@hhyasdf hhyasdf closed this as completed Mar 3, 2022
@hhyasdf hhyasdf added the bug Something isn't working label Mar 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
Development

No branches or pull requests

2 participants