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

Support external drivers #382

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Support external drivers #382

wants to merge 2 commits into from

Conversation

amrc-benmorrow
Copy link
Contributor

Support deploying external drivers. For now the driver credentials will need to be retrieved from the Secret in the cluster.

Without this option it isn't possible to deploy an external driver as
the credentials are not created. Long-term we need a better option for
getting hold of the credentials than reading them from the cluster;
probably setting them via the sealed-secrets path. However this would
mean having independent Secrets for on-cluster and external drivers.
This should make debugging drivers easier.
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