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

bump K8s to v1.26.12 #5494

Merged
merged 2 commits into from
Jan 3, 2024
Merged

bump K8s to v1.26.12 #5494

merged 2 commits into from
Jan 3, 2024

Conversation

csuzhangxc
Copy link
Member

@csuzhangxc csuzhangxc commented Jan 2, 2024

What problem does this PR solve?

Bump the K8s deps to v1.26.12.

Some APIs are deprecated (ref https://kubernetes.io/docs/reference/using-api/deprecation-guide/#v1-26), but they don't affect TiDB Operator.

Some other changes:

also ref pingcap/advanced-statefulset#111

What is changed and how does it work?

Code changes

  • Has Go code change
  • Has CI related scripts change

Tests

  • Unit test
  • E2E test
  • Manual test
  • No code

Side effects

  • Breaking backward compatibility
  • Other side effects:

Related changes

  • Need to cherry-pick to the release branch
  • Need to update the documentation

Release Notes

Please refer to Release Notes Language Style Guide before writing the release note.


Copy link
Contributor

ti-chi-bot bot commented Jan 2, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please ask for approval from csuzhangxc. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ti-chi-bot ti-chi-bot bot requested a review from shonge January 2, 2024 09:01
@ti-chi-bot ti-chi-bot bot added the size/XXL label Jan 2, 2024
@codecov-commenter
Copy link

codecov-commenter commented Jan 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (aa561f6) 61.38% compared to head (baf8b30) 67.18%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5494      +/-   ##
==========================================
+ Coverage   61.38%   67.18%   +5.79%     
==========================================
  Files         234      245      +11     
  Lines       29930    33778    +3848     
==========================================
+ Hits        18374    22694    +4320     
+ Misses       9717     9210     -507     
- Partials     1839     1874      +35     
Flag Coverage Δ
e2e 46.41% <ø> (?)
unittest 61.38% <ø> (ø)

@csuzhangxc
Copy link
Member Author

/run-all-tests

@csuzhangxc
Copy link
Member Author

/run-pull-e2e-kind-across-kubernetes

@csuzhangxc
Copy link
Member Author

/run-pull-e2e-kind-basic

@csuzhangxc csuzhangxc merged commit cc74dc1 into pingcap:master Jan 3, 2024
4 checks passed
@csuzhangxc csuzhangxc deleted the k8s-1.26 branch January 3, 2024 03:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants