Skip to content

Conversation

@paulyufan2
Copy link
Contributor

Reason for Change:

The PR is to fix kubernetes, client-go, kubectl and apiservermachine dep package upgrades which kept failing

Issue Fixed:

Requirements:

Notes:

Copilot AI review requested due to automatic review settings August 20, 2025 14:34
@paulyufan2 paulyufan2 requested a review from a team as a code owner August 20, 2025 14:34
@paulyufan2 paulyufan2 requested a review from jackieluc August 20, 2025 14:34
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes Kubernetes-related package upgrade issues by updating dependency versions and correcting an error formatting issue in test utilities.

  • Update Go version from 1.23.2 to 1.24.6
  • Upgrade multiple Kubernetes dependencies (k8s.io/api, k8s.io/apimachinery, k8s.io/client-go, k8s.io/kubernetes) from 0.30.x to 0.33.x versions
  • Fix error message formatting in deployment deletion test utility

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
go.mod Updates Go version and numerous Kubernetes and related dependencies to newer versions
test/internal/kubernetes/utils.go Fixes error message formatting by removing redundant fmt.Sprintf wrapper

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@paulyufan2
Copy link
Contributor Author

/azp run Azure Container Networking PR

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@paulyufan2 paulyufan2 requested a review from a team as a code owner August 20, 2025 15:02
@paulyufan2
Copy link
Contributor Author

/azp run Azure Container Networking PR

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@paulyufan2
Copy link
Contributor Author

no need to do this now

@paulyufan2 paulyufan2 closed this Aug 20, 2025
@paulyufan2 paulyufan2 deleted the fixkubedepupgrade branch August 20, 2025 16:27
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.

2 participants