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

update golang version and controller-runtime version from alphav1 to v1 #340

Merged
merged 1 commit into from
Feb 27, 2025

Conversation

intelligentfu8
Copy link
Contributor

@intelligentfu8 intelligentfu8 commented Feb 26, 2025

What problem does this PR solve?

This PR will update the version of dependency libraries.
this will be compatible with new kubernetes versions. as the kubernetes will not support the alphav1 version of controller-runtime.

Issue Number: close #339

Related PR: #xxx

Problem Summary:

Release note

None

Check List (For Author)

  • Test

    • Regression test
    • Unit Test
    • Manual test (add detailed scripts or steps below)
    • No need to test or manual test. Explain why:
      • This is a refactor/code format and no logic has been changed.
      • Previous test can cover this change.
      • No code files have been changed.
      • Other reason
  • Behavior changed:

    • No.
    • Yes.
  • Does this need documentation?

    • No.
    • Yes.

Check List (For Reviewer who merge this PR)

  • Confirm the release note
  • Confirm test cases
  • Confirm document
  • Add branch pick label

@intelligentfu8 intelligentfu8 merged commit 5e33e30 into apache:master Feb 27, 2025
1 check passed
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.

[Enhancement] update version of dependency libraries.
1 participant