What's Changed
- Fix yaml linter errors by @lukeatdell in #661
- update k8s version in e2e by @kumarkgosa in #662
- Support multiple vaults for authorization v2 by @shaynafinocchiaro in #656
- Bump openpolicyagent/kube-mgmt and redis images for Authorization by @shaynafinocchiaro in #663
- [feature-1281]: Merge Powerscale support to main for Authorization v2 by @atye in #664
- [feature-1281]: Update base CSM CRD and all CRDs with multiple Vault configuration by @atye in #666
- E2e brownfield fix by @francis-nijay in #657
- Authorization v2 update storage crd to have isiPath for PowerScale support by @alikdell in #665
- Use common workflows by @eric-young in #668
- Remove leftover files of old patch driver version by @chimanjain in #667
- Update released manifest by @shefali-malhotra in #671
- Added missing file for the Operator e2e tests by @OliverChen557 in #672
- Added OCP samples to reflect redhat registry and sha ids used for certification by @rajendraindukuri in #674
- Added make target to build without cache by @francis-nijay in #675
- Update CRD version from v1alpha1 to v1 by @harshitap26 in #670
- Added a --no-module flag to the Operator e2e tests by @arunbalaji-dell in #677
- operator version bump up by @nitesh3108 in #676
- Fixed k8s client unit test panic by @alexemc in #678
- Added support for minimal manifests by @harishp8889 in #685
- Add unity test e2e automation by @JacobGros in #684
- Update driver versions for 1.7.0 by @ashleyvjoy in #683
- Enabled reverse proxy by default by @harishp8889 in #686
- Minimal CR for resiliency by @adarsh-dell in #691
- Minimal manifest changes for the authorization module by @meggm in #687
- Fix --no-modules on e2e tests by @JacobGros in #689
- Add e2e for PowerStore minimal sample by @suryagupta4 in #690
- Add OTEL Collector configuration to Authorization storage-service by @atye in #692
- Use correct image in deploy/operator.yaml by @atye in #694
- storage capacity update by @nitesh3108 in #693
- Added support for resiliency module with minimal manifest by @harishp8889 in #695
- Enables resiliency module for powerscale in the minimal manifest file by @meggm in #696
- Updated kube-rbac-proxy image to the one packaged by Redhat by @rajendraindukuri in #697
- Enables resiliency module for powerflex driver in the minimal manifes… by @meggm in #700
- Minimal manifest changes for Drivers by @mgandharva in #711
- Minimal manifest changes for powermax with authorization module by @mgandharva in #710
- Support auth module in pflex minimal CR by @ashleyvjoy in #702
- Add PowerScale Auth 2.0 E2E Test by @falfaroc in #698
- Adding E2E tests for Powermax Authorization 2.0 by @harshitap26 in #701
- Make SDC optional for powerflex deployment by @xuluna in #703
- Update Controller Runtime, SDK and k8s modules by @HarishH-DELL in #707
- SystemID Changes for Authorization E2E by @harshitap26 in #712
- [KRV-28207] Add csm-auth clusterrole prefix by @EvgenyUglov in #714
- Call reusable action for go version updates by @shaynafinocchiaro in #715
- E2E for CSI-Unity driver with minimal CR by @adarsh-dell in #713
- Minimal manifest for Powermax with authorization 2.0 by @mgandharva in #720
- Added support for replication with minimal manifest by @harishp8889 in #723
- Add Resileincy Tolerations by @satyakonduri in #726
- Add support for Observability with minimal manifest by @AkshaySainiDell in #725
- Readme change pmax + pstore by @arnavmohan0201 in #730
- Adding Interfaces for disabling SDC dependency on Powerflex NFS Volumes by @xuluna in #727
- [bug-1502]: Add csi-ephemeral-volume-profile label to CSIDriver by @atye in #731
- Module and Sidecar version update for CSM-Operator by @mgandharva in #724
- E2E tests for powerflex driver in the minimal manifest file by @meggm in #719
- Added support for replication with minimal manifest by @WilsonRadadia20 in #732
- E2E tests for powerflex driver in the minimal manifest file by @meggm in #736
- CSI powermax reverseproxy version update by @mgandharva in #734
- Added deployAsSidecar for reversproxy as default for minimal manifests by @harishp8889 in #735
- E2E for Pscale driver with modules by @adarsh-dell in #729
- Fix the powerflex driver deployment issue by @ashleyvjoy in #737
- E2E tests for powerflex driver in the minimal manifest file by @meggm in #739
- Updating published images to OCP 1.6.1 samples by @rajendraindukuri in #738
- E2E Fixes + ACC Removal by @ChristianAtDell in #744
- E2E tests fix for Pflex driver in minimal manifest file by @meggm in #748
- Add support of observability in minimal manifest for powermax by @AkshaySainiDell in #733
- Fix PowerMax E2E by @ChristianAtDell in #746
- E2E for CSI-PowerMax driver with minimal CR by @suryagupta4 in #749
- Add UT for utils pkg by @AkshaySainiDell in #751
- Bugfix/reverseproxy by @harishp8889 in #752
- Add coordination.k8s.io apiGroups access for observability and update nginx image by @chimanjain in #747
- Updating latest image references to quay.io by @ashleyvjoy in #750
- E2E tests for PMax driver in minimal manifest file Auth v1 and Auth v2 by @meggm in #753
- Update go version to 1.23 by @csm-release in #756
- Add toolchain version to tests/e2e/go.mod by @enestvedto-dell in #758
- Fix CSM Operator Continually Adding Components to Observability by @JacobGros in #757
- Add Auth module default values to minimal sample files by @meggm in #761
- Operator E2E script fix by @meggm in #763
- Fix dell-replication-controller-config reconcile reset issue by @ChristianAtDell in #760
- update image path to quay by @ashleyvjoy in #762
- Version updated to nightly by @mgandharva in #759
- Am e2e fixes by @anathoodell in #764
- app mobility version bump up changes by @gilltaran in #765
- Add private mount for PowerFlex /disks path. by @donatwork in #766
- Update bundle.Dockerfile file for the supported openshift lower bound(n-3) version by @ashleyvjoy in #767
- Updated nightly versions to CSM 1.12 image tags by @rajendraindukuri in #768
New Contributors
- @lukeatdell made their first contribution in #661
- @eric-young made their first contribution in #668
- @OliverChen557 made their first contribution in #672
- @arunbalaji-dell made their first contribution in #677
- @alexemc made their first contribution in #678
- @satyakonduri made their first contribution in #726
- @arnavmohan0201 made their first contribution in #730
- @WilsonRadadia20 made their first contribution in #732
- @csm-release made their first contribution in #756
- @enestvedto-dell made their first contribution in #758
- @anathoodell made their first contribution in #764
Full Changelog: v1.6.0...v1.7.0