-
Notifications
You must be signed in to change notification settings - Fork 17
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
Release v1.11.0 #469
Merged
Merged
Release v1.11.0 #469
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Fix Helm deployment of vxflexos driver (#397) * [csm-application-mobility] Revert app mobility version changes (#399) * Revert app mobility version changes --------- Co-authored-by: Adarsh Kumar Yadav <[email protected]> Co-authored-by: KshitijaKakde <[email protected]> Co-authored-by: gallacher <[email protected]>
* fix conflicts * Bumping reverseproxy version (#371) * COSI driver verion bump up (#370) * CSI-Sidecars version bumpup (#372) * CSI-Sidecars version bumpup * Snapshotter patch version update * app mobility version bump (#374) * change default value (#381) * version bumps (#378) * Updated CSI Metadata Version (#382) * change to deploy encryption * Update Chart.yaml * Update values.yaml * Update Chart.yaml * Update values.yaml --------- Co-authored-by: boyamurthy <[email protected]> Co-authored-by: Adarsh Kumar Yadav <[email protected]> Co-authored-by: Rishabh Raj <[email protected]> Co-authored-by: Aaron Tye <[email protected]> Co-authored-by: Luna Xu <[email protected]> Co-authored-by: Luna Xu <[email protected]> Co-authored-by: shaynafinocchiaro <[email protected]>
* fix: add allowedNetworks parameter * change release version
* fix linting issues * revert version changes
* Release 1.10.1 (#401) * Fix Helm deployment of vxflexos driver (#397) * [csm-application-mobility] Revert app mobility version changes (#399) * Revert app mobility version changes --------- Co-authored-by: KshitijaKakde <[email protected]> Co-authored-by: gallacher <[email protected]> * Update driver/module versions for 10.0.2 (#424) * Revert "Update driver/module versions for 10.0.2 (#424)" (#425) * Update controller.yaml Removed unknown field under "spec.template.spec.affinity.nodeSelector" --------- Co-authored-by: Adarsh Kumar Yadav <[email protected]> Co-authored-by: KshitijaKakde <[email protected]> Co-authored-by: gallacher <[email protected]> Co-authored-by: boyamurthy <[email protected]> Co-authored-by: shaynafinocchiaro <[email protected]>
Add complex version check example back
…s creation. (#458) Co-authored-by: JacobGros <[email protected]>
* add proxy-server sa * [csm-authorization]: Add Vault configuration to storage-service (#350) * Add Storage and CSMRole CRD into Authorization helm chart. (#305) * add crds * change group name * Revert "change group name" This reverts commit de262a3. * vault updates * vault agent updates * remove vault configs * revert to vautl client * configure vault certs * finish updates * revert values * revert values * revert values --------- Co-authored-by: Luna Xu <[email protected]> * customize namespace (#352) * Update role-service for gitops (#356) * pass in storage service to role service * remove duplicate * add tenant crd (#351) * add event watch (#396) * add csmtenants access to proxy-server (#403) * add csmtenants access to proxy-server * add csmtenants access to proxy-server * remove storage service (#411) * Use default openshift ingress (#414) * use default openshift ingress * update comments * update crds for storage, role, and tenant (#415) * [KRV-21812] Storage capacity poll interval (#416) * [KRV-21812] Added storagePollInterval param * [KRV-21812] Rename param * [KRV-21812] Move param in config map * [KRV-21812] Comment * [KRV-21812] Capitalize parameter * Sreekb/krv 17923 gitops (#419) Helm chart update to deploy Redis with sentinels. * add vault role to values (#422) * Add snapshot policy and storage service compatibility (#423) * Add snapshots create policy * Add clusterroles for storage service * Add leaderelection arg * Address PR comments * Address PR comments * chart/csm-authorization support authorization-controller deployment in cluster (#429) * add support for authorization-controller deployment in cluster * add support for authorization-controller deployment in cluster * add password to redis commander (#430) * fix rebase * address PR comments --------- Co-authored-by: Luna Xu <[email protected]> Co-authored-by: shaynafinocchiaro <[email protected]> Co-authored-by: alikdell <[email protected]> Co-authored-by: EvgenyUglov <[email protected]> Co-authored-by: Bharath Sreekanth <[email protected]> Co-authored-by: Fernando Alfaro Campos <[email protected]>
…464) * move authorization v2 to separate helm chart * update v2 version in chart.yaml * add new line * remove storage secret
* Change 0.4 -> 0.3, there is no 0.4 AM version * Update values.yaml --------- Co-authored-by: shaynafinocchiaro <[email protected]>
* Release 1.10.1 (#401) * Fix Helm deployment of vxflexos driver (#397) * [csm-application-mobility] Revert app mobility version changes (#399) * Revert app mobility version changes --------- Co-authored-by: KshitijaKakde <[email protected]> Co-authored-by: gallacher <[email protected]> * Update driver/module versions for 10.0.2 (#424) * Revert "Update driver/module versions for 10.0.2 (#424)" (#425) * Release v1.10.2 rebase resolved (#440) * Update driver/module versions for 10.0.2 (#426) * removed extra space from sidecar suffix (#433) * Update cosi versions (#434) * Rebase branch (#436) * Update driver/module versions for 10.0.2 (#424) * Revert "Update driver/module versions for 10.0.2 (#424)" (#425) --------- Co-authored-by: boyamurthy <[email protected]> * Update driver/module versions for 10.0.2 (#426) * removed extra space from sidecar suffix (#433) * Update cosi versions (#434) --------- Co-authored-by: boyamurthy <[email protected]> * Revert "Release v1.10.2 rebase resolved (#440)" (#441) This reverts commit 34e764e. * Release v1.10.2 (#445) * Update driver/module versions for 10.0.2 (#426) * removed extra space from sidecar suffix (#433) * Update cosi versions (#434) * Rebase branch (#436) * Update driver/module versions for 10.0.2 (#424) * Revert "Update driver/module versions for 10.0.2 (#424)" (#425) --------- Co-authored-by: boyamurthy <[email protected]> * Update driver/module versions for 10.0.2 (#426) * removed extra space from sidecar suffix (#433) * Update cosi versions (#434) * Reverse proxy issue * Reverse proxy issue (#443) --------- Co-authored-by: boyamurthy <[email protected]> Co-authored-by: shefali-malhotra <[email protected]> * Add yaml lint GitHub Action (#447) * add yamllint github action * add exception * Update helm chart validation action (#449) * remove outdated helm-validations actions and replace with updated action * don't validate maintainers * disable error on braces * update rule * update rules * update rules * ignore template and crd files * lint file * version changes * edits * ignore linting on crd files because they are autogenerated * fix chart linting * fix linting * disable chart linting temporarily * remove doc separator --------- Co-authored-by: Adarsh Kumar Yadav <[email protected]> Co-authored-by: KshitijaKakde <[email protected]> Co-authored-by: gallacher <[email protected]> Co-authored-by: boyamurthy <[email protected]> Co-authored-by: shefali-malhotra <[email protected]> Co-authored-by: HarishH-DELL <[email protected]> Co-authored-by: Chiman Jain <[email protected]>
* Fix version mismatch in 1.11 branch * Revert app mobility changes
xuluna
reviewed
Jul 29, 2024
falfaroc
previously approved these changes
Jul 29, 2024
3 tasks
bharathsreekanth
previously approved these changes
Jul 29, 2024
ChristianAtDell
previously approved these changes
Jul 29, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I reviewed to the best of my ability and left some minor comments.
donatwork
previously approved these changes
Jul 29, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed the COSI related changes. Looks OK.
* address PR comments * close quotation marks * add new line * make sdc image consistent
828944a
xuluna
approved these changes
Jul 29, 2024
alexemc
reviewed
Jul 29, 2024
bharathsreekanth
approved these changes
Jul 29, 2024
ChristianAtDell
approved these changes
Jul 29, 2024
alexemc
approved these changes
Jul 29, 2024
hoppea2
approved these changes
Jul 29, 2024
sharmilarama
approved these changes
Jul 29, 2024
tdawe
approved these changes
Jul 29, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Is this a new chart?
No
What this PR does / why we need it:
CSM 1.11 release
Which issue(s) is this PR associated with:
Special notes for your reviewer:
Checklist:
[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]
[charts_dir/mychartname]
) if applicable