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

added new policy in authorization to support powerflex Pre-approved g… #170

Merged
merged 5 commits into from
Feb 21, 2023

Conversation

ashleyvjoy
Copy link
Contributor

…uid feature

Description

Added new sdc-approve policy in Authorization policies

GitHub Issues

List the GitHub issues impacted by this PR:

| GitHub Issue # |
|https://github.com/dell/csm/issues/402|

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?

Please describe the tests that you ran to verify your changes. Please also list any relevant details for your test configuration

  • Unit Test
    --- PASS: TestCustom (22.54s)
    --- PASS: TestCustom/TestAuthorizationServerReconcile (20.17s)
    --- PASS: TestCustom/TestContentWatch (0.00s)
    --- PASS: TestCustom/TestCsmFinalizerError (0.00s)
    --- PASS: TestCustom/TestCsmPreCheckModuleError (0.00s)
    --- PASS: TestCustom/TestCsmPreCheckModuleUnsupportedVersion (0.00s)
    --- PASS: TestCustom/TestCsmPreCheckTypeError (0.00s)
    --- PASS: TestCustom/TestCsmPreCheckVersionError (0.00s)
    --- PASS: TestCustom/TestCsmUpgrade (0.02s)
    --- PASS: TestCustom/TestCsmUpgradePathInvalid (0.00s)
    --- PASS: TestCustom/TestCsmUpgradeSkipVersion (0.00s)
    --- PASS: TestCustom/TestCsmUpgradeVersionTooOld (0.00s)
    --- PASS: TestCustom/TestDeleteErrorReconcile (0.09s)
    --- PASS: TestCustom/TestErrorInjection (0.70s)
    --- PASS: TestCustom/TestIgnoreUpdatePredicate (0.00s)
    --- PASS: TestCustom/TestOldStandAloneModuleCleanup (0.39s)
    --- PASS: TestCustom/TestOldStandAloneModuleCleanup/Success_-Disable_Components (0.01s)
    --- PASS: TestCustom/TestOldStandAloneModuleCleanup/Success
    -Enable_all_modules (0.01s)
    --- PASS: TestCustom/TestOldStandAloneModuleCleanup/Success
    -_Disable_all_modules (0.37s)
    --- PASS: TestCustom/TestPowerFlexAnnotation (0.00s)
    --- PASS: TestCustom/TestPowerScaleAnnotation (0.00s)
    --- PASS: TestCustom/TestPowerStoreAnnotation (0.00s)
    --- PASS: TestCustom/TestReconcile (0.09s)
    --- PASS: TestCustom/TestReconcileAuthorization (0.37s)
    --- PASS: TestCustom/TestReconcileObservabilityError (0.00s)
    --- PASS: TestCustom/TestRemoveDriver (0.53s)
    --- PASS: TestCustom/TestRemoveDriver/getDriverConfig_error (0.00s)
    --- PASS: TestCustom/TestRemoveDriver/delete_obj_not_found (0.01s)
    --- PASS: TestCustom/TestRemoveDriver/get_SA_error (0.03s)
    --- PASS: TestCustom/TestRemoveDriver/get_CR_error (0.03s)
    --- PASS: TestCustom/TestRemoveDriver/get_CRB_error (0.04s)
    --- PASS: TestCustom/TestRemoveDriver/get_CM_error (0.04s)
    --- PASS: TestCustom/TestRemoveDriver/get_Driver_error (0.15s)
    --- PASS: TestCustom/TestRemoveDriver/delete_SA_error (0.04s)
    --- PASS: TestCustom/TestRemoveDriver/delete_Daemonset_error (0.04s)
    --- PASS: TestCustom/TestRemoveDriver/delete_Deployment_error (0.04s)
    --- PASS: TestCustom/TestRemoveModule (0.18s)
    --- PASS: TestCustom/TestRemoveModule/csm (0.18s)
    PASS
    coverage: 88.6% of statements
    ok command-line-arguments 22.747s coverage: 88.6% of statements

khareRajshree
khareRajshree previously approved these changes Feb 21, 2023
rensyct
rensyct previously approved these changes Feb 21, 2023
VamsiSiddu-7
VamsiSiddu-7 previously approved these changes Feb 21, 2023
panigs7
panigs7 previously approved these changes Feb 21, 2023
VamsiSiddu-7
VamsiSiddu-7 previously approved these changes Feb 21, 2023
rensyct
rensyct previously approved these changes Feb 21, 2023
@rensyct
Copy link
Contributor

rensyct commented Feb 21, 2023

@ashleyvjoy , please sign all your commits so that the PR can be merged

panigs7
panigs7 previously approved these changes Feb 21, 2023
@rensyct rensyct merged commit fb4115e into main Feb 21, 2023
@rensyct rensyct deleted the approvesdc-pflex branch July 17, 2023 12:16
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.

6 participants