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

Review CRD for SMI #18

Closed
dtomcej opened this issue Jun 10, 2019 · 4 comments
Closed

Review CRD for SMI #18

dtomcej opened this issue Jun 10, 2019 · 4 comments

Comments

@dtomcej
Copy link
Contributor

dtomcej commented Jun 10, 2019

SMI is implemented via CRD, we need to get a controller for that

@dtomcej
Copy link
Contributor Author

dtomcej commented Jun 10, 2019

Should be easy to toss a client in the clientWrapper, and roll an additional controller into the meshController.

@dtomcej
Copy link
Contributor Author

dtomcej commented Jun 11, 2019

github.com/deislabs/smi-sdk-go

@dtomcej
Copy link
Contributor Author

dtomcej commented Jun 14, 2019

It looks like each crd has its own client: https://github.com/deislabs/smi-sdk-go/tree/master/pkg/gen/client

So we will need to add the clients to the wrapper

@dtomcej
Copy link
Contributor Author

dtomcej commented Jun 19, 2019

Closed by #66

@dtomcej dtomcej closed this as completed Jun 19, 2019
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

No branches or pull requests

1 participant