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

ci: add vnet scale cilium pipeline stage #3457

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

QxBytes
Copy link
Contributor

@QxBytes QxBytes commented Feb 26, 2025

Reason for Change:

Adds cilium podsubnet vnet scale to the pipeline for e2e testing of cns and related components. Also updates the makefile to explicitly include pod allocation mode static block for targets that are intended to use vnet scale mode. Currently there seem to be makefile targets that are meant to create vnet scale clusters but upon creation and examination of their nncs, the mode only mentions

kubernetes.azure.com/podnetwork-subnet=podnet
kubernetes.azure.com/podnetwork-type=vnet

We expect

kubernetes.azure.com/podnetwork-subnet=podnet
kubernetes.azure.com/podnetwork-type=vnetblock

Issue Fixed:

Requirements:

Notes:
Will fail until relevant backend changes go in for creating vnet scale clusters with network plugin none

@QxBytes QxBytes added the ci Infra or tooling. label Feb 26, 2025
@QxBytes QxBytes self-assigned this Feb 26, 2025
@QxBytes QxBytes force-pushed the alew/add-vnetscale-pipeline branch from 2277074 to 7a5b2e4 Compare February 26, 2025 23:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Infra or tooling.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant