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

support for sdc-approve policy #180

Merged
merged 5 commits into from
Feb 27, 2023
Merged

support for sdc-approve policy #180

merged 5 commits into from
Feb 27, 2023

Conversation

ashleyvjoy
Copy link
Contributor

Is this a new chart?

No

What this PR does / why we need it:

Added new sdc-approve policy for Pre-approved Guid feature

Which issue(s) is this PR associated with:

dell/csm#402

  • #Issue_Number

Special notes for your reviewer:

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

shaynafinocchiaro and others added 2 commits January 11, 2023 15:29
* update mailing list

* upgrade checkout action to v3 because of node 12 deprecation
@shaynafinocchiaro
Copy link
Contributor

can you rebase with this release branch? I see some commits unrelated to this PR

@ashleyvjoy
Copy link
Contributor Author

can you rebase with this release branch? I see some commits unrelated to this PR

I need those changes from main for my PR, so I rebased with main

Copy link
Contributor

@atye atye left a comment

Choose a reason for hiding this comment

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

Remove url.rego and url-test.rego since the URL policies have been removed from Authorization.

@ashleyvjoy
Copy link
Contributor Author

Remove url.rego and url-test.rego since the URL policies have been removed from Authorization.

done

@ashleyvjoy ashleyvjoy merged commit 01123dd into release-1.6 Feb 27, 2023
IsaiasA1 added a commit that referenced this pull request Mar 27, 2023
* add support for pmax topology (#168)

* Support Observability for PowerMax (#166)

* Helm chart changes for CSM installation Wizard (#167)

* added the custom namespace

* Edited the copyright year

* removed charts and addressed the review comments

* removed charts and chart.lock

* renamed the chart and addressed review comments for observability

* Addressed review comments for authorization and renamed csm chart

* updated replication module chart version

* reverted replicator version

* deleted authorization chart

* Rename arrayCapacityPollFrequencySeconds to capacityPollFrequencySeconds (#172)

* Rename the performance poll frequency (#173)

* Powerstore, Powermax and their supported modules chart changes for CSM installation Wizard (#174)

* Added powermax, authorization and updated charts with latest changes

* changed kubeversion in powerstore

* Updated charts with latest changes

* updated the charts with latest changes from respective repos

* updated the charts with latest changes

* updated the charts with latest changes

* updated charts with new versions

* updated powermax, replication with latest changes and removed authorization from csm chart

* [charts/csm-authorization]: Remove URL policies (#176)

* Update mailing list (#169)

* update mailing list

* upgrade checkout action to v3 because of node 12 deprecation

* remove url policies

* remove powerscale volume create

---------

Co-authored-by: shaynafinocchiaro <66699024+shaynafinocchiaro@users.noreply.github.com>

* update policies for zero quota (#182)

* support for sdc-approve policy (#180)

* Update mailing list (#169)

* update mailing list

* upgrade checkout action to v3 because of node 12 deprecation

* support for sdc-approve policy

* removed url.rego and url_test.rego

---------

Co-authored-by: shaynafinocchiaro <66699024+shaynafinocchiaro@users.noreply.github.com>

* sidecar version updates in powermax, powerstore and csm (#183)

* Update Application Mobility chart with new image and chart versions (#185)

* Updated Powerstore, Powermax and Replication charts with latest changes (#184)

* updated chart version for app-mobility in CSM charts (#189)

* updated Powerstore helm charts (#190)

* Image and chart version bumped up. (#186)

* Update release to 1.6.0 for auth (#188)

Signed-off-by: arnchiequ-dell <arnchie.qu@dell.com>

* Bump up images for Observability (#191)

* Update values.yaml

* Update Chart.yaml

* Update Chart.yaml

* Update Chart.yaml

* Update values.yaml

* Update Chart.yaml

* Update Chart.yaml

* Updaating Files

* Linting more files

* Updating helm-validation version

---------

Signed-off-by: arnchiequ-dell <arnchie.qu@dell.com>
Co-authored-by: YianZong <63342088+YianZong@users.noreply.github.com>
Co-authored-by: baoy1 <105041111+baoy1@users.noreply.github.com>
Co-authored-by: chaganti-rajitha <111744573+chaganti-rajitha@users.noreply.github.com>
Co-authored-by: taohe1012 <88763781+taohe1012@users.noreply.github.com>
Co-authored-by: P-Cao <105041254+P-Cao@users.noreply.github.com>
Co-authored-by: Aaron Tye <tyeaaron@gmail.com>
Co-authored-by: shaynafinocchiaro <66699024+shaynafinocchiaro@users.noreply.github.com>
Co-authored-by: ashleyvjoy <110008193+ashleyvjoy@users.noreply.github.com>
Co-authored-by: Trevor Dawe <trevor.dawe@dell.com>
Co-authored-by: alexemc <32580729+alexemc@users.noreply.github.com>
Co-authored-by: aqu-dell <108017114+arnchiequ-dell@users.noreply.github.com>
niranjan-n1 added a commit that referenced this pull request Apr 13, 2023
* add support for pmax topology (#168)

* Support Observability for PowerMax (#166)

* Helm chart changes for CSM installation Wizard (#167)

* added the custom namespace

* Edited the copyright year

* removed charts and addressed the review comments

* removed charts and chart.lock

* renamed the chart and addressed review comments for observability

* Addressed review comments for authorization and renamed csm chart

* updated replication module chart version

* reverted replicator version

* deleted authorization chart

* Rename arrayCapacityPollFrequencySeconds to capacityPollFrequencySeconds (#172)

* Rename the performance poll frequency (#173)

* Powerstore, Powermax and their supported modules chart changes for CSM installation Wizard (#174)

* Added powermax, authorization and updated charts with latest changes

* changed kubeversion in powerstore

* Updated charts with latest changes

* updated the charts with latest changes from respective repos

* updated the charts with latest changes

* updated the charts with latest changes

* updated charts with new versions

* updated powermax, replication with latest changes and removed authorization from csm chart

* [charts/csm-authorization]: Remove URL policies (#176)

* Update mailing list (#169)

* update mailing list

* upgrade checkout action to v3 because of node 12 deprecation

* remove url policies

* remove powerscale volume create

---------

Co-authored-by: shaynafinocchiaro <66699024+shaynafinocchiaro@users.noreply.github.com>

* update policies for zero quota (#182)

* support for sdc-approve policy (#180)

* Update mailing list (#169)

* update mailing list

* upgrade checkout action to v3 because of node 12 deprecation

* support for sdc-approve policy

* removed url.rego and url_test.rego

---------

Co-authored-by: shaynafinocchiaro <66699024+shaynafinocchiaro@users.noreply.github.com>

* sidecar version updates in powermax, powerstore and csm (#183)

* Update Application Mobility chart with new image and chart versions (#185)

* Updated Powerstore, Powermax and Replication charts with latest changes (#184)

* updated chart version for app-mobility in CSM charts (#189)

* updated Powerstore helm charts (#190)

* Image and chart version bumped up. (#186)

* Update release to 1.6.0 for auth (#188)

Signed-off-by: arnchiequ-dell <arnchie.qu@dell.com>

* Bump up images for Observability (#191)

* Adding Powerscale helm charts

* added helm cahrt for csi-unity

* updated values.yaml

* updated values.yaml

* added powerflex helm charts

* updated powerscale and  powerflex helm charts

* reverted namespace changes

* replaced custom namespace with Release namespace

* replaced all custom namespace with Release namespace

* test lint

* resolved conflicts

* minor corrections

* minor corrections

* added whitespaces

* Update helm-validations.yml

---------

Signed-off-by: arnchiequ-dell <arnchie.qu@dell.com>
Co-authored-by: YianZong <63342088+YianZong@users.noreply.github.com>
Co-authored-by: baoy1 <105041111+baoy1@users.noreply.github.com>
Co-authored-by: chaganti-rajitha <111744573+chaganti-rajitha@users.noreply.github.com>
Co-authored-by: taohe1012 <88763781+taohe1012@users.noreply.github.com>
Co-authored-by: P-Cao <105041254+P-Cao@users.noreply.github.com>
Co-authored-by: Aaron Tye <tyeaaron@gmail.com>
Co-authored-by: shaynafinocchiaro <66699024+shaynafinocchiaro@users.noreply.github.com>
Co-authored-by: ashleyvjoy <110008193+ashleyvjoy@users.noreply.github.com>
Co-authored-by: Trevor Dawe <trevor.dawe@dell.com>
Co-authored-by: alexemc <32580729+alexemc@users.noreply.github.com>
Co-authored-by: aqu-dell <108017114+arnchiequ-dell@users.noreply.github.com>
Co-authored-by: chaganti-rajitha <chaganti.rajitha@dell.com>
aqu-dell added a commit that referenced this pull request Jun 23, 2023
* [charts/csm-authorization]: feature-725: Remove tenant service ingress (#196)

* remove tenant service ingress

* remove tenant service ingress

* update chart version

* Ingress removal storage service (#198)

* remove tenant service ingress

* remove tenant service ingress

* update chart version

* removed storage service Ingress

* removed storage service from ingress

* updating storage-service.yaml

* Trigger Build

* Trigger Build

* Update NOTES.txt

* Update ingress.yaml

* added release workflow

---------

Co-authored-by: atye <tyeaaron@gmail.com>

* updated CodeOwners (#201)

* [csm-authorization/csm-authorization] Remove role-service ingress (#203)

* removed storage service Ingress

* remove role svc ingress

* merge with storage

---------

Co-authored-by: root <Isaias.Martinez@Dell.com>

* CSM helm charts 1.7 (#197)

* add support for pmax topology (#168)

* Support Observability for PowerMax (#166)

* Helm chart changes for CSM installation Wizard (#167)

* added the custom namespace

* Edited the copyright year

* removed charts and addressed the review comments

* removed charts and chart.lock

* renamed the chart and addressed review comments for observability

* Addressed review comments for authorization and renamed csm chart

* updated replication module chart version

* reverted replicator version

* deleted authorization chart

* Rename arrayCapacityPollFrequencySeconds to capacityPollFrequencySeconds (#172)

* Rename the performance poll frequency (#173)

* Powerstore, Powermax and their supported modules chart changes for CSM installation Wizard (#174)

* Added powermax, authorization and updated charts with latest changes

* changed kubeversion in powerstore

* Updated charts with latest changes

* updated the charts with latest changes from respective repos

* updated the charts with latest changes

* updated the charts with latest changes

* updated charts with new versions

* updated powermax, replication with latest changes and removed authorization from csm chart

* [charts/csm-authorization]: Remove URL policies (#176)

* Update mailing list (#169)

* update mailing list

* upgrade checkout action to v3 because of node 12 deprecation

* remove url policies

* remove powerscale volume create

---------

Co-authored-by: shaynafinocchiaro <66699024+shaynafinocchiaro@users.noreply.github.com>

* update policies for zero quota (#182)

* support for sdc-approve policy (#180)

* Update mailing list (#169)

* update mailing list

* upgrade checkout action to v3 because of node 12 deprecation

* support for sdc-approve policy

* removed url.rego and url_test.rego

---------

Co-authored-by: shaynafinocchiaro <66699024+shaynafinocchiaro@users.noreply.github.com>

* sidecar version updates in powermax, powerstore and csm (#183)

* Update Application Mobility chart with new image and chart versions (#185)

* Updated Powerstore, Powermax and Replication charts with latest changes (#184)

* updated chart version for app-mobility in CSM charts (#189)

* updated Powerstore helm charts (#190)

* Image and chart version bumped up. (#186)

* Update release to 1.6.0 for auth (#188)

Signed-off-by: arnchiequ-dell <arnchie.qu@dell.com>

* Bump up images for Observability (#191)

* Adding Powerscale helm charts

* added helm cahrt for csi-unity

* updated values.yaml

* updated values.yaml

* added powerflex helm charts

* updated powerscale and  powerflex helm charts

* reverted namespace changes

* replaced custom namespace with Release namespace

* replaced all custom namespace with Release namespace

* test lint

* resolved conflicts

* minor corrections

* minor corrections

* added whitespaces

* Update helm-validations.yml

---------

Signed-off-by: arnchiequ-dell <arnchie.qu@dell.com>
Co-authored-by: YianZong <63342088+YianZong@users.noreply.github.com>
Co-authored-by: baoy1 <105041111+baoy1@users.noreply.github.com>
Co-authored-by: chaganti-rajitha <111744573+chaganti-rajitha@users.noreply.github.com>
Co-authored-by: taohe1012 <88763781+taohe1012@users.noreply.github.com>
Co-authored-by: P-Cao <105041254+P-Cao@users.noreply.github.com>
Co-authored-by: Aaron Tye <tyeaaron@gmail.com>
Co-authored-by: shaynafinocchiaro <66699024+shaynafinocchiaro@users.noreply.github.com>
Co-authored-by: ashleyvjoy <110008193+ashleyvjoy@users.noreply.github.com>
Co-authored-by: Trevor Dawe <trevor.dawe@dell.com>
Co-authored-by: alexemc <32580729+alexemc@users.noreply.github.com>
Co-authored-by: aqu-dell <108017114+arnchiequ-dell@users.noreply.github.com>
Co-authored-by: chaganti-rajitha <chaganti.rajitha@dell.com>

* Change K8s registry to registry.k8s.io (#200)

* Update cert-manager to 1.11.0 (#204)

Signed-off-by: arnchiequ-dell <arnchie.qu@dell.com>

* Adding k8 27 support for Powermax (#205)

* Adding k8s 1.27 Support for PowerStore (#206)

* powerstore changes for k8s 1.27

* updating helpers.tpl

* fixed merge conflict

* [charts/csi-unity] : 2.7.0 csi-unity support for helm in csm-installation-wizard (#208)

* Added support for csi-unity driver 2.7.0

* Updated driver version to 2.7.0

* [charts/csm-replication]: Updated image versions (#207)

* [charts/csi-vxflexos]:2.7.0 csi-vxflexos support for helm in csm-installation-wizard (#210)

* Add support for csi-powerflex driver 2.7.0

* address review comments.

* removed unused files and dependencies (#211)

* [charts/csi-isilon]Added Powerscale 2.7.0 Support (#212)

* add powerscale 2.7.0 support

* Add enable storage capacity feature in csm values.yaml

* changes for powerstore 2.7 (#213)

* Updating auto proxy code (#214)

* Upgradring driver and Chart version (#215)

* update to 1.7 (#216)

Co-authored-by: Luna Xu <ms.luna.xu@gmail.com>

* [charts/csi-powerstore] Sidecars and csi-metadata-retriever version update (#217)

* sidecar version update

* added csi-metadata-retriever

* Update powerscale driver sidecars (#218)

* container-storage-modules chart versions update (#220)

* removed unused files and dependencies

* updated values.yaml

* updated values.yaml

* Update latest sidecars  in the unity driver (#219)

* Updated latest sidecars and image versions

* Updated latest sidecars and image versions

* sidecar versions updated for powerflex driver (#221)

* sidecar versions updated for powerflex driver

* Remove container storage modules chart (#222)

* removed unused files and dependencies

* removed container-storage-module helm chart

* rebased the container-storage-modules chart with main branch

---------

Signed-off-by: arnchiequ-dell <arnchie.qu@dell.com>
Co-authored-by: Aaron Tye <tyeaaron@gmail.com>
Co-authored-by: IsaiasA1 <109099794+IsaiasA1@users.noreply.github.com>
Co-authored-by: Niranjan N <110103643+niranjan-n1@users.noreply.github.com>
Co-authored-by: Luna Xu <10015938+xuluna@users.noreply.github.com>
Co-authored-by: root <Isaias.Martinez@Dell.com>
Co-authored-by: YianZong <63342088+YianZong@users.noreply.github.com>
Co-authored-by: baoy1 <105041111+baoy1@users.noreply.github.com>
Co-authored-by: chaganti-rajitha <111744573+chaganti-rajitha@users.noreply.github.com>
Co-authored-by: taohe1012 <88763781+taohe1012@users.noreply.github.com>
Co-authored-by: P-Cao <105041254+P-Cao@users.noreply.github.com>
Co-authored-by: shaynafinocchiaro <66699024+shaynafinocchiaro@users.noreply.github.com>
Co-authored-by: ashleyvjoy <110008193+ashleyvjoy@users.noreply.github.com>
Co-authored-by: Trevor Dawe <trevor.dawe@dell.com>
Co-authored-by: alexemc <32580729+alexemc@users.noreply.github.com>
Co-authored-by: chaganti-rajitha <chaganti.rajitha@dell.com>
Co-authored-by: boyamurthy <92081029+boyamurthy@users.noreply.github.com>
Co-authored-by: Rishabh Raj <120644626+rishabh-dell@users.noreply.github.com>
Co-authored-by: karthikk92 <92289639+karthikk92@users.noreply.github.com>
Co-authored-by: Santhosh Lakshmanan <111809751+santhoshatdell@users.noreply.github.com>
Co-authored-by: VamsiSiddu-7 <103578883+VamsiSiddu-7@users.noreply.github.com>
Co-authored-by: Chiman Jain <36687396+chimanjain@users.noreply.github.com>
Co-authored-by: Luna Xu <ms.luna.xu@gmail.com>
Co-authored-by: Surya Gupta <109594002+suryagupta4@users.noreply.github.com>
Co-authored-by: Rajshree Khare <69839943+khareRajshree@users.noreply.github.com>
@anandrajak1 anandrajak1 deleted the approvesdcpflex branch October 17, 2024 19:52
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