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

Add support for external cluster providers #113

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

OriHoch
Copy link
Contributor

@OriHoch OriHoch commented Jan 20, 2020

An example provider for Kamatera: https://github.com/OriHoch/cco-provider-kamatera (using rke)

Additional changes:

  • Build and push the minikube ckan-cloud-operator image
  • Remove --interactive flag is interactive.yaml is used
  • Finalize the development docs

@OriHoch
Copy link
Contributor Author

OriHoch commented Jan 20, 2020

If you want to test it, you can register for a 30 day trial here: https://console.kamatera.com/create

Then you can get an API key from https://console.kamatera.com/keys

let me know by email if you have any problems.. ori AT uumpa DOT com

@akariv
Copy link
Collaborator

akariv commented Jan 21, 2020

Thanks @OriHoch, we will review.

@OriHoch
Copy link
Contributor Author

OriHoch commented Jan 22, 2020

Add some more change in this commit -

this integrates the custom provider with the ckan-cloud-operator cluster initialize command

added an option to use an external provider manager from providers_manager.get_provider method - it tries to import a module dynamically according to the provider id.

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.

2 participants