-
Notifications
You must be signed in to change notification settings - Fork 177
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kasten/k10: - 7.0.10 kubemq/kubemq-crds: - 2.9.3 traefik/traefik: - 32.1.0
- Loading branch information
1 parent
e3060d5
commit ad46095
Showing
288 changed files
with
69,950 additions
and
1 deletion.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
dependencies: | ||
- name: grafana | ||
repository: "" | ||
version: 8.5.0 | ||
- name: prometheus | ||
repository: "" | ||
version: 25.24.1 | ||
digest: sha256:916a3d0c3da91cf0344b61267d86bf7f95531cae2582fe57f1f28f7f04db67f7 | ||
generated: "2024-10-04T01:28:22.838059232Z" |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
annotations: | ||
catalog.cattle.io/certified: partner | ||
catalog.cattle.io/display-name: K10 | ||
catalog.cattle.io/kube-version: '>= 1.17.0-0' | ||
catalog.cattle.io/release-name: k10 | ||
apiVersion: v2 | ||
appVersion: 7.0.10 | ||
dependencies: | ||
- condition: grafana.enabled | ||
name: grafana | ||
repository: file://./charts/grafana | ||
version: 8.5.0 | ||
- condition: prometheus.server.enabled | ||
name: prometheus | ||
repository: file://./charts/prometheus | ||
version: 25.24.1 | ||
description: Kasten’s K10 Data Management Platform | ||
home: https://kasten.io/ | ||
icon: file://assets/icons/k10.png | ||
kubeVersion: '>= 1.17.0-0' | ||
maintainers: | ||
- email: [email protected] | ||
name: kastenIO | ||
name: k10 | ||
version: 7.0.1001 |
Large diffs are not rendered by default.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
The K10 data management platform, purpose-built for Kubernetes, provides enterprise operations teams an easy-to-use, scalable, and secure system for backup/restore, disaster recovery, and mobility of Kubernetes applications. | ||
|
||
K10’s application-centric approach and deep integrations with relational and NoSQL databases, Kubernetes distributions, and all clouds provide teams the freedom of infrastructure choice without sacrificing operational simplicity. Policy-driven and extensible, K10 provides a native Kubernetes API and includes features such as full-spectrum consistency, database integrations, automatic application discovery, multi-cloud mobility, and a powerful web-based user interface. | ||
|
||
For more information, refer to the docs [https://docs.kasten.io/](https://docs.kasten.io/) |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# Patterns to ignore when building packages. | ||
# This supports shell glob matching, relative path matching, and | ||
# negation (prefixed with !). Only one pattern per line. | ||
.DS_Store | ||
# Common VCS dirs | ||
.git/ | ||
.gitignore | ||
.bzr/ | ||
.bzrignore | ||
.hg/ | ||
.hgignore | ||
.svn/ | ||
# Common backup files | ||
*.swp | ||
*.bak | ||
*.tmp | ||
*~ | ||
# Various IDEs | ||
.vscode | ||
.project | ||
.idea/ | ||
*.tmproj | ||
OWNERS |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
annotations: | ||
artifacthub.io/license: Apache-2.0 | ||
artifacthub.io/links: | | ||
- name: Chart Source | ||
url: https://github.com/grafana/helm-charts | ||
- name: Upstream Project | ||
url: https://github.com/grafana/grafana | ||
apiVersion: v2 | ||
appVersion: 11.1.5 | ||
description: The leading tool for querying and visualizing time series and metrics. | ||
home: https://grafana.com | ||
icon: https://artifacthub.io/image/b4fed1a7-6c8f-4945-b99d-096efa3e4116 | ||
keywords: | ||
- monitoring | ||
- metric | ||
kubeVersion: ^1.8.0-0 | ||
maintainers: | ||
- email: [email protected] | ||
name: zanhsieh | ||
- email: [email protected] | ||
name: rtluckie | ||
- email: [email protected] | ||
name: maorfr | ||
- email: [email protected] | ||
name: Xtigyro | ||
- email: [email protected] | ||
name: torstenwalter | ||
- email: [email protected] | ||
name: jkroepke | ||
name: grafana | ||
sources: | ||
- https://github.com/grafana/grafana | ||
- https://github.com/grafana/helm-charts | ||
type: application | ||
version: 8.5.0 |
Large diffs are not rendered by default.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
charts/kasten/k10/7.0.1001/charts/grafana/ci/default-values.yaml
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
# Leave this file empty to ensure that CI runs builds against the default configuration in values.yaml. |
16 changes: 16 additions & 0 deletions
16
charts/kasten/k10/7.0.1001/charts/grafana/ci/with-affinity-values.yaml
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
affinity: | ||
podAntiAffinity: | ||
preferredDuringSchedulingIgnoredDuringExecution: | ||
- podAffinityTerm: | ||
labelSelector: | ||
matchLabels: | ||
app.kubernetes.io/instance: grafana-test | ||
app.kubernetes.io/name: grafana | ||
topologyKey: failure-domain.beta.kubernetes.io/zone | ||
weight: 100 | ||
requiredDuringSchedulingIgnoredDuringExecution: | ||
- labelSelector: | ||
matchLabels: | ||
app.kubernetes.io/instance: grafana-test | ||
app.kubernetes.io/name: grafana | ||
topologyKey: kubernetes.io/hostname |
53 changes: 53 additions & 0 deletions
53
charts/kasten/k10/7.0.1001/charts/grafana/ci/with-dashboard-json-values.yaml
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
dashboards: | ||
my-provider: | ||
my-awesome-dashboard: | ||
# An empty but valid dashboard | ||
json: | | ||
{ | ||
"__inputs": [], | ||
"__requires": [ | ||
{ | ||
"type": "grafana", | ||
"id": "grafana", | ||
"name": "Grafana", | ||
"version": "6.3.5" | ||
} | ||
], | ||
"annotations": { | ||
"list": [ | ||
{ | ||
"builtIn": 1, | ||
"datasource": "-- Grafana --", | ||
"enable": true, | ||
"hide": true, | ||
"iconColor": "rgba(0, 211, 255, 1)", | ||
"name": "Annotations & Alerts", | ||
"type": "dashboard" | ||
} | ||
] | ||
}, | ||
"editable": true, | ||
"gnetId": null, | ||
"graphTooltip": 0, | ||
"id": null, | ||
"links": [], | ||
"panels": [], | ||
"schemaVersion": 19, | ||
"style": "dark", | ||
"tags": [], | ||
"templating": { | ||
"list": [] | ||
}, | ||
"time": { | ||
"from": "now-6h", | ||
"to": "now" | ||
}, | ||
"timepicker": { | ||
"refresh_intervals": ["5s"] | ||
}, | ||
"timezone": "", | ||
"title": "Dummy Dashboard", | ||
"uid": "IdcYQooWk", | ||
"version": 1 | ||
} | ||
datasource: Prometheus |
19 changes: 19 additions & 0 deletions
19
charts/kasten/k10/7.0.1001/charts/grafana/ci/with-dashboard-values.yaml
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
dashboards: | ||
my-provider: | ||
my-awesome-dashboard: | ||
gnetId: 10000 | ||
revision: 1 | ||
datasource: Prometheus | ||
dashboardProviders: | ||
dashboardproviders.yaml: | ||
apiVersion: 1 | ||
providers: | ||
- name: 'my-provider' | ||
orgId: 1 | ||
folder: '' | ||
type: file | ||
updateIntervalSeconds: 10 | ||
disableDeletion: true | ||
editable: true | ||
options: | ||
path: /var/lib/grafana/dashboards/my-provider |
7 changes: 7 additions & 0 deletions
7
charts/kasten/k10/7.0.1001/charts/grafana/ci/with-extraconfigmapmounts-values.yaml
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
extraConfigmapMounts: | ||
- name: '{{ include "grafana.fullname" . }}' | ||
configMap: '{{ include "grafana.fullname" . }}' | ||
mountPath: /var/lib/grafana/dashboards/test-dashboard.json | ||
# This is not a realistic test, but for this we only care about extraConfigmapMounts not being empty and pointing to an existing ConfigMap | ||
subPath: grafana.ini | ||
readOnly: true |
107 changes: 107 additions & 0 deletions
107
charts/kasten/k10/7.0.1001/charts/grafana/ci/with-image-renderer-values.yaml
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,107 @@ | ||
podLabels: | ||
customLableA: Aaaaa | ||
imageRenderer: | ||
enabled: true | ||
env: | ||
RENDERING_ARGS: --disable-gpu,--window-size=1280x758 | ||
RENDERING_MODE: clustered | ||
podLabels: | ||
customLableB: Bbbbb | ||
networkPolicy: | ||
limitIngress: true | ||
limitEgress: true | ||
resources: | ||
limits: | ||
cpu: 1000m | ||
memory: 1000Mi | ||
requests: | ||
cpu: 500m | ||
memory: 50Mi | ||
extraVolumes: | ||
- name: empty-renderer-volume | ||
emtpyDir: {} | ||
extraVolumeMounts: | ||
- mountPath: /tmp/renderer | ||
name: empty-renderer-volume | ||
extraConfigmapMounts: | ||
- name: renderer-config | ||
mountPath: /usr/src/app/config.json | ||
subPath: renderer-config.json | ||
configMap: image-renderer-config | ||
extraSecretMounts: | ||
- name: renderer-certificate | ||
mountPath: /usr/src/app/certs/ | ||
secretName: image-renderer-certificate | ||
readOnly: true | ||
|
||
extraObjects: | ||
- apiVersion: v1 | ||
kind: ConfigMap | ||
metadata: | ||
name: image-renderer-config | ||
data: | ||
renderer-config.json: | | ||
{ | ||
"service": { | ||
"host": null, | ||
"port": 8081, | ||
"protocol": "http", | ||
"certFile": "", | ||
"certKey": "", | ||
"metrics": { | ||
"enabled": true, | ||
"collectDefaultMetrics": true, | ||
"requestDurationBuckets": [1, 5, 7, 9, 11, 13, 15, 20, 30] | ||
}, | ||
"logging": { | ||
"level": "info", | ||
"console": { | ||
"json": true, | ||
"colorize": false | ||
} | ||
}, | ||
"security": { | ||
"authToken": "-" | ||
} | ||
}, | ||
"rendering": { | ||
"chromeBin": null, | ||
"args": ["--no-sandbox", "--disable-gpu"], | ||
"ignoresHttpsErrors": false, | ||
"timezone": null, | ||
"acceptLanguage": null, | ||
"width": 1000, | ||
"height": 500, | ||
"deviceScaleFactor": 1, | ||
"maxWidth": 3080, | ||
"maxHeight": 3000, | ||
"maxDeviceScaleFactor": 4, | ||
"pageZoomLevel": 1, | ||
"headed": false, | ||
"mode": "default", | ||
"emulateNetworkConditions": false, | ||
"clustering": { | ||
"monitor": false, | ||
"mode": "browser", | ||
"maxConcurrency": 5, | ||
"timeout": 30 | ||
}, | ||
"verboseLogging": false, | ||
"dumpio": false, | ||
"timingMetrics": false | ||
} | ||
} | ||
- apiVersion: v1 | ||
kind: Secret | ||
metadata: | ||
name: image-renderer-certificate | ||
type: Opaque | ||
data: | ||
# Decodes to 'PLACEHOLDER CERTIFICATE' | ||
not-a-real-certificate: UExBQ0VIT0xERVIgQ0VSVElGSUNBVEU= |
6 changes: 6 additions & 0 deletions
6
charts/kasten/k10/7.0.1001/charts/grafana/ci/with-nondefault-values.yaml
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
global: | ||
environment: prod | ||
ingress: | ||
enabled: true | ||
hosts: | ||
- monitoring-{{ .Values.global.environment }}.example.com |
3 changes: 3 additions & 0 deletions
3
charts/kasten/k10/7.0.1001/charts/grafana/ci/with-persistence.yaml
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
persistence: | ||
type: pvc | ||
enabled: true |
38 changes: 38 additions & 0 deletions
38
charts/kasten/k10/7.0.1001/charts/grafana/ci/with-sidecars-envvaluefrom-values.yaml
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
extraObjects: | ||
- apiVersion: v1 | ||
kind: ConfigMap | ||
metadata: | ||
name: '{{ include "grafana.fullname" . }}-test' | ||
data: | ||
var1: "value1" | ||
- apiVersion: v1 | ||
kind: Secret | ||
metadata: | ||
name: '{{ include "grafana.fullname" . }}-test' | ||
type: Opaque | ||
data: | ||
var2: "dmFsdWUy" | ||
|
||
sidecar: | ||
dashboards: | ||
enabled: true | ||
envValueFrom: | ||
VAR1: | ||
configMapKeyRef: | ||
name: '{{ include "grafana.fullname" . }}-test' | ||
key: var1 | ||
VAR2: | ||
secretKeyRef: | ||
name: '{{ include "grafana.fullname" . }}-test' | ||
key: var2 | ||
datasources: | ||
enabled: true | ||
envValueFrom: | ||
VAR1: | ||
configMapKeyRef: | ||
name: '{{ include "grafana.fullname" . }}-test' | ||
key: var1 | ||
VAR2: | ||
secretKeyRef: | ||
name: '{{ include "grafana.fullname" . }}-test' | ||
key: var2 |
1 change: 1 addition & 0 deletions
1
charts/kasten/k10/7.0.1001/charts/grafana/dashboards/custom-dashboard.json
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{} |
Oops, something went wrong.