-
Notifications
You must be signed in to change notification settings - Fork 4
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
add shutdown test again #501
base: main
Are you sure you want to change the base?
Conversation
Changes Default Values |
Changes Rendered Chartdiff -U 4 -r out/target/minio/values-uibklab.yaml/sx-minio/charts/minio/templates/deployment.yaml out/pr/minio/values-uibklab.yaml/sx-minio/charts/minio/templates/deployment.yaml
--- out/target/minio/values-uibklab.yaml/sx-minio/charts/minio/templates/deployment.yaml 2024-08-23 21:31:40.357956236 +0000
+++ out/pr/minio/values-uibklab.yaml/sx-minio/charts/minio/templates/deployment.yaml 2024-08-23 21:31:14.337865884 +0000
@@ -26,9 +26,9 @@
labels:
app: minio
release: release-name
annotations:
- checksum/secrets: 0129ef30f4b6720ee791e1ea72cc9dd45e9a8d704e1cd2222c0cb68ade354920
+ checksum/secrets: 0a131e0883b15b37316bfccc9e48d7fa5fddc43e969552c415fa3356803b05d6
checksum/config: bb3c204fc9f407a1117889047b975299e35b5b6de86215c265d8bce96350c79b
spec:
securityContext:
runAsUser: 1000
diff -U 4 -r out/target/minio/values-uibklab.yaml/sx-minio/charts/minio/templates/secrets.yaml out/pr/minio/values-uibklab.yaml/sx-minio/charts/minio/templates/secrets.yaml
--- out/target/minio/values-uibklab.yaml/sx-minio/charts/minio/templates/secrets.yaml 2024-08-23 21:31:40.357956236 +0000
+++ out/pr/minio/values-uibklab.yaml/sx-minio/charts/minio/templates/secrets.yaml 2024-08-23 21:31:14.337865884 +0000
@@ -10,6 +10,6 @@
release: release-name
heritage: Helm
type: Opaque
data:
- rootUser: "NWo0cmMxNUxaRHVXNDNBSEt1TEg="
- rootPassword: "Zk43STdLNjlpc3B2ZUpTWnlTNW82bDFtZXIxMnAxN1dDd0tHQ0VDUw=="
+ rootUser: "WmMxNzlrWjJZa1h0S1VlaFNmRmU="
+ rootPassword: "T0gyOUFuMUFRaHVjWHlTSDRQNHJLcGlXOTl0VDVIemJxM1hEck5rMw==" |
e8a668b
to
2f0fde7
Compare
Changes Default Values |
Changes Rendered Chartdiff -U 4 -r out/target/minio/values-uibklab.yaml/sx-minio/charts/minio/templates/deployment.yaml out/pr/minio/values-uibklab.yaml/sx-minio/charts/minio/templates/deployment.yaml
--- out/target/minio/values-uibklab.yaml/sx-minio/charts/minio/templates/deployment.yaml 2024-08-23 21:35:22.967652243 +0000
+++ out/pr/minio/values-uibklab.yaml/sx-minio/charts/minio/templates/deployment.yaml 2024-08-23 21:35:01.523706132 +0000
@@ -26,9 +26,9 @@
labels:
app: minio
release: release-name
annotations:
- checksum/secrets: 9d3c02dd8df59836dd1fbbd5a99f46f880841a0d0c1fb3d290bbf8d84b98fcf6
+ checksum/secrets: 38b2724e03f61a1486a65dcc2a5941dff2fd206d5427f4b3396ac3176539acd4
checksum/config: bb3c204fc9f407a1117889047b975299e35b5b6de86215c265d8bce96350c79b
spec:
securityContext:
runAsUser: 1000
diff -U 4 -r out/target/minio/values-uibklab.yaml/sx-minio/charts/minio/templates/secrets.yaml out/pr/minio/values-uibklab.yaml/sx-minio/charts/minio/templates/secrets.yaml
--- out/target/minio/values-uibklab.yaml/sx-minio/charts/minio/templates/secrets.yaml 2024-08-23 21:35:22.967652243 +0000
+++ out/pr/minio/values-uibklab.yaml/sx-minio/charts/minio/templates/secrets.yaml 2024-08-23 21:35:01.523706132 +0000
@@ -10,6 +10,6 @@
release: release-name
heritage: Helm
type: Opaque
data:
- rootUser: "UnRnU2Z0QnVzaXFKa01pTXlLa0M="
- rootPassword: "T0RUT0p3bEk2bVk4V3VwcHVPM1cwTmtTSmhBREhsNmFjRnEzSEpiNw=="
+ rootUser: "YWU1UzN0eXhSYU12VEEwQXF4NUE="
+ rootPassword: "WjRzUVgwRnNOVlBIN3NPc3FXR3NURlppSWhGclZSSVZJSXoybFlIYQ==" |
Changes Default Values |
️✅ There are no secrets present in this pull request anymore.If these secrets were true positive and are still valid, we highly recommend you to revoke them. 🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request. |
Changes Default Values |
b455f81
to
dc8fc90
Compare
Changes Default Values |
Part of #293