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

Bump up operator version to 1.1.0 #151

Merged
merged 1 commit into from
Jan 12, 2023
Merged

Bump up operator version to 1.1.0 #151

merged 1 commit into from
Jan 12, 2023

Conversation

rensyct
Copy link
Contributor

@rensyct rensyct commented Jan 12, 2023

Description

Bumps up the operator version to 1.1.0
Added license folder which was required for container scans during certification

GitHub Issues

List the GitHub issues impacted by this PR:

GitHub Issue #
dell/csm#583

Checklist:

  • I have performed a self-review of my own code to ensure there are no formatting, vetting, linting, or security issues
  • I have verified that new and existing unit tests pass locally with my changes
  • I have not allowed coverage numbers to degenerate
  • I have maintained at least 90% code coverage
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have maintained backward compatibility

How Has This Been Tested?

Installed Powerscale driver v2.5.0 via csm-operator

@@ -14,6 +14,9 @@ LABEL operators.operatorframework.io.metrics.project_layout=go.kubebuilder.io/v3
# Labels for testing.
LABEL operators.operatorframework.io.test.mediatype.v1=scorecard+v1
LABEL operators.operatorframework.io.test.config.v1=tests/scorecard/
LABEL com.redhat.openshift.versions=v4.10
Copy link
Collaborator

Choose a reason for hiding this comment

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

v4.10 for the OCP version. will this stay the same until 4.12 is considered?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes. Since OCP 4.12 is not yet GA and PRD is still not finalized, support matrix will remain as OCP 4.10, OCP 4.11. For this LABEL, we specify the lowest supported version

@rensyct rensyct merged commit 3e9a289 into main Jan 12, 2023
@rensyct rensyct deleted the bump-up-version branch July 17, 2023 11:16
ChristianAtDell added a commit that referenced this pull request Oct 15, 2024
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.

4 participants