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

fix: Upgrade to Go 1.21, test Kubernetes 1.25-1.28, refine engine & CLI #32

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

prit342
Copy link
Contributor

@prit342 prit342 commented Nov 26, 2023

  • Perform compatibility tests with Kubernetes versions 1.25 to 1.28
  • Transition to using Go version 1.21
  • Update end-to-end tests for the latest GKE and EKS versions, including various CNIs
  • Rectify a critical bug in the engine which led to delays post parent context cancellation
  • Refactor CLI for precise association of command line flags with their intended subcommands

* Perform compatibility tests with Kubernetes versions 1.25 to 1.28
* Transition to using Go version 1.21
* Update end-to-end tests for the latest GKE and EKS versions, including various CNIs
* Rectify a critical bug in the engine which led to delays post parent context cancellation
* Refactor CLI for precise association of command line flags with their intended subcommands
Copy link
Collaborator

@g-bgg g-bgg left a comment

Choose a reason for hiding this comment

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

Nice work!

@prit342 prit342 merged commit 818908a into master Nov 27, 2023
5 checks passed
@prit342 prit342 deleted the latest-version-of-k8s branch November 27, 2023 09:41
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