Skip to content
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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

add shutdown test again #501

wants to merge 1 commit into from

Conversation

jkleinlercher
Copy link
Contributor

Part of #293

@jkleinlercher jkleinlercher marked this pull request as draft August 23, 2024 21:31
Copy link

Changes Default Values

Copy link

Changes Rendered Chart
diff -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=="

Copy link

Changes Default Values

Copy link

Changes Rendered Chart
diff -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=="

Copy link

Changes Default Values

Copy link

gitguardian bot commented Oct 27, 2024

️✅ 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.
Once a secret has been leaked into a git repository, you should consider it compromised, even if it was deleted immediately.
Find here more information about risks.


🦉 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.

Copy link

Changes Default Values

Copy link

Changes Default Values

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant