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 OpenShift v3.11 support #146

Merged
merged 1 commit into from
Jul 5, 2022
Merged

Remove OpenShift v3.11 support #146

merged 1 commit into from
Jul 5, 2022

Conversation

garymoon
Copy link
Contributor

@garymoon garymoon commented Jul 5, 2022

Desired Outcome

Remove support for testing against OCP v3.11 as it is now EoL and we are discontinuing support.

Implemented Changes

All references to v3.11 are removed including documentation and test tooling.

Test coverage

  • This PR includes new unit and integration tests to go with the code
    changes, or
  • The changes in this PR do not require tests

Documentation

  • Docs (e.g. READMEs) were updated in this PR
  • A follow-up issue to update official docs has been filed here: ONYX-22651
  • This PR does not require updating any documentation

Behavior

  • This PR changes product behavior and has been reviewed by a PO, or
  • These changes are part of a larger initiative that will be reviewed later, or
  • No behavior was changed with this PR

Security

  • Security architect has reviewed the changes in this PR,
  • These changes are part of a larger initiative with a separate security review, or
  • There are no security aspects to these changes

@garymoon garymoon requested a review from ismarc July 5, 2022 19:12
README.md Outdated
@@ -89,7 +89,7 @@ Supported platforms:

Supported platforms:
- Kubernetes v1.16+
- OpenShift 3.11
- OpenShift v4.6-v4.8
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should probably be v4.6+ so it tracks with other projects and doesn't need updating guaranteed with every openshift release

@garymoon garymoon merged commit 5d49475 into main Jul 5, 2022
@garymoon garymoon deleted the remove-ocp-311 branch July 5, 2022 20:39
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.

2 participants