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

correct validation for pod and VPC CIDR network bits #344

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

ddl-OBenLagha
Copy link
Collaborator

No description provided.

@ddl-OBenLagha ddl-OBenLagha requested a review from a team as a code owner March 4, 2025 15:28
@ddl-dclegg ddl-dclegg requested a review from miguelhar March 4, 2025 16:53
@ddl-dclegg
Copy link
Contributor

@miguelhar Can you check this out, where you updated these checks last week?

@ddl-OBenLagha
Copy link
Collaborator Author

@miguelhar Can you check this out, where you updated these checks last week?

The fix from last week beccd7a is checking that all network_bits values (including pod, private, and public) are greater than the VPC CIDR's network bits. However, the pod network_bits should be compared to the pod CIDR, not the VPC CIDR.

@ddl-OBenLagha ddl-OBenLagha enabled auto-merge (squash) March 6, 2025 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants