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 #461

Merged

Conversation

harshitap26
Copy link
Contributor

@harshitap26 harshitap26 commented Jul 9, 2024

Is this a new chart?

No

What this PR does / why we need it:

  • PR for extending the dellctl support for Powerscale

Which issue(s) is this PR associated with:

Special notes for your reviewer:

The deployment of stateless Authorization is successful with these changes -

[root@master-1-20JuIZwsvfcbQ helm-charts]# kubectl get pods -n authorization
NAME                                                      READY   STATUS    RESTARTS        AGE
authorization-cert-manager-5b89d78568-l62s2               1/1     Running   0               5m42s
authorization-cert-manager-cainjector-76565fdd85-r29z8    1/1     Running   0               5m42s
authorization-cert-manager-webhook-5f89d985b5-tfrbw       1/1     Running   0               5m42s
authorization-controller-59f9dbf6b6-cn5bs                 1/1     Running   0               5m42s
authorization-ingress-nginx-controller-7b5dd9bbdc-fs492   1/1     Running   0               5m42s
proxy-server-676d5b8774-l7bcw                             3/3     Running   4 (3m39s ago)   5m42s
redis-csm-0                                               1/1     Running   0               5m42s
redis-csm-1                                               1/1     Running   0               5m18s
redis-csm-2                                               1/1     Running   0               4m55s
redis-csm-3                                               1/1     Running   0               4m33s
redis-csm-4                                               1/1     Running   0               4m11s
rediscommander-854df6d8f7-rns8t                           1/1     Running   0               5m42s
role-service-6784df9895-mz8dx                             1/1     Running   0               5m42s
sentinel-0                                                1/1     Running   0               3m19s
sentinel-1                                                1/1     Running   0               3m12s
sentinel-2                                                1/1     Running   0               3m5s
sentinel-3                                                1/1     Running   0               2m58s
sentinel-4                                                1/1     Running   0               2m50s
storage-service-77d74fff99-sp6zk                          1/1     Running   4 (3m37s ago)   5m42s
tenant-service-9cf6985fc-95669                            1/1     Running   4 (3m37s ago)   5m42s

Checklist:

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • Chart Version bumped
  • Variables are documented in the chart README.md
  • Title of the PR starts with the chart name (e.g. [charts_dir/mychartname]) if applicable

@atye
Copy link
Contributor

atye commented Jul 10, 2024

Do we have equivalent changes in the Operator?

@harshitap26
Copy link
Contributor Author

Do we have equivalent changes in the Operator?

Yes, PR for the changes on CSM-Operator - dell/csm-operator#625

@harshitap26 harshitap26 merged commit 99c40a4 into pub/powerscale-powermax-support Jul 12, 2024
1 check passed
@harshitap26 harshitap26 deleted the dellctl-powerscale-support branch August 7, 2024 05:32
harshitap26 added a commit that referenced this pull request Aug 7, 2024
harshitap26 added a commit that referenced this pull request Aug 7, 2024
harshitap26 added a commit that referenced this pull request Aug 7, 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