remove dependency on xargs
#2299
2288 tests run, 1250 passed, 438 skipped, 600 failed.
Annotations
Check failure on line 1 in bats
github-actions / JUnit Test Report
bats.[ubuntu-latest|dash|sops] lint: helm lint w/ chart + secrets.yaml
(from function `assert_output' in file tests/unit/../bats/extensions/bats-assert/src/assert_output.bash, line 178,
in test file tests/unit/lint.bats, line 42)
Raw output
(from function `assert_output' in file tests/unit/../bats/extensions/bats-assert/src/assert_output.bash, line 178,
in test file tests/unit/lint.bats, line 42)
`assert_output -e "\[helm-secrets\] Removed: .*${VALUES}.dec"' failed
-- regular expression does not match output --
regexp (1 lines):
\[helm-secrets\] Removed: .*assets/values/sops/secrets.yaml.dec
output (5 lines):
[helm-secrets] Decrypt: /tmp/bats-run-vAXDEP/test/47/assets/values/sops/secrets.yaml
==> Linting /tmp/bats-run-vAXDEP/test/47/chart
[INFO] Chart.yaml: icon is recommended
1 chart(s) linted, 0 chart(s) failed
--
Check failure on line 1 in bats
github-actions / JUnit Test Report
bats.[ubuntu-latest|dash|sops] lint: helm lint w/ chart + secrets.yaml + --values
(from function `assert_output' in file tests/unit/../bats/extensions/bats-assert/src/assert_output.bash, line 178,
in test file tests/unit/lint.bats, line 57)
Raw output
(from function `assert_output' in file tests/unit/../bats/extensions/bats-assert/src/assert_output.bash, line 178,
in test file tests/unit/lint.bats, line 57)
`assert_output -e "\[helm-secrets\] Removed: .*${VALUES}.dec"' failed
-- regular expression does not match output --
regexp (1 lines):
\[helm-secrets\] Removed: .*assets/values/sops/secrets.yaml.dec
output (5 lines):
[helm-secrets] Decrypt: /tmp/bats-run-vAXDEP/test/48/assets/values/sops/secrets.yaml
==> Linting /tmp/bats-run-vAXDEP/test/48/chart
[INFO] Chart.yaml: icon is recommended
1 chart(s) linted, 0 chart(s) failed
--
Check failure on line 1 in bats
github-actions / JUnit Test Report
bats.[ubuntu-latest|dash|sops] lint: helm lint w/ chart + secrets.yaml + --values=
(from function `assert_output' in file tests/unit/../bats/extensions/bats-assert/src/assert_output.bash, line 178,
in test file tests/unit/lint.bats, line 71)
Raw output
(from function `assert_output' in file tests/unit/../bats/extensions/bats-assert/src/assert_output.bash, line 178,
in test file tests/unit/lint.bats, line 71)
`assert_output -e "\[helm-secrets\] Removed: .*${VALUES}.dec"' failed
-- regular expression does not match output --
regexp (1 lines):
\[helm-secrets\] Removed: .*assets/values/sops/secrets.yaml.dec
output (5 lines):
[helm-secrets] Decrypt: /tmp/bats-run-vAXDEP/test/49/assets/values/sops/secrets.yaml
==> Linting /tmp/bats-run-vAXDEP/test/49/chart
[INFO] Chart.yaml: icon is recommended
1 chart(s) linted, 0 chart(s) failed
--
Check failure on line 1 in bats
github-actions / JUnit Test Report
bats.[ubuntu-latest|dash|sops] lint: helm lint w/ chart + secrets.yaml.gotpl
(from function `assert_output' in file tests/unit/../bats/extensions/bats-assert/src/assert_output.bash, line 178,
in test file tests/unit/lint.bats, line 90)
Raw output
(from function `assert_output' in file tests/unit/../bats/extensions/bats-assert/src/assert_output.bash, line 178,
in test file tests/unit/lint.bats, line 90)
`assert_output -e "\[helm-secrets\] Removed: .*${VALUES}.dec"' failed
-- regular expression does not match output --
regexp (1 lines):
\[helm-secrets\] Removed: .*assets/values/sops/secrets.yaml.gotpl.dec
output (5 lines):
[helm-secrets] Decrypt: /tmp/bats-run-vAXDEP/test/50/assets/values/sops/secrets.yaml.gotpl
==> Linting /tmp/bats-run-vAXDEP/test/50/chart
[INFO] Chart.yaml: icon is recommended
1 chart(s) linted, 0 chart(s) failed
--
Check failure on line 1 in bats
github-actions / JUnit Test Report
bats.[ubuntu-latest|dash|sops] lint: helm lint w/ chart + some-secrets.yaml
(from function `assert_output' in file tests/unit/../bats/extensions/bats-assert/src/assert_output.bash, line 178,
in test file tests/unit/lint.bats, line 105)
Raw output
(from function `assert_output' in file tests/unit/../bats/extensions/bats-assert/src/assert_output.bash, line 178,
in test file tests/unit/lint.bats, line 105)
`assert_output -e "\[helm-secrets\] Removed: .*${VALUES}.dec"' failed
-- regular expression does not match output --
regexp (1 lines):
\[helm-secrets\] Removed: .*assets/values/sops/some-secrets.yaml.dec
output (5 lines):
[helm-secrets] Decrypt: /tmp/bats-run-vAXDEP/test/51/assets/values/sops/some-secrets.yaml
==> Linting /tmp/bats-run-vAXDEP/test/51/chart
[INFO] Chart.yaml: icon is recommended
1 chart(s) linted, 0 chart(s) failed
--
Check failure on line 1 in bats
github-actions / JUnit Test Report
bats.[ubuntu-latest|dash|sops] lint: helm lint w/ chart + some-secrets.yaml + --values
(from function `assert_output' in file tests/unit/../bats/extensions/bats-assert/src/assert_output.bash, line 178,
in test file tests/unit/lint.bats, line 135)
Raw output
(from function `assert_output' in file tests/unit/../bats/extensions/bats-assert/src/assert_output.bash, line 178,
in test file tests/unit/lint.bats, line 135)
`assert_output -e "\[helm-secrets\] Removed: .*${VALUES}.dec"' failed
-- regular expression does not match output --
regexp (1 lines):
\[helm-secrets\] Removed: .*assets/values/sops/some-secrets.yaml.dec
output (5 lines):
[helm-secrets] Decrypt: /tmp/bats-run-vAXDEP/test/53/assets/values/sops/some-secrets.yaml
==> Linting /tmp/bats-run-vAXDEP/test/53/chart
[INFO] Chart.yaml: icon is recommended
1 chart(s) linted, 0 chart(s) failed
--
Check failure on line 1 in bats
github-actions / JUnit Test Report
bats.[ubuntu-latest|dash|sops] lint: helm lint w/ chart + some-secrets.yaml + --values=
(from function `assert_output' in file tests/unit/../bats/extensions/bats-assert/src/assert_output.bash, line 178,
in test file tests/unit/lint.bats, line 150)
Raw output
(from function `assert_output' in file tests/unit/../bats/extensions/bats-assert/src/assert_output.bash, line 178,
in test file tests/unit/lint.bats, line 150)
`assert_output -e "\[helm-secrets\] Removed: .*${VALUES}.dec"' failed
-- regular expression does not match output --
regexp (1 lines):
\[helm-secrets\] Removed: .*assets/values/sops/some-secrets.yaml.dec
output (5 lines):
[helm-secrets] Decrypt: /tmp/bats-run-vAXDEP/test/54/assets/values/sops/some-secrets.yaml
==> Linting /tmp/bats-run-vAXDEP/test/54/chart
[INFO] Chart.yaml: icon is recommended
1 chart(s) linted, 0 chart(s) failed
--
Check failure on line 1 in bats
github-actions / JUnit Test Report
bats.[ubuntu-latest|dash|sops] lint: helm lint w/ chart + secrets.yaml + helm flag
(from function `assert_output' in file tests/unit/../bats/extensions/bats-assert/src/assert_output.bash, line 178,
in test file tests/unit/lint.bats, line 165)
Raw output
(from function `assert_output' in file tests/unit/../bats/extensions/bats-assert/src/assert_output.bash, line 178,
in test file tests/unit/lint.bats, line 165)
`assert_output -e "\[helm-secrets\] Removed: .*${VALUES}.dec"' failed
-- regular expression does not match output --
regexp (1 lines):
\[helm-secrets\] Removed: .*assets/values/sops/secrets.yaml.dec
output (5 lines):
[helm-secrets] Decrypt: /tmp/bats-run-vAXDEP/test/55/assets/values/sops/secrets.yaml
==> Linting /tmp/bats-run-vAXDEP/test/55/chart
[INFO] Chart.yaml: icon is recommended
1 chart(s) linted, 0 chart(s) failed
--
Check failure on line 1 in bats
github-actions / JUnit Test Report
bats.[ubuntu-latest|dash|sops] lint: helm lint w/ chart + secrets.yaml + helm flag + --
(from function `assert_output' in file tests/unit/../bats/extensions/bats-assert/src/assert_output.bash, line 178,
in test file tests/unit/lint.bats, line 184)
Raw output
(from function `assert_output' in file tests/unit/../bats/extensions/bats-assert/src/assert_output.bash, line 178,
in test file tests/unit/lint.bats, line 184)
`assert_output -e "\[helm-secrets\] Removed: .*${VALUES}.dec"' failed
-- regular expression does not match output --
regexp (1 lines):
\[helm-secrets\] Removed: .*assets/values/sops/secrets.yaml.dec
output (5 lines):
[helm-secrets] Decrypt: /tmp/bats-run-vAXDEP/test/56/assets/values/sops/secrets.yaml
==> Linting /tmp/bats-run-vAXDEP/test/56/chart
[INFO] Chart.yaml: icon is recommended
1 chart(s) linted, 0 chart(s) failed
--
Check failure on line 1 in bats
github-actions / JUnit Test Report
bats.[ubuntu-latest|dash|sops] lint: helm lint w/ chart + secrets.yaml + q flag
(from function `assert_file_not_exists' in file tests/unit/../bats/extensions/bats-file/src/file.bash, line 670,
in test file tests/unit/lint.bats, line 217)
Raw output
(from function `assert_file_not_exists' in file tests/unit/../bats/extensions/bats-file/src/file.bash, line 670,
in test file tests/unit/lint.bats, line 217)
`assert_file_not_exists "${VALUES_PATH}.dec"' failed
-- file exists, but it was expected to be absent --
path : /tmp/bats-run-vAXDEP/test/58/assets/values/sops/secrets.yaml.dec
--
Check failure on line 1 in bats
github-actions / JUnit Test Report
bats.[ubuntu-latest|dash|sops] lint: helm lint w/ chart + secrets.yaml + quiet flag
(from function `assert_file_not_exists' in file tests/unit/../bats/extensions/bats-file/src/file.bash, line 670,
in test file tests/unit/lint.bats, line 232)
Raw output
(from function `assert_file_not_exists' in file tests/unit/../bats/extensions/bats-file/src/file.bash, line 670,
in test file tests/unit/lint.bats, line 232)
`assert_file_not_exists "${VALUES_PATH}.dec"' failed
-- file exists, but it was expected to be absent --
path : /tmp/bats-run-vAXDEP/test/59/assets/values/sops/secrets.yaml.dec
--
Check failure on line 1 in bats
github-actions / JUnit Test Report
bats.[ubuntu-latest|dash|sops] lint: helm lint w/ chart + secrets.yaml + special path
(from function `assert_output' in file tests/unit/../bats/extensions/bats-assert/src/assert_output.bash, line 178,
in test file tests/unit/lint.bats, line 245)
Raw output
(from function `assert_output' in file tests/unit/../bats/extensions/bats-assert/src/assert_output.bash, line 178,
in test file tests/unit/lint.bats, line 245)
`assert_output -e "\[helm-secrets\] Removed.*${VALUES}.dec"' failed
-- regular expression does not match output --
regexp (1 lines):
\[helm-secrets\] Removed.*assets/values/sops/secrets.yaml.dec
output (5 lines):
[helm-secrets] Decrypt: /tmp/bats-run-vAXDEP/test/60/a@b§c!d\$e \f(g)h=i^j/assets/values/sops/secrets.yaml
==> Linting /tmp/bats-run-vAXDEP/test/60/a@b§c!d\$e \f(g)h=i^j/chart
[INFO] Chart.yaml: icon is recommended
1 chart(s) linted, 0 chart(s) failed
--
Check failure on line 1 in bats
github-actions / JUnit Test Report
bats.[ubuntu-latest|dash|sops] lint: helm lint w/ chart + invalid yaml
(from function `assert_output' in file tests/unit/../bats/extensions/bats-assert/src/assert_output.bash, line 178,
in test file tests/unit/lint.bats, line 266)
Raw output
(from function `assert_output' in file tests/unit/../bats/extensions/bats-assert/src/assert_output.bash, line 178,
in test file tests/unit/lint.bats, line 266)
`assert_output -e "\[helm-secrets\] Removed: .*${VALUES}.dec"' failed
-- regular expression does not match output --
regexp (1 lines):
\[helm-secrets\] Removed: .*secrets.yaml.dec
output (7 lines):
[helm-secrets] Decrypt: /tmp/bats-run-vAXDEP/test/61/secrets.yaml
==> Linting /tmp/bats-run-vAXDEP/test/61/chart
[INFO] Chart.yaml: icon is recommended
[ERROR] templates/deployment.yaml: unable to parse YAML: error converting YAML to JSON: yaml: line 12: mapping values are not allowed in this context
Error: 1 chart(s) linted, 1 chart(s) failed
Error: plugin "secrets" exited with error
--
Check failure on line 1 in bats
github-actions / JUnit Test Report
bats.[ubuntu-latest|dash|sops] lint: helm lint w/ chart + some-secrets.yaml + --backend-args (simple)
(from function `assert_output' in file tests/unit/../bats/extensions/bats-assert/src/assert_output.bash, line 178,
in test file tests/unit/lint.bats, line 299)
Raw output
(from function `assert_output' in file tests/unit/../bats/extensions/bats-assert/src/assert_output.bash, line 178,
in test file tests/unit/lint.bats, line 299)
`assert_output -e "\[helm-secrets\] Removed: .*${VALUES}.dec"' failed
-- regular expression does not match output --
regexp (1 lines):
\[helm-secrets\] Removed: .*assets/values/sops/some-secrets.yaml.dec
output (8 lines):
[PGP] time="2024-10-11T22:17:40Z" level=info msg="Decryption succeeded" fingerprint=D6174A02027050E59C711075B430C4E58E2BBBA3
[SOPS] time="2024-10-11T22:17:40Z" level=info msg="Data key recovered successfully"
[SOPS] time="2024-10-11T22:17:40Z" level=debug msg="Decrypting tree"
[helm-secrets] Decrypt: /tmp/bats-run-vAXDEP/test/63/assets/values/sops/some-secrets.yaml
==> Linting /tmp/bats-run-vAXDEP/test/63/chart
[INFO] Chart.yaml: icon is recommended
1 chart(s) linted, 0 chart(s) failed
--
Check failure on line 1 in bats
github-actions / JUnit Test Report
bats.[ubuntu-latest|dash|sops] lint: helm lint w/ chart + some-secrets.yaml + --backend-args= (simple)
(from function `assert_output' in file tests/unit/../bats/extensions/bats-assert/src/assert_output.bash, line 178,
in test file tests/unit/lint.bats, line 319)
Raw output
(from function `assert_output' in file tests/unit/../bats/extensions/bats-assert/src/assert_output.bash, line 178,
in test file tests/unit/lint.bats, line 319)
`assert_output -e "\[helm-secrets\] Removed: .*${VALUES}.dec"' failed
-- regular expression does not match output --
regexp (1 lines):
\[helm-secrets\] Removed: .*assets/values/sops/some-secrets.yaml.dec
output (8 lines):
[PGP] time="2024-10-11T22:17:40Z" level=info msg="Decryption succeeded" fingerprint=D6174A02027050E59C711075B430C4E58E2BBBA3
[SOPS] time="2024-10-11T22:17:40Z" level=info msg="Data key recovered successfully"
[SOPS] time="2024-10-11T22:17:40Z" level=debug msg="Decrypting tree"
[helm-secrets] Decrypt: /tmp/bats-run-vAXDEP/test/64/assets/values/sops/some-secrets.yaml
==> Linting /tmp/bats-run-vAXDEP/test/64/chart
[INFO] Chart.yaml: icon is recommended
1 chart(s) linted, 0 chart(s) failed
--
Check failure on line 1 in bats
github-actions / JUnit Test Report
bats.[ubuntu-latest|dash|sops] lint: helm lint w/ chart + some-secrets.yaml + -a (simple)
(from function `assert_output' in file tests/unit/../bats/extensions/bats-assert/src/assert_output.bash, line 178,
in test file tests/unit/lint.bats, line 339)
Raw output
(from function `assert_output' in file tests/unit/../bats/extensions/bats-assert/src/assert_output.bash, line 178,
in test file tests/unit/lint.bats, line 339)
`assert_output -e "\[helm-secrets\] Removed: .*${VALUES}.dec"' failed
-- regular expression does not match output --
regexp (1 lines):
\[helm-secrets\] Removed: .*assets/values/sops/some-secrets.yaml.dec
output (8 lines):
[PGP] time="2024-10-11T22:17:40Z" level=info msg="Decryption succeeded" fingerprint=D6174A02027050E59C711075B430C4E58E2BBBA3
[SOPS] time="2024-10-11T22:17:40Z" level=info msg="Data key recovered successfully"
[SOPS] time="2024-10-11T22:17:40Z" level=debug msg="Decrypting tree"
[helm-secrets] Decrypt: /tmp/bats-run-vAXDEP/test/65/assets/values/sops/some-secrets.yaml
==> Linting /tmp/bats-run-vAXDEP/test/65/chart
[INFO] Chart.yaml: icon is recommended
1 chart(s) linted, 0 chart(s) failed
--
Check failure on line 1 in bats
github-actions / JUnit Test Report
bats.[ubuntu-latest|dash|sops] lint: helm lint w/ chart + some-secrets.yaml + HELM_SECRETS_BACKEND_ARGS (simple)
(from function `assert_output' in file tests/unit/../bats/extensions/bats-assert/src/assert_output.bash, line 178,
in test file tests/unit/lint.bats, line 362)
Raw output
(from function `assert_output' in file tests/unit/../bats/extensions/bats-assert/src/assert_output.bash, line 178,
in test file tests/unit/lint.bats, line 362)
`assert_output -e "\[helm-secrets\] Removed: .*${VALUES}.dec"' failed
-- regular expression does not match output --
regexp (1 lines):
\[helm-secrets\] Removed: .*assets/values/sops/some-secrets.yaml.dec
output (8 lines):
[PGP] time="2024-10-11T22:17:41Z" level=info msg="Decryption succeeded" fingerprint=D6174A02027050E59C711075B430C4E58E2BBBA3
[SOPS] time="2024-10-11T22:17:41Z" level=info msg="Data key recovered successfully"
[SOPS] time="2024-10-11T22:17:41Z" level=debug msg="Decrypting tree"
[helm-secrets] Decrypt: /tmp/bats-run-vAXDEP/test/66/assets/values/sops/some-secrets.yaml
==> Linting /tmp/bats-run-vAXDEP/test/66/chart
[INFO] Chart.yaml: icon is recommended
1 chart(s) linted, 0 chart(s) failed
--
Check failure on line 1 in bats
github-actions / JUnit Test Report
bats.[ubuntu-latest|dash|sops] lint: helm lint w/ chart + some-secrets.yaml + --backend-args (complex)
(from function `assert_output' in file tests/unit/../bats/extensions/bats-assert/src/assert_output.bash, line 178,
in test file tests/unit/lint.bats, line 382)
Raw output
(from function `assert_output' in file tests/unit/../bats/extensions/bats-assert/src/assert_output.bash, line 178,
in test file tests/unit/lint.bats, line 382)
`assert_output -e "\[helm-secrets\] Removed: .*${VALUES}.dec"' failed
-- regular expression does not match output --
regexp (1 lines):
\[helm-secrets\] Removed: .*assets/values/sops/some-secrets.yaml.dec
output (8 lines):
[PGP] time="2024-10-11T22:17:41Z" level=info msg="Decryption succeeded" fingerprint=D6174A02027050E59C711075B430C4E58E2BBBA3
[SOPS] time="2024-10-11T22:17:41Z" level=info msg="Data key recovered successfully"
[SOPS] time="2024-10-11T22:17:41Z" level=debug msg="Decrypting tree"
[helm-secrets] Decrypt: /tmp/bats-run-vAXDEP/test/67/assets/values/sops/some-secrets.yaml
==> Linting /tmp/bats-run-vAXDEP/test/67/chart
[INFO] Chart.yaml: icon is recommended
1 chart(s) linted, 0 chart(s) failed
--
Check failure on line 1 in bats
github-actions / JUnit Test Report
bats.[ubuntu-latest|dash|sops] lint: helm lint w/ chart + some-secrets.yaml + -a (complex)
(from function `assert_output' in file tests/unit/../bats/extensions/bats-assert/src/assert_output.bash, line 178,
in test file tests/unit/lint.bats, line 402)
Raw output
(from function `assert_output' in file tests/unit/../bats/extensions/bats-assert/src/assert_output.bash, line 178,
in test file tests/unit/lint.bats, line 402)
`assert_output -e "\[helm-secrets\] Removed: .*${VALUES}.dec"' failed
-- regular expression does not match output --
regexp (1 lines):
\[helm-secrets\] Removed: .*assets/values/sops/some-secrets.yaml.dec
output (8 lines):
[PGP] time="2024-10-11T22:17:42Z" level=info msg="Decryption succeeded" fingerprint=D6174A02027050E59C711075B430C4E58E2BBBA3
[SOPS] time="2024-10-11T22:17:42Z" level=info msg="Data key recovered successfully"
[SOPS] time="2024-10-11T22:17:42Z" level=debug msg="Decrypting tree"
[helm-secrets] Decrypt: /tmp/bats-run-vAXDEP/test/68/assets/values/sops/some-secrets.yaml
==> Linting /tmp/bats-run-vAXDEP/test/68/chart
[INFO] Chart.yaml: icon is recommended
1 chart(s) linted, 0 chart(s) failed
--
Check failure on line 1 in bats
github-actions / JUnit Test Report
bats.[ubuntu-latest|dash|sops] lint: helm lint w/ chart + some-secrets.yaml + HELM_SECRETS_BACKEND_ARGS (complex)
(from function `assert_output' in file tests/unit/../bats/extensions/bats-assert/src/assert_output.bash, line 178,
in test file tests/unit/lint.bats, line 423)
Raw output
(from function `assert_output' in file tests/unit/../bats/extensions/bats-assert/src/assert_output.bash, line 178,
in test file tests/unit/lint.bats, line 423)
`assert_output -e "\[helm-secrets\] Removed: .*${VALUES}.dec"' failed
-- regular expression does not match output --
regexp (1 lines):
\[helm-secrets\] Removed: .*assets/values/sops/some-secrets.yaml.dec
output (8 lines):
[PGP] time="2024-10-11T22:17:42Z" level=info msg="Decryption succeeded" fingerprint=D6174A02027050E59C711075B430C4E58E2BBBA3
[SOPS] time="2024-10-11T22:17:42Z" level=info msg="Data key recovered successfully"
[SOPS] time="2024-10-11T22:17:42Z" level=debug msg="Decrypting tree"
[helm-secrets] Decrypt: /tmp/bats-run-vAXDEP/test/69/assets/values/sops/some-secrets.yaml
==> Linting /tmp/bats-run-vAXDEP/test/69/chart
[INFO] Chart.yaml: icon is recommended
1 chart(s) linted, 0 chart(s) failed
--
Check failure on line 1 in bats
github-actions / JUnit Test Report
bats.[ubuntu-latest|dash|sops] template: helm template w/ chart + secrets.yaml
(from function `assert_output' in file tests/unit/../bats/extensions/bats-assert/src/assert_output.bash, line 178,
in test file tests/unit/template.bats, line 42)
Raw output
(from function `assert_output' in file tests/unit/../bats/extensions/bats-assert/src/assert_output.bash, line 178,
in test file tests/unit/template.bats, line 42)
`assert_output -e "\[helm-secrets\] Removed: .*${VALUES}.dec"' failed
-- regular expression does not match output --
regexp (1 lines):
\[helm-secrets\] Removed: .*assets/values/sops/secrets.yaml.dec
output (107 lines):
[helm-secrets] Decrypt: /tmp/bats-run-vAXDEP/test/87/assets/values/sops/secrets.yaml
---
# Source: sops/templates/serviceaccount.yaml
apiVersion: v1
kind: ServiceAccount
metadata:
name: release-name-sops
labels:
helm.sh/chart: sops-0.1.0
app.kubernetes.io/name: sops
app.kubernetes.io/instance: release-name
app.kubernetes.io/version: "1.16.0"
app.kubernetes.io/managed-by: Helm
automountServiceAccountToken: true
---
# Source: sops/templates/service.yaml
apiVersion: v1
kind: Service
metadata:
name: release-name-sops
labels:
helm.sh/chart: sops-0.1.0
app.kubernetes.io/name: sops
app.kubernetes.io/instance: release-name
app.kubernetes.io/version: "1.16.0"
app.kubernetes.io/managed-by: Helm
spec:
type: ClusterIP
ports:
- port: 81
targetPort: http
protocol: TCP
name: http
selector:
app.kubernetes.io/name: sops
app.kubernetes.io/instance: release-name
---
# Source: sops/templates/deployment.yaml
apiVersion: apps/v1
kind: Deployment
metadata:
name: release-name-sops
labels:
helm.sh/chart: sops-0.1.0
app.kubernetes.io/name: sops
app.kubernetes.io/instance: release-name
app.kubernetes.io/version: "1.16.0"
app.kubernetes.io/managed-by: Helm
spec:
replicas: 1
selector:
matchLabels:
app.kubernetes.io/name: sops
app.kubernetes.io/instance: release-name
template:
metadata:
labels:
helm.sh/chart: sops-0.1.0
app.kubernetes.io/name: sops
app.kubernetes.io/instance: release-name
app.kubernetes.io/version: "1.16.0"
app.kubernetes.io/managed-by: Helm
spec:
serviceAccountName: release-name-sops
securityContext:
{}
containers:
- name: sops
securityContext:
{}
image: "nginx:1.16.0"
imagePullPolicy: IfNotPresent
ports:
- name: http
containerPort: 81
protocol: TCP
livenessProbe:
httpGet:
path: /
port: http
readinessProbe:
httpGet:
path: /
port: http
resources:
{}
---
# Source: sops/templates/tests/test-connection.yaml
apiVersion: v1
kind: Pod
metadata:
name: "release-name-sops-test-connection"
labels:
helm.sh/chart: sops-0.1.0
app.kubernetes.io/name: sops
app.kubernetes.io/instance: release-name
app.kubernetes.io/version: "1.16.0"
app.kubernetes.io/managed-by: Helm
annotations:
"helm.sh/hook": test
spec:
containers:
- name: wget
image: busybox
command: ['wget']
args: ['release-name-sops:81']
restartPolicy: Never
--
Check failure on line 1 in bats
github-actions / JUnit Test Report
bats.[ubuntu-latest|dash|sops] template: helm template w/ chart + secrets.yaml + --values
(from function `assert_output' in file tests/unit/../bats/extensions/bats-assert/src/assert_output.bash, line 178,
in test file tests/unit/template.bats, line 57)
Raw output
(from function `assert_output' in file tests/unit/../bats/extensions/bats-assert/src/assert_output.bash, line 178,
in test file tests/unit/template.bats, line 57)
`assert_output -e "\[helm-secrets\] Removed: .*${VALUES}.dec"' failed
-- regular expression does not match output --
regexp (1 lines):
\[helm-secrets\] Removed: .*assets/values/sops/secrets.yaml.dec
output (107 lines):
[helm-secrets] Decrypt: /tmp/bats-run-vAXDEP/test/88/assets/values/sops/secrets.yaml
---
# Source: sops/templates/serviceaccount.yaml
apiVersion: v1
kind: ServiceAccount
metadata:
name: release-name-sops
labels:
helm.sh/chart: sops-0.1.0
app.kubernetes.io/name: sops
app.kubernetes.io/instance: release-name
app.kubernetes.io/version: "1.16.0"
app.kubernetes.io/managed-by: Helm
automountServiceAccountToken: true
---
# Source: sops/templates/service.yaml
apiVersion: v1
kind: Service
metadata:
name: release-name-sops
labels:
helm.sh/chart: sops-0.1.0
app.kubernetes.io/name: sops
app.kubernetes.io/instance: release-name
app.kubernetes.io/version: "1.16.0"
app.kubernetes.io/managed-by: Helm
spec:
type: ClusterIP
ports:
- port: 81
targetPort: http
protocol: TCP
name: http
selector:
app.kubernetes.io/name: sops
app.kubernetes.io/instance: release-name
---
# Source: sops/templates/deployment.yaml
apiVersion: apps/v1
kind: Deployment
metadata:
name: release-name-sops
labels:
helm.sh/chart: sops-0.1.0
app.kubernetes.io/name: sops
app.kubernetes.io/instance: release-name
app.kubernetes.io/version: "1.16.0"
app.kubernetes.io/managed-by: Helm
spec:
replicas: 1
selector:
matchLabels:
app.kubernetes.io/name: sops
app.kubernetes.io/instance: release-name
template:
metadata:
labels:
helm.sh/chart: sops-0.1.0
app.kubernetes.io/name: sops
app.kubernetes.io/instance: release-name
app.kubernetes.io/version: "1.16.0"
app.kubernetes.io/managed-by: Helm
spec:
serviceAccountName: release-name-sops
securityContext:
{}
containers:
- name: sops
securityContext:
{}
image: "nginx:1.16.0"
imagePullPolicy: IfNotPresent
ports:
- name: http
containerPort: 81
protocol: TCP
livenessProbe:
httpGet:
path: /
port: http
readinessProbe:
httpGet:
path: /
port: http
resources:
{}
---
# Source: sops/templates/tests/test-connection.yaml
apiVersion: v1
kind: Pod
metadata:
name: "release-name-sops-test-connection"
labels:
helm.sh/chart: sops-0.1.0
app.kubernetes.io/name: sops
app.kubernetes.io/instance: release-name
app.kubernetes.io/version: "1.16.0"
app.kubernetes.io/managed-by: Helm
annotations:
"helm.sh/hook": test
spec:
containers:
- name: wget
image: busybox
command: ['wget']
args: ['release-name-sops:81']
restartPolicy: Never
--
Check failure on line 1 in bats
github-actions / JUnit Test Report
bats.[ubuntu-latest|dash|sops] template: helm template w/ chart + secrets.yaml + --values=
(from function `assert_output' in file tests/unit/../bats/extensions/bats-assert/src/assert_output.bash, line 178,
in test file tests/unit/template.bats, line 72)
Raw output
(from function `assert_output' in file tests/unit/../bats/extensions/bats-assert/src/assert_output.bash, line 178,
in test file tests/unit/template.bats, line 72)
`assert_output -e "\[helm-secrets\] Removed: .*${VALUES}.dec"' failed
-- regular expression does not match output --
regexp (1 lines):
\[helm-secrets\] Removed: .*assets/values/sops/secrets.yaml.dec
output (107 lines):
[helm-secrets] Decrypt: /tmp/bats-run-vAXDEP/test/89/assets/values/sops/secrets.yaml
---
# Source: sops/templates/serviceaccount.yaml
apiVersion: v1
kind: ServiceAccount
metadata:
name: release-name-sops
labels:
helm.sh/chart: sops-0.1.0
app.kubernetes.io/name: sops
app.kubernetes.io/instance: release-name
app.kubernetes.io/version: "1.16.0"
app.kubernetes.io/managed-by: Helm
automountServiceAccountToken: true
---
# Source: sops/templates/service.yaml
apiVersion: v1
kind: Service
metadata:
name: release-name-sops
labels:
helm.sh/chart: sops-0.1.0
app.kubernetes.io/name: sops
app.kubernetes.io/instance: release-name
app.kubernetes.io/version: "1.16.0"
app.kubernetes.io/managed-by: Helm
spec:
type: ClusterIP
ports:
- port: 81
targetPort: http
protocol: TCP
name: http
selector:
app.kubernetes.io/name: sops
app.kubernetes.io/instance: release-name
---
# Source: sops/templates/deployment.yaml
apiVersion: apps/v1
kind: Deployment
metadata:
name: release-name-sops
labels:
helm.sh/chart: sops-0.1.0
app.kubernetes.io/name: sops
app.kubernetes.io/instance: release-name
app.kubernetes.io/version: "1.16.0"
app.kubernetes.io/managed-by: Helm
spec:
replicas: 1
selector:
matchLabels:
app.kubernetes.io/name: sops
app.kubernetes.io/instance: release-name
template:
metadata:
labels:
helm.sh/chart: sops-0.1.0
app.kubernetes.io/name: sops
app.kubernetes.io/instance: release-name
app.kubernetes.io/version: "1.16.0"
app.kubernetes.io/managed-by: Helm
spec:
serviceAccountName: release-name-sops
securityContext:
{}
containers:
- name: sops
securityContext:
{}
image: "nginx:1.16.0"
imagePullPolicy: IfNotPresent
ports:
- name: http
containerPort: 81
protocol: TCP
livenessProbe:
httpGet:
path: /
port: http
readinessProbe:
httpGet:
path: /
port: http
resources:
{}
---
# Source: sops/templates/tests/test-connection.yaml
apiVersion: v1
kind: Pod
metadata:
name: "release-name-sops-test-connection"
labels:
helm.sh/chart: sops-0.1.0
app.kubernetes.io/name: sops
app.kubernetes.io/instance: release-name
app.kubernetes.io/version: "1.16.0"
app.kubernetes.io/managed-by: Helm
annotations:
"helm.sh/hook": test
spec:
containers:
- name: wget
image: busybox
command: ['wget']
args: ['release-name-sops:81']
restartPolicy: Never
--
Check failure on line 1 in bats
github-actions / JUnit Test Report
bats.[ubuntu-latest|dash|sops] template: helm template w/ chart + secrets.yaml.gotpl
(from function `assert_output' in file tests/unit/../bats/extensions/bats-assert/src/assert_output.bash, line 178,
in test file tests/unit/template.bats, line 91)
Raw output
(from function `assert_output' in file tests/unit/../bats/extensions/bats-assert/src/assert_output.bash, line 178,
in test file tests/unit/template.bats, line 91)
`assert_output -e "\[helm-secrets\] Removed: .*${VALUES}.dec"' failed
-- regular expression does not match output --
regexp (1 lines):
\[helm-secrets\] Removed: .*assets/values/sops/secrets.yaml.gotpl.dec
output (107 lines):
[helm-secrets] Decrypt: /tmp/bats-run-vAXDEP/test/90/assets/values/sops/secrets.yaml.gotpl
---
# Source: sops/templates/serviceaccount.yaml
apiVersion: v1
kind: ServiceAccount
metadata:
name: release-name-sops
labels:
helm.sh/chart: sops-0.1.0
app.kubernetes.io/name: sops
app.kubernetes.io/instance: release-name
app.kubernetes.io/version: "1.16.0"
app.kubernetes.io/managed-by: Helm
automountServiceAccountToken: true
---
# Source: sops/templates/service.yaml
apiVersion: v1
kind: Service
metadata:
name: release-name-sops
labels:
helm.sh/chart: sops-0.1.0
app.kubernetes.io/name: sops
app.kubernetes.io/instance: release-name
app.kubernetes.io/version: "1.16.0"
app.kubernetes.io/managed-by: Helm
spec:
type: ClusterIP
ports:
- port: 85
targetPort: http
protocol: TCP
name: http
selector:
app.kubernetes.io/name: sops
app.kubernetes.io/instance: release-name
---
# Source: sops/templates/deployment.yaml
apiVersion: apps/v1
kind: Deployment
metadata:
name: release-name-sops
labels:
helm.sh/chart: sops-0.1.0
app.kubernetes.io/name: sops
app.kubernetes.io/instance: release-name
app.kubernetes.io/version: "1.16.0"
app.kubernetes.io/managed-by: Helm
spec:
replicas: 1
selector:
matchLabels:
app.kubernetes.io/name: sops
app.kubernetes.io/instance: release-name
template:
metadata:
labels:
helm.sh/chart: sops-0.1.0
app.kubernetes.io/name: sops
app.kubernetes.io/instance: release-name
app.kubernetes.io/version: "1.16.0"
app.kubernetes.io/managed-by: Helm
spec:
serviceAccountName: release-name-sops
securityContext:
{}
containers:
- name: sops
securityContext:
{}
image: "nginx:1.16.0"
imagePullPolicy: IfNotPresent
ports:
- name: http
containerPort: 85
protocol: TCP
livenessProbe:
httpGet:
path: /
port: http
readinessProbe:
httpGet:
path: /
port: http
resources:
{}
---
# Source: sops/templates/tests/test-connection.yaml
apiVersion: v1
kind: Pod
metadata:
name: "release-name-sops-test-connection"
labels:
helm.sh/chart: sops-0.1.0
app.kubernetes.io/name: sops
app.kubernetes.io/instance: release-name
app.kubernetes.io/version: "1.16.0"
app.kubernetes.io/managed-by: Helm
annotations:
"helm.sh/hook": test
spec:
containers:
- name: wget
image: busybox
command: ['wget']
args: ['release-name-sops:85']
restartPolicy: Never
--
Check failure on line 1 in bats
github-actions / JUnit Test Report
bats.[ubuntu-latest|dash|sops] template: helm template w/ chart + some-secrets.yaml
(from function `assert_output' in file tests/unit/../bats/extensions/bats-assert/src/assert_output.bash, line 178,
in test file tests/unit/template.bats, line 106)
Raw output
(from function `assert_output' in file tests/unit/../bats/extensions/bats-assert/src/assert_output.bash, line 178,
in test file tests/unit/template.bats, line 106)
`assert_output -e "\[helm-secrets\] Removed: .*${VALUES}.dec"' failed
-- regular expression does not match output --
regexp (1 lines):
\[helm-secrets\] Removed: .*assets/values/sops/some-secrets.yaml.dec
output (107 lines):
[helm-secrets] Decrypt: /tmp/bats-run-vAXDEP/test/91/assets/values/sops/some-secrets.yaml
---
# Source: sops/templates/serviceaccount.yaml
apiVersion: v1
kind: ServiceAccount
metadata:
name: release-name-sops
labels:
helm.sh/chart: sops-0.1.0
app.kubernetes.io/name: sops
app.kubernetes.io/instance: release-name
app.kubernetes.io/version: "1.16.0"
app.kubernetes.io/managed-by: Helm
automountServiceAccountToken: true
---
# Source: sops/templates/service.yaml
apiVersion: v1
kind: Service
metadata:
name: release-name-sops
labels:
helm.sh/chart: sops-0.1.0
app.kubernetes.io/name: sops
app.kubernetes.io/instance: release-name
app.kubernetes.io/version: "1.16.0"
app.kubernetes.io/managed-by: Helm
spec:
type: ClusterIP
ports:
- port: 83
targetPort: http
protocol: TCP
name: http
selector:
app.kubernetes.io/name: sops
app.kubernetes.io/instance: release-name
---
# Source: sops/templates/deployment.yaml
apiVersion: apps/v1
kind: Deployment
metadata:
name: release-name-sops
labels:
helm.sh/chart: sops-0.1.0
app.kubernetes.io/name: sops
app.kubernetes.io/instance: release-name
app.kubernetes.io/version: "1.16.0"
app.kubernetes.io/managed-by: Helm
spec:
replicas: 1
selector:
matchLabels:
app.kubernetes.io/name: sops
app.kubernetes.io/instance: release-name
template:
metadata:
labels:
helm.sh/chart: sops-0.1.0
app.kubernetes.io/name: sops
app.kubernetes.io/instance: release-name
app.kubernetes.io/version: "1.16.0"
app.kubernetes.io/managed-by: Helm
spec:
serviceAccountName: release-name-sops
securityContext:
{}
containers:
- name: sops
securityContext:
{}
image: "nginx:1.16.0"
imagePullPolicy: IfNotPresent
ports:
- name: http
containerPort: 83
protocol: TCP
livenessProbe:
httpGet:
path: /
port: http
readinessProbe:
httpGet:
path: /
port: http
resources:
{}
---
# Source: sops/templates/tests/test-connection.yaml
apiVersion: v1
kind: Pod
metadata:
name: "release-name-sops-test-connection"
labels:
helm.sh/chart: sops-0.1.0
app.kubernetes.io/name: sops
app.kubernetes.io/instance: release-name
app.kubernetes.io/version: "1.16.0"
app.kubernetes.io/managed-by: Helm
annotations:
"helm.sh/hook": test
spec:
containers:
- name: wget
image: busybox
command: ['wget']
args: ['release-name-sops:83']
restartPolicy: Never
--