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

charts/karavi-observability: CSM 1.5 release #165

Merged
merged 24 commits into from
Dec 13, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
d638ea4
Update otel-collector-config.yaml
hoppea2 May 25, 2022
e7cd11c
Update Chart.yaml
hoppea2 May 25, 2022
8376037
Update otel-collector-config.yaml
hoppea2 May 25, 2022
8663bde
Merge branch 'main' into karavi-observability-release
hoppea2 May 25, 2022
00b337b
Update otel-collector-config.yaml
hoppea2 May 25, 2022
998ecda
update observability metric service immage taags for CSM .3 release (…
shaynafinocchiaro Jun 20, 2022
d7e455a
align authorization sidecar with CSM 1.3 release (#126)
shaynafinocchiaro Jun 21, 2022
266cccc
update chart version
sharmilarama Jun 21, 2022
638be42
add support for PowerScale topology (#123)
YianZong Jun 29, 2022
e7738dc
Rollback otel-collecter image version to 0.42.0 (#131)
taohe1012 Jul 8, 2022
03e6135
Update code owners list (#132)
forrestxia Jul 7, 2022
3e11ba6
Correct codeowners format (#133)
forrestxia Jul 8, 2022
822dbae
add support for csm-metrics-powerscale (#129)
taohe1012 Jul 11, 2022
0cf6a65
Adjust PowerScale polling enable and frequency (#134)
baoy1 Jul 19, 2022
481a746
enable authorization for csm observability powerscale (#135)
taohe1012 Aug 12, 2022
f386759
Update Authorization sidecar image to 1.4.0 (#138)
bjiang27 Aug 30, 2022
dd98439
Update observability image tags for CSM 1.4 release (#142)
forrestxia Sep 21, 2022
d6caae2
Merge branch 'main' into karavi-observability-release
forrestxia Sep 21, 2022
ab738db
Update csm-metrics-powerscale to 1.0.0 (#147)
baoy1 Sep 21, 2022
6732b91
Merge branch 'main' into karavi-observability-release
baoy1 Sep 21, 2022
a0109f8
Update cert-manager to 1.10.0 for Observability (#151)
baoy1 Nov 16, 2022
8c0efc4
update authorization sidecar image (#156)
shaynafinocchiaro Nov 17, 2022
fd449c5
Update to latest images
sharmilarama Dec 13, 2022
1f60fac
Merge branch 'main' into karavi-observability-release
sharmilarama Dec 13, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions charts/karavi-observability/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
apiVersion: v2
appVersion: "1.3.1"
appVersion: "1.4.0"
name: karavi-observability
description: CSM for Observability is part of the [Container Storage Modules](https://github.com/dell/csm) open source suite of Kubernetes storage enablers for Dell EMC storage products. CSM for Observability provides Kubernetes administrators with visibility into metrics and topology data related to containerized storage.
type: application
version: 1.3.1
version: 1.4.0
dependencies:
- name: cert-manager
version: 1.6.1
version: 1.10.0
repository: https://charts.jetstack.io
2 changes: 1 addition & 1 deletion charts/karavi-observability/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!--
Copyright (c) 2021 Dell Inc., or its subsidiaries. All Rights Reserved.
Copyright (c) 2021-2022 Dell Inc., or its subsidiaries. All Rights Reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
16 changes: 8 additions & 8 deletions charts/karavi-observability/values.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
karaviTopology:
image: dellemc/csm-topology:v1.3.0
image: dellemc/csm-topology:v1.4.0
enabled: true
# comma separated list of provisioner names (ex: csi-vxflexos.dellemc.com)
provisionerNames: csi-vxflexos.dellemc.com,csi-powerstore.dellemc.com,csi-isilon.dellemc.com
Expand All @@ -13,7 +13,7 @@ karaviTopology:
probability: 0.0

karaviMetricsPowerflex:
image: dellemc/csm-metrics-powerflex:v1.3.0
image: dellemc/csm-metrics-powerflex:v1.4.0
enabled: true
collectorAddr: otel-collector:55680
# comma separated list of provisioner names (ex: csi-vxflexos.dellemc.com)
Expand All @@ -40,8 +40,8 @@ karaviMetricsPowerflex:
authorization:
enabled: false
# sidecarProxyImage: the container image used for the csm-authorization-sidecar.
# Default value: dellemc/csm-authorization-sidecar:v1.4.0
sidecarProxyImage: dellemc/csm-authorization-sidecar:v1.4.0
# Default value: dellemc/csm-authorization-sidecar:v1.5.0
sidecarProxyImage: dellemc/csm-authorization-sidecar:v1.5.0
# proxyHost: hostname of the csm-authorization server
# Default value: None
proxyHost:
Expand All @@ -53,7 +53,7 @@ karaviMetricsPowerflex:
skipCertificateValidation: true

karaviMetricsPowerstore:
image: dellemc/csm-metrics-powerstore:v1.3.0
image: dellemc/csm-metrics-powerstore:v1.4.0
enabled: true
collectorAddr: otel-collector:55680
# comma separated list of provisioner names (ex: csi-powerstore.dellemc.com)
Expand All @@ -79,7 +79,7 @@ karaviMetricsPowerstore:
probability: 0.0

karaviMetricsPowerscale:
image: dellemc/csm-metrics-powerscale:v1.0.0
image: dellemc/csm-metrics-powerscale:v1.1.0
enabled: true
collectorAddr: otel-collector:55680
# comma separated list of provisioner names (ex: csi-isilon.dellemc.com)
Expand Down Expand Up @@ -116,8 +116,8 @@ karaviMetricsPowerscale:
authorization:
enabled: false
# sidecarProxyImage: the container image used for the csm-authorization-sidecar.
# Default value: dellemc/csm-authorization-sidecar:v1.4.0
sidecarProxyImage: dellemc/csm-authorization-sidecar:v1.4.0
# Default value: dellemc/csm-authorization-sidecar:v1.5.0
sidecarProxyImage: dellemc/csm-authorization-sidecar:v1.5.0
# proxyHost: hostname of the csm-authorization server
# Default value: None
proxyHost:
Expand Down