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

Dellctl support for Powerscale #625

Merged

Conversation

harshitap26
Copy link
Contributor

@harshitap26 harshitap26 commented Jul 9, 2024

Description

PR for extending the support of dellctl for Powerscale volumes

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
  • 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

  • Able to deploy authorization successfully
[root@master-1-20JuIZwsvfcbQ csm-operator]# kubectl get pods -n authorization
NAME                                                    READY   STATUS    RESTARTS       AGE
authorization-controller-856484c445-qcb92               1/1     Running   0              118s
authorization-ingress-nginx-controller-fc999b64-m9c7m   1/1     Running   0              117s
cert-manager-69b6b795b8-64kx5                           1/1     Running   0              3m38s
cert-manager-cainjector-7f6dd78dc8-vtl5l                1/1     Running   0              3m38s
cert-manager-webhook-6bc4b87f88-p4bs6                   1/1     Running   0              3m38s
proxy-server-78f7f799f9-lcz2q                           3/3     Running   5 (98s ago)    3m38s
redis-csm-0                                             1/1     Running   0              118s
redis-csm-1                                             1/1     Running   0              94s
redis-csm-2                                             1/1     Running   0              72s
redis-csm-3                                             1/1     Running   0              65s
redis-csm-4                                             1/1     Running   0              58s
rediscommander-7f485d6455-2pdwc                         1/1     Running   0              118s
role-service-5b4db66557-qwmpn                           1/1     Running   0              3m38s
sentinel-0                                              1/1     Running   0              118s
sentinel-1                                              1/1     Running   0              69s
sentinel-2                                              1/1     Running   0              67s
sentinel-3                                              1/1     Running   0              64s
sentinel-4                                              1/1     Running   0              62s
storage-service-6dd7f5dcf-6gz62                         1/1     Running   4 (61s ago)    117s
tenant-service-55586d56c9-66kxr                         1/1     Running   5 (111s ago)   3m38s

@harshitap26 harshitap26 merged this pull request into pub/powerscale-powermax-support Jul 9, 2024
8 of 9 checks passed
@harshitap26 harshitap26 deleted the dellctl-powerscale-support branch August 7, 2024 06:51
atye pushed a commit that referenced this pull request Aug 19, 2024
atye added a commit that referenced this pull request Aug 20, 2024
…#664)

* dellctl support for Powerscale (#625)

* add pscale to cm

* Update csm_authorization_proxy_server_v200-alpha.yaml

---------

Co-authored-by: Harshita Pandey <88329939+harshitap26@users.noreply.github.com>
ChristianAtDell added a commit that referenced this pull request Oct 15, 2024
…#664)

* dellctl support for Powerscale (#625)

* add pscale to cm

* Update csm_authorization_proxy_server_v200-alpha.yaml

---------

Co-authored-by: Harshita Pandey <88329939+harshitap26@users.noreply.github.com>
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.

3 participants