Skip to content

Revert "3012 - Probes for external-secrets"#3213

Merged
Skarlso merged 1 commit intomainfrom
revert-3131-issue/3012
Mar 1, 2024
Merged

Revert "3012 - Probes for external-secrets"#3213
Skarlso merged 1 commit intomainfrom
revert-3131-issue/3012

Conversation

@Skarlso
Copy link
Copy Markdown
Contributor

@Skarlso Skarlso commented Mar 1, 2024

Reverts #3131

#3212

@Skarlso Skarlso requested a review from a team as a code owner March 1, 2024 09:55
@Skarlso Skarlso requested a review from shuheiktgw March 1, 2024 09:55
This reverts commit 7eebfa0.

Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>
@Skarlso Skarlso force-pushed the revert-3131-issue/3012 branch from 5474c1f to 459ae3f Compare March 1, 2024 09:56
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Mar 1, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@Skarlso
Copy link
Copy Markdown
Contributor Author

Skarlso commented Mar 1, 2024

Not sure why Helm is failing since it's a revert.

@Skarlso Skarlso merged commit 02f941b into main Mar 1, 2024
@Skarlso Skarlso deleted the revert-3131-issue/3012 branch March 1, 2024 12:22
@fdberlking
Copy link
Copy Markdown
Contributor

Not sure why Helm is failing since it's a revert.

You should not revert the whole commit, otherwise you don't fix the issues with onboardbase and fortanix snapshots. At least that's my interpretation here:

 FAIL  test crds	deploy/charts/external-secrets/tests/crds_test.yaml
	- should match snapshot of default values

		- asserts[0] `matchSnapshot` fail
			Template:	external-secrets/templates/crds/secretstore.yaml
			DocumentIndex:	0
			Path:	
			Expected to match snapshot 1:
				--- Expected
				+++ Actual
				@@ -2417,2 +2417,30 @@
				                       type: object
				+                    fortanix:
				+                      description: Fortanix configures this store to sync secrets using the Fortanix provider
				+                      properties:
				+                        apiKey:
				+                          description: APIKey is the API token to access SDKMS Applications.
				+                          properties:
				+                            secretRef:
				+                              description: SecretRef is a reference to a secret containing the SDKMS API Key.
				+                              properties:
				+                                key:
				+                                  description: |-
				+                                    The key of the entry in the Secret resource's `data` field to be used. Some instances of this field may be
				+                                    defaulted, in others it may be required.
				+                                  type: string
				+                                name:
				+                                  description: The name of the Secret resource being referred to.
				+                                  type: string
				+                                namespace:

@fdberlking
Copy link
Copy Markdown
Contributor

Damn it, I was a bit too late 😄 You just merged

@Skarlso
Copy link
Copy Markdown
Contributor Author

Skarlso commented Mar 1, 2024

Argh :D

@Skarlso
Copy link
Copy Markdown
Contributor Author

Skarlso commented Mar 1, 2024

It's okay, I guess we'll fix that in a separate commit.

@fdberlking
Copy link
Copy Markdown
Contributor

It's okay, I guess we'll fix that in a separate commit.

I'll quickly do it, I gained some experience during this week 😄

@Skarlso
Copy link
Copy Markdown
Contributor Author

Skarlso commented Mar 1, 2024

Thanks! :D :D Much appreciated. :D

@fdberlking
Copy link
Copy Markdown
Contributor

Thanks! :D :D Much appreciated. :D

Here we go: #3215

Bude8 pushed a commit to Bude8/external-secrets that referenced this pull request Jun 13, 2024
…xternal-secrets#3213)

This reverts commit 7eebfa0.

Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>
Signed-off-by: Bude8 <henryblee8@gmail.com>
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.

3 participants