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

WIP / [charts/container-storage-modules] Global values for unified images #285

Closed
wants to merge 27 commits into from

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    ed17a49 View commit details
    Browse the repository at this point in the history
  2. Powerscale v2.8.0 release (#242)

    * 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
    HarishH-DELL authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    62b6c65 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. StorageCapacityTracking feature changes (#236)

    * 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
    tssushma authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    19e445d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7db6c8 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. CSIUnity v2.8.0 release (#248)

    * Updated v2.8.0 unity driver version
    
    * addressed review comments on values.yaml file update
    karthikk92 authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    78a1fee View commit details
    Browse the repository at this point in the history
  2. Added the Volumelimits for Powermax (#240)

    Co-authored-by: Yamunadevi N Shanmugam <[email protected]>
    tssushma and shanmydell authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    e43782c View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    c08e212 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    56df1f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d544150 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    ffaa55f View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. K8s 1.28 support unity (#255)

    * support k8s v1.28
    
    * support k8s v1.28
    panigs7 authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    84c75fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9b7e1f View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    c3146bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01f4875 View commit details
    Browse the repository at this point in the history
  3. Adding volume limits support for CSIPowerstore

    * Adding volume limits support for CSIPowerstore
    * Adding maxPowerstoreVolumesPerNode in values.yaml inside container-storage-modules
    alankar-verma authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    fff5c05 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    c6a5ff8 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. update auth to 1.8 (#271)

    * 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]>
    aqu-dell and alikdell authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    d36eaf4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d0a5a1 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    8c160b6 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    5878b5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5286f00 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Adding CSI Powerstore driver’s effective pod security profile for sup…

    …porting ephemeral volumes as part of Openshift 4.13 support (#261)
    
    Co-authored-by: Surya Gupta <[email protected]>
    alankar-verma and suryagupta4 authored Aug 31, 2023
    Configuration menu
    Copy the full SHA
    c1dd93b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31e9eb5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e543995 View commit details
    Browse the repository at this point in the history
  4. [charts/cosi] add COSI driver helm chart (#267)

    * 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]>
    mdutka-dell and mtrajfacki-dell authored Aug 31, 2023
    Configuration menu
    Copy the full SHA
    cb3c1e6 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Revert "Adding CSI Powerstore driver’s effective pod security profile…

    … for supporting ephemeral volumes as part of Openshift 4.13 support (#261)" (#284)
    
    This reverts commit c1dd93b.
    alankar-verma authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    f4e72bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf3b4fa View commit details
    Browse the repository at this point in the history