-
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
WIP / [charts/csi-unity] Centralize all images to one place #266
Closed
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
* Powerscale v2.8.0 release * Added suppoert container-storage-modules * Added suppoert container-storage-modules * recommiting branch due to checks not working * dummy commit to trigger the checks
* Update _helpers.tpl Added changes related to StorageCapacityTracking * Update controller.yaml Added changes related to StorageCapacityTracking * Update csidriver.yaml Added changes related to StorageCapacityTracking * Update values.yaml Added changes related to StorageCapacityTracking * Update _helpers.tpl Storage Capacity Tracking K8s 1.24. * Update values.yaml Changed the version to v1.24 * Update csidriver.yaml Set the default value to false * Update controller.yaml Default value of the StorageCapacityTracking should be true * Update csidriver.yaml Default value should be true * Update controller.yaml Updated the controller file * Update csidriver.yaml Updated csidriver.yaml file * Update controller.yaml Done changes related to SCT
* Updated v2.8.0 unity driver version * addressed review comments on values.yaml file update
Co-authored-by: Yamunadevi N Shanmugam <[email protected]>
* support k8s v1.28 * support k8s v1.28
* Adding volume limits support for CSIPowerstore * Adding maxPowerstoreVolumesPerNode in values.yaml inside container-storage-modules
coulof
requested review from
gallacher,
tdawe,
alikdell,
atye,
hoppea2,
chaganti-rajitha,
meggm,
niranjan-n1,
shaynafinocchiaro,
sharmilarama,
tssushma,
taohe1012,
P-Cao and
shanmydell
as code owners
August 24, 2023 09:51
coulof
changed the title
Centralized images
[charts/csi-unity] Centralize all images to one place
Aug 24, 2023
* update auth to 1.8 Signed-off-by: arnchiequ-dell <[email protected]> * Updating podmon to 1.7 Signed-off-by: arnchiequ-dell <[email protected]> * Update Observability values file for Authorization sidecar image version --------- Signed-off-by: arnchiequ-dell <[email protected]> Co-authored-by: Alik Saring <[email protected]>
… versions for CSM v1.8.0 (#278)
…porting ephemeral volumes as part of Openshift 4.13 support (#261) Co-authored-by: Surya Gupta <[email protected]>
* add cosi driver helm chart * add cosi specific linters * remove go mod from cosi linters * fix typos * add cosi-ct-config.yaml * change workflow name * change log levels in cosi chart * update actions * change name from cosi-driver to cosi * add kubelinter for all charts * revert kubelinter * change log levels in chart's template --------- Co-authored-by: mtrajfacki-dell <[email protected]>
3 tasks
…er (#286) * PowerFlex new keys added
coulof
changed the title
[charts/csi-unity] Centralize all images to one place
[WIP] [charts/csi-unity] Centralize all images to one place
Oct 18, 2023
coulof
changed the title
[WIP] [charts/csi-unity] Centralize all images to one place
WIP / [charts/csi-unity] Centralize all images to one place
Oct 18, 2023
Replace by PR #312 |
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:
Simplify images customization by centralizing them in one place
Which issue(s) is this PR associated with:
Special notes for your reviewer:
/!\ Only the syntax has been tested (passed with
helm install unity ./csi-unity -n unity --debug --dry-run
) per agreement on Slack the Scrum team will validate the e2e installation.Checklist:
[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]
[charts_dir/mychartname]
) if applicable