Skip to content

Commit

Permalink
feat: add label "steadybit.com/extension": "true"
Browse files Browse the repository at this point in the history
  • Loading branch information
ReuDa committed Oct 6, 2023
1 parent 219e6b5 commit c79d998
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 4 deletions.
6 changes: 3 additions & 3 deletions charts/steadybit-extension-http/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: extensionlib
repository: https://steadybit.github.io/helm-charts
version: 1.4.4
digest: sha256:b241bfbb60b24ff401a45d75efeaebfd5242801712bfaf7740f0461df9a50c37
generated: "2023-09-07T16:49:31.805556+02:00"
version: 1.4.5
digest: sha256:c2a6f017781c4888d1a8c5ca658de755ec2a40c368042b8b6adebef92faf0e33
generated: "2023-10-06T12:16:50.812567+02:00"
2 changes: 1 addition & 1 deletion charts/steadybit-extension-http/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: steadybit-extension-http
description: Steadybit action implementation to check HTTP endpoints.
version: 1.0.18
version: 1.0.19
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.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ manifest should match snapshot using podAnnotations and Labels:
metadata:
labels:
steadybit.com/discovery-disabled: "true"
steadybit.com/extension: "true"
name: RELEASE-NAME-steadybit-extension-http
namespace: NAMESPACE
spec:
Expand All @@ -22,6 +23,7 @@ manifest should match snapshot using podAnnotations and Labels:
app.kubernetes.io/name: steadybit-extension-http
some-label: some-label-value
steadybit.com/discovery-disabled: "true"
steadybit.com/extension: "true"
spec:
containers:
- env:
Expand Down Expand Up @@ -66,6 +68,7 @@ manifest should match snapshot with TLS:
metadata:
labels:
steadybit.com/discovery-disabled: "true"
steadybit.com/extension: "true"
name: RELEASE-NAME-steadybit-extension-http
namespace: NAMESPACE
spec:
Expand All @@ -81,6 +84,7 @@ manifest should match snapshot with TLS:
app.kubernetes.io/instance: RELEASE-NAME
app.kubernetes.io/name: steadybit-extension-http
steadybit.com/discovery-disabled: "true"
steadybit.com/extension: "true"
spec:
containers:
- env:
Expand Down Expand Up @@ -136,6 +140,7 @@ manifest should match snapshot with extra env vars:
metadata:
labels:
steadybit.com/discovery-disabled: "true"
steadybit.com/extension: "true"
name: RELEASE-NAME-steadybit-extension-http
namespace: NAMESPACE
spec:
Expand All @@ -151,6 +156,7 @@ manifest should match snapshot with extra env vars:
app.kubernetes.io/instance: RELEASE-NAME
app.kubernetes.io/name: steadybit-extension-http
steadybit.com/discovery-disabled: "true"
steadybit.com/extension: "true"
spec:
containers:
- env:
Expand Down Expand Up @@ -202,6 +208,7 @@ manifest should match snapshot with extra labels:
metadata:
labels:
steadybit.com/discovery-disabled: "true"
steadybit.com/extension: "true"
tags.datadoghq.com/service: steadybit-extension
name: RELEASE-NAME-steadybit-extension-http
namespace: NAMESPACE
Expand All @@ -218,6 +225,7 @@ manifest should match snapshot with extra labels:
app.kubernetes.io/instance: RELEASE-NAME
app.kubernetes.io/name: steadybit-extension-http
steadybit.com/discovery-disabled: "true"
steadybit.com/extension: "true"
tags.datadoghq.com/service: steadybit-extension
spec:
containers:
Expand Down Expand Up @@ -263,6 +271,7 @@ manifest should match snapshot with mutual TLS:
metadata:
labels:
steadybit.com/discovery-disabled: "true"
steadybit.com/extension: "true"
name: RELEASE-NAME-steadybit-extension-http
namespace: NAMESPACE
spec:
Expand All @@ -278,6 +287,7 @@ manifest should match snapshot with mutual TLS:
app.kubernetes.io/instance: RELEASE-NAME
app.kubernetes.io/name: steadybit-extension-http
steadybit.com/discovery-disabled: "true"
steadybit.com/extension: "true"
spec:
containers:
- env:
Expand Down Expand Up @@ -342,6 +352,7 @@ manifest should match snapshot with mutual TLS using containerPaths:
metadata:
labels:
steadybit.com/discovery-disabled: "true"
steadybit.com/extension: "true"
name: RELEASE-NAME-steadybit-extension-http
namespace: NAMESPACE
spec:
Expand All @@ -357,6 +368,7 @@ manifest should match snapshot with mutual TLS using containerPaths:
app.kubernetes.io/instance: RELEASE-NAME
app.kubernetes.io/name: steadybit-extension-http
steadybit.com/discovery-disabled: "true"
steadybit.com/extension: "true"
spec:
containers:
- env:
Expand Down Expand Up @@ -407,6 +419,7 @@ manifest should match snapshot with podSecurityContext:
metadata:
labels:
steadybit.com/discovery-disabled: "true"
steadybit.com/extension: "true"
name: RELEASE-NAME-steadybit-extension-http
namespace: NAMESPACE
spec:
Expand All @@ -422,6 +435,7 @@ manifest should match snapshot with podSecurityContext:
app.kubernetes.io/instance: RELEASE-NAME
app.kubernetes.io/name: steadybit-extension-http
steadybit.com/discovery-disabled: "true"
steadybit.com/extension: "true"
spec:
containers:
- env:
Expand Down Expand Up @@ -468,6 +482,7 @@ manifest should match snapshot with priority class:
metadata:
labels:
steadybit.com/discovery-disabled: "true"
steadybit.com/extension: "true"
name: RELEASE-NAME-steadybit-extension-http
namespace: NAMESPACE
spec:
Expand All @@ -483,6 +498,7 @@ manifest should match snapshot with priority class:
app.kubernetes.io/instance: RELEASE-NAME
app.kubernetes.io/name: steadybit-extension-http
steadybit.com/discovery-disabled: "true"
steadybit.com/extension: "true"
spec:
containers:
- env:
Expand Down Expand Up @@ -528,6 +544,7 @@ manifest should match snapshot without TLS:
metadata:
labels:
steadybit.com/discovery-disabled: "true"
steadybit.com/extension: "true"
name: RELEASE-NAME-steadybit-extension-http
namespace: NAMESPACE
spec:
Expand All @@ -543,6 +560,7 @@ manifest should match snapshot without TLS:
app.kubernetes.io/instance: RELEASE-NAME
app.kubernetes.io/name: steadybit-extension-http
steadybit.com/discovery-disabled: "true"
steadybit.com/extension: "true"
spec:
containers:
- env:
Expand Down

0 comments on commit c79d998

Please sign in to comment.