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

Provide instruction for driver config version and authorization v2-alpha #615

Merged
merged 3 commits into from
Jun 26, 2024

Conversation

alikdell
Copy link
Contributor

Description

Provide instruction for driver config version and authorization v2-alpha.
Driver configVersion will be 1.11.0 and user should use csm-authorization-sidecar:v2.0.0-alpha for PowerFlex Tech-Preview

GitHub Issues

List the GitHub issues impacted by this PR:

GitHub Issue #
#dell/csm#1281

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
  • [x ] I have maintained backward compatibility

image: dellemc/csm-authorization-sidecar:v1.11.0
# image: dellemc/csm-authorization-sidecar:v2.0.0-alpha
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we need two comments for the image?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I wasn't sure so added the image line, may be will make easier for user or it is redundant

KerryKovacevic
KerryKovacevic previously approved these changes Jun 26, 2024
@@ -183,9 +183,11 @@ spec:
- name: authorization
# enable: Enable/Disable csm-authorization
enabled: false
# For PowerFlex Tech-Preview v2.0.0-alpha use v1.11.0 as configVersion DO NOT change the configVersion to v2.0.0-alpha
Copy link
Contributor

Choose a reason for hiding this comment

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

You can put a period after configVersion.

@alikdell alikdell merged commit 62f5b46 into main Jun 26, 2024
8 of 9 checks passed
@alikdell alikdell deleted the krv-25717-configversion branch June 26, 2024 18:26
ChristianAtDell added a commit that referenced this pull request Oct 15, 2024
…pha (#615)

* Provide instruction for driver config version and authorization v2-alpha

* pr edits

* pr edits
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