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

Remove old/incorrect API version usage #693

Merged
merged 1 commit into from
Dec 19, 2023
Merged

Conversation

darkowlzz
Copy link
Contributor

  • Update README.md to point to v1beta3 spec docs.
  • Remove provider testdata which had old API version and is no longer used in any test.
  • Update Provider v1beta2 spec docs to use Alert v1beta2.
  • Update Provider v1beta3 spec docs to use v1beta3 API in all the code snippets.

Fixes #690

@darkowlzz darkowlzz added area/docs Documentation related issues and pull requests backport:release/v1.2.x To be backported to release/v1.2.x labels Dec 18, 2023
- Update README.md to point to v1beta3 spec docs.
- Remove provider testdata which had old API version and is no longer
  used in any test.
- Update Provider v1beta2 spec docs to use Alert v1beta2.
- Update Provider v1beta3 spec docs to use v1beta3 API in all the
  code snippets.

Signed-off-by: Sunny <[email protected]>
@darkowlzz darkowlzz force-pushed the update-old-api-versions branch from 81a1802 to 5b152f5 Compare December 19, 2023 12:55
@darkowlzz darkowlzz merged commit dcabd7c into main Dec 19, 2023
6 checks passed
@darkowlzz darkowlzz deleted the update-old-api-versions branch December 19, 2023 13:42
@fluxcdbot
Copy link
Member

Successfully created backport PR for release/v1.2.x:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/docs Documentation related issues and pull requests backport:release/v1.2.x To be backported to release/v1.2.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The Provider API docs uses deprecated API versions
3 participants