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

fix(trait): service binding #5184

Merged
merged 1 commit into from
Feb 27, 2024
Merged

Conversation

squakez
Copy link
Contributor

@squakez squakez commented Feb 26, 2024

Release Note

fix(trait): service binding

@squakez
Copy link
Contributor Author

squakez commented Feb 26, 2024

Part of #5090 - @lburgazzoli can you please have a look and confirm this part is fine. The aim is to manage the SB secret as any other application secret. Thanks.

@lburgazzoli
Copy link
Contributor

It's been long time so it look good but wonder if you have an example about how it works as today and how it will change.

Copy link
Contributor

✔️ Unit test coverage report - coverage increased from 35.8% to 36% (+0.2%)

@squakez
Copy link
Contributor Author

squakez commented Feb 26, 2024

It's been long time so it look good but wonder if you have an example about how it works as today and how it will change.

Logic does not change. Instead of performing the secret mount in pkg/trait/trait_types.go it does it via the mount trait as for the rest of secrets.

@lburgazzoli
Copy link
Contributor

so LGTM

@johnpoth WDYT ?

Copy link
Contributor

✔️ Unit test coverage report - coverage increased from 35.8% to 36% (+0.2%)

@squakez squakez merged commit 7dfac64 into apache:main Feb 27, 2024
14 of 15 checks passed
@squakez squakez deleted the chore/service_binding branch February 27, 2024 06:34
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