You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While trying to review the possibility to implement the development workflows with Skaffold,
I found that currently there is no secure way to pass encrypted credentials.
@roychowdhuryrohit-dev we just added support for custom builders with skaffold, which should solve your use case.
Here's an example using a custom build script and associated docs. If you end up trying it out, please open an issue if you run into any trouble, and let us know if it works for you!
I'm closing this issue as it's been open a while, and no one has yet stated an interest in addressing it. If you feels strongly about this issue, feel free to comment here or re-raise an issue referencing this one.
While trying to review the possibility to implement the development workflows with Skaffold,
I found that currently there is no secure way to pass encrypted credentials.
For many companies it is required to be able to follow KMS based key decryption
https://cloud.google.com/cloud-build/docs/access-private-github-repos
Expected behavior
Actual behavior
Information
Steps to reproduce the behavior
Try to follow KMS build workflow.
The text was updated successfully, but these errors were encountered: