Skip to content

ci: enable tests with kubernetes v1.32#1584

Merged
aramase merged 1 commit intoAzure:mainfrom
aramase:aramase/ci/v1.32
Apr 8, 2025
Merged

ci: enable tests with kubernetes v1.32#1584
aramase merged 1 commit intoAzure:mainfrom
aramase:aramase/ci/v1.32

Conversation

@aramase
Copy link
Member

@aramase aramase commented Mar 31, 2025

  • enable tests with Kubernetes v1.32
  • remove 1.28 and 1.29 (EOL)

@aramase aramase requested a review from enj as a code owner March 31, 2025 22:55
@aramase
Copy link
Member Author

aramase commented Mar 31, 2025

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@aramase aramase enabled auto-merge (squash) March 31, 2025 23:40
@aramase aramase force-pushed the aramase/ci/v1.32 branch from 301e58f to d65fbb0 Compare April 1, 2025 17:30
@aramase
Copy link
Member Author

aramase commented Apr 1, 2025

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

create_kind_cluster() {
# create a kind cluster
cat <<EOF | ${KIND} create cluster --name "${KIND_CLUSTER_NAME}" --image "kindest/node:${KIND_NODE_VERSION:-v1.22.4}" --config=-
cat <<EOF | ${KIND} create cluster --name "${KIND_CLUSTER_NAME}" --image "mcr.microsoft.com/mirror/kindest/node:${KIND_NODE_VERSION:-v1.32.3}" --config=-
Copy link
Member Author

Choose a reason for hiding this comment

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

The CI jobs were getting throttled while pulling images from dockerhub, so switched it to using the mirror in mcr.

@aramase aramase force-pushed the aramase/ci/v1.32 branch from d65fbb0 to 6a6518a Compare April 1, 2025 18:21
@aramase
Copy link
Member Author

aramase commented Apr 1, 2025

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
@aramase aramase force-pushed the aramase/ci/v1.32 branch from 6a6518a to b45fc1b Compare April 1, 2025 18:37
@aramase
Copy link
Member Author

aramase commented Apr 1, 2025

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@aramase aramase merged commit 9fd3a32 into Azure:main Apr 8, 2025
19 of 21 checks passed
@aramase aramase deleted the aramase/ci/v1.32 branch April 8, 2025 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants