Skip to content

Conversation

@chrismatix
Copy link
Contributor

@chrismatix chrismatix commented Mar 4, 2021

required for #1041 and #1018

  • internal restructuring of cli package
  • move provisioned code to its own module to allow for parallel work on minikube and aws provider
  • remove kubeconfig flag

@github-actions github-actions bot added the chore label Mar 4, 2021
@chrismatix chrismatix marked this pull request as ready for review March 4, 2021 15:52
@chrismatix chrismatix requested a review from lucapette as a code owner March 4, 2021 15:52
@chrismatix chrismatix force-pushed the chore/restructure-cli branch from 5fdd30f to d489c99 Compare March 4, 2021 15:57
```
-h, --help help for create
--provider string One of the supported providers (aws|local). Default is aws
--provider string One of the supported providers (aws|local|minikube). Default is aws (default "local")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't the minikube provider the equivalent of local?

Or, to put it differently? How do we use local provider without minikube?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

https://github.com/airyhq/airy/pull/1151/files#diff-bf9f1ed02d14293e3d603f8a142bb5817e45f30da87a16c5a4f09f1484751fcaR30

The local provider is only temporary until we do the minikube PR. It reflects the current cli api, but makes it explicit as a provider to allow for the restructuring.

@chrismatix chrismatix force-pushed the chore/restructure-cli branch from d489c99 to bd04257 Compare March 4, 2021 15:59
ljupcovangelski
ljupcovangelski previously approved these changes Mar 4, 2021
@chrismatix chrismatix merged commit 7bdb190 into develop Mar 4, 2021
@chrismatix chrismatix deleted the chore/restructure-cli branch March 4, 2021 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants