Skip to content

Commit

Permalink
feat: add some labels
Browse files Browse the repository at this point in the history
  • Loading branch information
ReuDa committed Oct 6, 2023
1 parent 746ba9b commit bb48196
Show file tree
Hide file tree
Showing 33 changed files with 43 additions and 17 deletions.
32 changes: 16 additions & 16 deletions charts/steadybit-outpost/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,54 +1,54 @@
dependencies:
- name: steadybit-extension-aws
repository: https://steadybit.github.io/extension-aws
version: 2.0.18
version: 2.0.19
- name: steadybit-extension-azure
repository: https://steadybit.github.io/extension-azure
version: 1.0.10
version: 1.0.11
- name: steadybit-extension-container
repository: https://steadybit.github.io/extension-container
version: 1.0.27
- name: steadybit-extension-datadog
repository: https://steadybit.github.io/extension-datadog
version: 1.4.21
version: 1.4.22
- name: steadybit-extension-gcp
repository: https://steadybit.github.io/extension-gcp
version: 1.0.6
version: 1.0.7
- name: steadybit-extension-host
repository: https://steadybit.github.io/extension-host
version: 1.0.28
- name: steadybit-extension-http
repository: https://steadybit.github.io/extension-http
version: 1.0.18
version: 1.0.19
- name: steadybit-extension-istio
repository: https://steadybit.github.io/extension-istio
version: 1.0.20
version: 1.0.21
- name: steadybit-extension-gatling
repository: https://steadybit.github.io/extension-gatling
version: 1.0.13
version: 1.0.14
- name: steadybit-extension-jmeter
repository: https://steadybit.github.io/extension-jmeter
version: 1.0.13
version: 1.0.14
- name: steadybit-extension-jvm
repository: https://steadybit.github.io/extension-jvm
version: 1.0.19
- name: steadybit-extension-k6
repository: https://steadybit.github.io/extension-k6
version: 1.1.18
version: 1.1.19
- name: steadybit-extension-kong
repository: https://steadybit.github.io/extension-kong
version: 1.6.20
version: 1.6.21
- name: steadybit-extension-kubernetes
repository: https://steadybit.github.io/extension-kubernetes
version: 1.4.33
version: 1.4.34
- name: steadybit-extension-postman
repository: https://steadybit.github.io/extension-postman
version: 1.6.23
version: 1.6.24
- name: steadybit-extension-prometheus
repository: https://steadybit.github.io/extension-prometheus
version: 1.4.19
version: 1.4.20
- name: steadybit-extension-stackstate
repository: https://steadybit.github.io/extension-stackstate
version: 1.0.14
digest: sha256:2a1b1c184f4bbd3e4a713b0a33a9972d6d88f22e7c9e5a4c16685e3df9c83b78
generated: "2023-10-05T16:42:14.896399+02:00"
version: 1.0.15
digest: sha256:5ce817d723f51974ca1bc4444b58d8326efcc44e67699a3ff0f9f55e3548ca8d
generated: "2023-10-06T12:41:51.838971+02:00"
2 changes: 1 addition & 1 deletion charts/steadybit-outpost/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: steadybit-outpost
description: steadybit outpost Helm chart for Kubernetes.
version: 1.1.27
version: 1.1.28
appVersion: latest
home: https://www.steadybit.com/
icon: https://steadybit-website-assets.s3.amazonaws.com/logo-symbol-transparent.png
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
1 change: 1 addition & 0 deletions charts/steadybit-outpost/templates/_helpers.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/managed-by: {{ .Release.Service }}
helm.sh/chart: {{ include "steadybit-outpost.chart" . }}
steadybit.com/discovery-disabled: "true"
steadybit.com/outpost: "true"
{{- end -}}
{{/*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ using oauth2 with mtls from containerPath and token uri:
app.kubernetes.io/version: 0.0.0
helm.sh/chart: steadybit-outpost-0.0.0
steadybit.com/discovery-disabled: "true"
steadybit.com/outpost: "true"
name: RELEASE-NAME-steadybit-outpost
namespace: NAMESPACE
spec:
Expand All @@ -32,6 +33,7 @@ using oauth2 with mtls from containerPath and token uri:
app.kubernetes.io/version: 0.0.0
helm.sh/chart: steadybit-outpost-0.0.0
steadybit.com/discovery-disabled: "true"
steadybit.com/outpost: "true"
spec:
automountServiceAccountToken: true
containers:
Expand Down Expand Up @@ -140,6 +142,7 @@ using oauth2 with mtls from secrets:
app.kubernetes.io/version: 0.0.0
helm.sh/chart: steadybit-outpost-0.0.0
steadybit.com/discovery-disabled: "true"
steadybit.com/outpost: "true"
name: RELEASE-NAME-steadybit-outpost
namespace: NAMESPACE
spec:
Expand All @@ -162,6 +165,7 @@ using oauth2 with mtls from secrets:
app.kubernetes.io/version: 0.0.0
helm.sh/chart: steadybit-outpost-0.0.0
steadybit.com/discovery-disabled: "true"
steadybit.com/outpost: "true"
spec:
automountServiceAccountToken: true
containers:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ manifest should match snapshot:
app.kubernetes.io/version: 0.0.0
helm.sh/chart: steadybit-outpost-0.0.0
steadybit.com/discovery-disabled: "true"
steadybit.com/outpost: "true"
name: RELEASE-NAME-steadybit-outpost
namespace: NAMESPACE
type: Opaque
Expand All @@ -26,6 +27,7 @@ manifest should match snapshot:
app.kubernetes.io/version: 0.0.0
helm.sh/chart: steadybit-outpost-0.0.0
steadybit.com/discovery-disabled: "true"
steadybit.com/outpost: "true"
name: RELEASE-NAME-steadybit-outpost
namespace: NAMESPACE
spec:
Expand All @@ -48,6 +50,7 @@ manifest should match snapshot:
app.kubernetes.io/version: 0.0.0
helm.sh/chart: steadybit-outpost-0.0.0
steadybit.com/discovery-disabled: "true"
steadybit.com/outpost: "true"
spec:
automountServiceAccountToken: true
containers:
Expand Down Expand Up @@ -146,6 +149,7 @@ should add aws account id from values:
app.kubernetes.io/version: 0.0.0
helm.sh/chart: steadybit-outpost-0.0.0
steadybit.com/discovery-disabled: "true"
steadybit.com/outpost: "true"
name: RELEASE-NAME-steadybit-outpost
namespace: NAMESPACE
type: Opaque
Expand All @@ -160,6 +164,7 @@ should add aws account id from values:
app.kubernetes.io/version: 0.0.0
helm.sh/chart: steadybit-outpost-0.0.0
steadybit.com/discovery-disabled: "true"
steadybit.com/outpost: "true"
name: RELEASE-NAME-steadybit-outpost
namespace: NAMESPACE
spec:
Expand All @@ -182,6 +187,7 @@ should add aws account id from values:
app.kubernetes.io/version: 0.0.0
helm.sh/chart: steadybit-outpost-0.0.0
steadybit.com/discovery-disabled: "true"
steadybit.com/outpost: "true"
spec:
automountServiceAccountToken: true
containers:
Expand Down Expand Up @@ -282,6 +288,7 @@ should add match labels:
app.kubernetes.io/version: 0.0.0
helm.sh/chart: steadybit-outpost-0.0.0
steadybit.com/discovery-disabled: "true"
steadybit.com/outpost: "true"
name: RELEASE-NAME-steadybit-outpost
namespace: NAMESPACE
type: Opaque
Expand All @@ -296,6 +303,7 @@ should add match labels:
app.kubernetes.io/version: 0.0.0
helm.sh/chart: steadybit-outpost-0.0.0
steadybit.com/discovery-disabled: "true"
steadybit.com/outpost: "true"
name: RELEASE-NAME-steadybit-outpost
namespace: NAMESPACE
spec:
Expand All @@ -318,6 +326,7 @@ should add match labels:
app.kubernetes.io/version: 0.0.0
helm.sh/chart: steadybit-outpost-0.0.0
steadybit.com/discovery-disabled: "true"
steadybit.com/outpost: "true"
spec:
automountServiceAccountToken: true
containers:
Expand Down Expand Up @@ -432,6 +441,7 @@ should apply extra pod labels:
app.kubernetes.io/version: 0.0.0
helm.sh/chart: steadybit-outpost-0.0.0
steadybit.com/discovery-disabled: "true"
steadybit.com/outpost: "true"
name: RELEASE-NAME-steadybit-outpost
namespace: NAMESPACE
type: Opaque
Expand All @@ -446,6 +456,7 @@ should apply extra pod labels:
app.kubernetes.io/version: 0.0.0
helm.sh/chart: steadybit-outpost-0.0.0
steadybit.com/discovery-disabled: "true"
steadybit.com/outpost: "true"
name: RELEASE-NAME-steadybit-outpost
namespace: NAMESPACE
spec:
Expand All @@ -469,6 +480,7 @@ should apply extra pod labels:
helm.sh/chart: steadybit-outpost-0.0.0
some-label: some-value
steadybit.com/discovery-disabled: "true"
steadybit.com/outpost: "true"
spec:
automountServiceAccountToken: true
containers:
Expand Down Expand Up @@ -568,6 +580,7 @@ using extensions with mtls from containerpath:
app.kubernetes.io/version: 0.0.0
helm.sh/chart: steadybit-outpost-0.0.0
steadybit.com/discovery-disabled: "true"
steadybit.com/outpost: "true"
name: RELEASE-NAME-steadybit-outpost
namespace: NAMESPACE
type: Opaque
Expand All @@ -582,6 +595,7 @@ using extensions with mtls from containerpath:
app.kubernetes.io/version: 0.0.0
helm.sh/chart: steadybit-outpost-0.0.0
steadybit.com/discovery-disabled: "true"
steadybit.com/outpost: "true"
name: RELEASE-NAME-steadybit-outpost
namespace: NAMESPACE
spec:
Expand All @@ -604,6 +618,7 @@ using extensions with mtls from containerpath:
app.kubernetes.io/version: 0.0.0
helm.sh/chart: steadybit-outpost-0.0.0
steadybit.com/discovery-disabled: "true"
steadybit.com/outpost: "true"
spec:
automountServiceAccountToken: true
containers:
Expand Down Expand Up @@ -717,6 +732,7 @@ using extensions with mtls from secrets:
app.kubernetes.io/version: 0.0.0
helm.sh/chart: steadybit-outpost-0.0.0
steadybit.com/discovery-disabled: "true"
steadybit.com/outpost: "true"
name: RELEASE-NAME-steadybit-outpost
namespace: NAMESPACE
type: Opaque
Expand All @@ -731,6 +747,7 @@ using extensions with mtls from secrets:
app.kubernetes.io/version: 0.0.0
helm.sh/chart: steadybit-outpost-0.0.0
steadybit.com/discovery-disabled: "true"
steadybit.com/outpost: "true"
name: RELEASE-NAME-steadybit-outpost
namespace: NAMESPACE
spec:
Expand All @@ -753,6 +770,7 @@ using extensions with mtls from secrets:
app.kubernetes.io/version: 0.0.0
helm.sh/chart: steadybit-outpost-0.0.0
steadybit.com/discovery-disabled: "true"
steadybit.com/outpost: "true"
spec:
automountServiceAccountToken: true
containers:
Expand Down Expand Up @@ -878,6 +896,7 @@ using image pull secrets with debug json log:
app.kubernetes.io/version: 0.0.0
helm.sh/chart: steadybit-outpost-0.0.0
steadybit.com/discovery-disabled: "true"
steadybit.com/outpost: "true"
name: RELEASE-NAME-steadybit-outpost
namespace: NAMESPACE
type: Opaque
Expand All @@ -892,6 +911,7 @@ using image pull secrets with debug json log:
app.kubernetes.io/version: 0.0.0
helm.sh/chart: steadybit-outpost-0.0.0
steadybit.com/discovery-disabled: "true"
steadybit.com/outpost: "true"
name: RELEASE-NAME-steadybit-outpost
namespace: NAMESPACE
spec:
Expand All @@ -914,6 +934,7 @@ using image pull secrets with debug json log:
app.kubernetes.io/version: 0.0.0
helm.sh/chart: steadybit-outpost-0.0.0
steadybit.com/discovery-disabled: "true"
steadybit.com/outpost: "true"
spec:
automountServiceAccountToken: true
containers:
Expand Down

0 comments on commit bb48196

Please sign in to comment.