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

Implement the mechanism to configure dockercfg secret as imagePullSecrets for devworkspace #264

Closed
sleshchenko opened this issue Feb 5, 2021 · 1 comment · Fixed by #284
Assignees

Comments

@sleshchenko
Copy link
Member

In the scope of eclipse-che/che#18990 Dashboard is going to create dockercfg in the DevWorkspace namespace.

It's needed to implement the mechanism to use such secret as imagePullSecret.

Possible alternatives:

  • secret is labeled with something like controller.devfile.io/secret-kind: imagePullSecret
  • devworkspace operator lists and mounts all available dockercfg secrets to the devworkspace pods.
  • something else
@sleshchenko
Copy link
Member Author

PR is in place #284

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 a pull request may close this issue.

1 participant