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

Fixed Secret type value #66

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cr1st1p
Copy link

@cr1st1p cr1st1p commented Apr 1, 2020

When creating the secret, take the field 'type' from the source Secret. Default is 'opaque' which means you couldn't have used it for Docker config secrets.

Additional changes, since it was taking ages to build the docker image via docker build:

  • Made Dockerfile be more cache friendly
  • Switched to use Go modules instead of 'dep

Made Dockerfile be more cache friendly.
Switched to use Go modules instead of 'dep'.
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