Skip to content

Commit

Permalink
Revert "Release v1.7.0 (#224)"
Browse files Browse the repository at this point in the history
This reverts commit cb5ffbc.
  • Loading branch information
aqu-dell authored Jun 23, 2023
1 parent cb5ffbc commit f3ec99b
Show file tree
Hide file tree
Showing 70 changed files with 427 additions and 4,130 deletions.
5 changes: 1 addition & 4 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,7 @@
# Alexander Hoppe (hoppea2)
# Alik Saring (alikdell)
# Aaron Tye (atye)
# Chaganti Rajitha (chaganti-rajitha)
# Florian Coulombel (coulof)
# Meghana G M (meggm)
# Niranjan N (niranjan-n1)
# Shayna Finocchiaro (shaynafinocchiaro)
# Sharmila Ramamoorthy (sharmilarama)
# Tao He (taohe1012)
Expand All @@ -25,4 +22,4 @@
# Forrest Xia (forrestxia)

# for all files:
* @gallacher @tdawe @alikdell @atye @hoppea2 @chaganti-rajitha @coulof @meggm @niranjan-n1 @shaynafinocchiaro @sharmilarama @taohe1012 @P-Cao @baoy1 @YianZong @forrestxia
* @gallacher @tdawe @alikdell @atye @hoppea2 @coulof @shaynafinocchiaro @sharmilarama @taohe1012 @P-Cao @baoy1 @YianZong @forrestxia
1 change: 0 additions & 1 deletion .github/workflows/helm-validations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ on:
- main
- karavi-observability-release
- csm-authorization-release
- release-v1.7.0

jobs:
# This job will check to see if any .yaml file is modified
Expand Down
16 changes: 8 additions & 8 deletions charts/container-storage-modules/templates/_helpers.tpl
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{{/*
Namespace for all resources to be installed into
If not defined in values file then the helm release namespace is used
By default this is not set so the helm release namespace will be used
*/}}

{{- define "custom.namespace" -}}
{{ .Values.namespace | default .Release.Namespace }}
{{/*
Namespace for all resources to be installed into
If not defined in values file then the helm release namespace is used
By default this is not set so the helm release namespace will be used
*/}}

{{- define "custom.namespace" -}}
{{ .Values.namespace | default .Release.Namespace }}
{{- end -}}
20 changes: 0 additions & 20 deletions charts/csi-isilon/Chart.yaml

This file was deleted.

61 changes: 0 additions & 61 deletions charts/csi-isilon/templates/_helpers.tpl

This file was deleted.

Loading

0 comments on commit f3ec99b

Please sign in to comment.