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

Track changes in k8s 1.24 #36

Merged
merged 1 commit into from
May 4, 2022
Merged

Track changes in k8s 1.24 #36

merged 1 commit into from
May 4, 2022

Conversation

scothis
Copy link
Collaborator

@scothis scothis commented Apr 1, 2022

Includes new APIs and deprecations introduced in the upstream. Most
prominently ObjectMeta#ClusterName and mutator methods have been renamed
pending removal.

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

@scothis
Copy link
Collaborator Author

scothis commented Apr 1, 2022

Keeping as draft until k8s 1.24.0 is released

@codecov
Copy link

codecov bot commented Apr 1, 2022

Codecov Report

Merging #36 (75d67b0) into main (f7e4adf) will decrease coverage by 0.02%.
The diff coverage is 40.00%.

❗ Current head 75d67b0 differs from pull request most recent head 9fafb53. Consider uploading reports for the commit 9fafb53 to get more accurate results

@@            Coverage Diff             @@
##             main      #36      +/-   ##
==========================================
- Coverage   11.24%   11.21%   -0.03%     
==========================================
  Files          58       58              
  Lines        2838     2844       +6     
==========================================
  Hits          319      319              
- Misses       2518     2524       +6     
  Partials        1        1              
Impacted Files Coverage Δ
apis/networking/v1/networkpolicy.go 0.00% <0.00%> (ø)
apis/meta/v1/objectmeta.go 92.15% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f7e4adf...9fafb53. Read the comment docs.

Includes new APIs and deprecations introduced in the upstream. Most
prominently ObjectMeta#ClusterName and mutator methods have been renamed
pending removal.

Signed-off-by: Scott Andrews <[email protected]>
@scothis scothis marked this pull request as ready for review May 4, 2022 00:49
@scothis scothis merged commit 1daa5ff into main May 4, 2022
@scothis scothis deleted the k8s-1.24 branch May 4, 2022 00:52
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.

None yet

1 participant