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

Support kubernetes 1.26 #85

Merged
merged 2 commits into from
Dec 9, 2022
Merged

Support kubernetes 1.26 #85

merged 2 commits into from
Dec 9, 2022

Conversation

scothis
Copy link
Collaborator

@scothis scothis commented Dec 8, 2022

Upstream breaking changes are reflected

Signed-off-by: Scott Andrews [email protected]

Upstream breaking changes are reflected

Signed-off-by: Scott Andrews <[email protected]>
@codecov
Copy link

codecov bot commented Dec 8, 2022

Codecov Report

Merging #85 (bc3103a) into main (be6ca7c) will decrease coverage by 0.14%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main      #85      +/-   ##
==========================================
- Coverage   10.45%   10.31%   -0.15%     
==========================================
  Files          64       64              
  Lines        3060     3102      +42     
==========================================
  Hits          320      320              
- Misses       2738     2780      +42     
  Partials        2        2              
Impacted Files Coverage Δ
apis/apps/v1/statefulset.go 40.98% <0.00%> (-4.48%) ⬇️
apis/core/v1/common.go 0.00% <ø> (ø)
apis/core/v1/container.go 0.00% <0.00%> (ø)
apis/core/v1/persistantvolumeclaim.go 0.00% <0.00%> (ø)
apis/core/v1/pod.go 24.37% <0.00%> (-2.40%) ⬇️
apis/networking/v1/ingress.go 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Signed-off-by: Scott Andrews <[email protected]>
@scothis scothis marked this pull request as ready for review December 9, 2022 14:15
@scothis scothis merged commit 812dd04 into main Dec 9, 2022
@scothis scothis deleted the k8s-1.26 branch December 9, 2022 14:15
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.

1 participant