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 list of deprecated resources #3362

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

rquitales
Copy link
Member

Proposed changes

This PR updates the list of deprecated/added/removed APIs for k8s versions we missed adding in the past.

Related issues (optional)

Closes: #3354

@rquitales rquitales self-assigned this Dec 11, 2024
@rquitales rquitales added the impact/no-changelog-required This issue doesn't require a CHANGELOG update label Dec 11, 2024
Copy link

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

Copy link

codecov bot commented Dec 11, 2024

Codecov Report

Attention: Patch coverage is 7.14286% with 26 lines in your changes missing coverage. Please review.

Project coverage is 41.14%. Comparing base (9e7c245) to head (f60c61e).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
provider/pkg/kinds/deprecated.go 7.14% 26 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3362      +/-   ##
==========================================
- Coverage   41.24%   41.14%   -0.10%     
==========================================
  Files          85       85              
  Lines       12740    12764      +24     
==========================================
- Hits         5254     5252       -2     
- Misses       7096     7122      +26     
  Partials      390      390              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rquitales rquitales merged commit cce7961 into master Dec 11, 2024
19 checks passed
@rquitales rquitales deleted the rquitales/fix-deprecation-messages branch December 11, 2024 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact/no-changelog-required This issue doesn't require a CHANGELOG update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

On a remove/obsolete resource, the provider doesn't recommend the correct API version for that resource
2 participants