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

feat: add include_secrets to ServiceGet calls #810

Merged
merged 8 commits into from
Sep 5, 2024

Conversation

rriski
Copy link
Contributor

@rriski rriski commented Aug 30, 2024

Request secrets in ServiceGet calls

@rriski rriski requested a review from a team as a code owner August 30, 2024 12:52
@rriski
Copy link
Contributor Author

rriski commented Aug 30, 2024

tests

@rriski rriski force-pushed the rriski-serviceGet-include-secrets-query-param branch from ddd55da to 0d2cb3d Compare September 2, 2024 05:49
@rriski rriski marked this pull request as draft September 2, 2024 07:40
@rriski rriski force-pushed the rriski-serviceGet-include-secrets-query-param branch 2 times, most recently from b654304 to d3b7859 Compare September 4, 2024 13:09
@rriski rriski marked this pull request as ready for review September 5, 2024 07:14
byashimov
byashimov previously approved these changes Sep 5, 2024
controllers/generic_service_handler.go Outdated Show resolved Hide resolved
tests/generic_service_handler_test.go Outdated Show resolved Hide resolved
tests/serviceintegration_test.go Show resolved Hide resolved
Assertions broke after updating to generated client. Example error:

  2024/09/04 13:59:02 Operation "verify default/test-3le9gf7-opensearch is running" succeeded
  opensearch_test.go:82:
        Error Trace:	/home/runner/work/aiven-operator/aiven-operator/tests/opensearch_test.go:82
        Error:      	Not equal:
                      expected: int(245760)
                      actual  : *float64((*float64)(0xc00139a848))
        Test:       	TestOpenSearch
@rriski rriski force-pushed the rriski-serviceGet-include-secrets-query-param branch from 9aa42d1 to 998cee8 Compare September 5, 2024 13:33
@rriski rriski merged commit fed38c9 into main Sep 5, 2024
7 checks passed
@rriski rriski deleted the rriski-serviceGet-include-secrets-query-param branch September 5, 2024 13:40
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.

2 participants