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 KubernetesDeploymentInfo as an associated entity to Deployment #386

Open
aslotte opened this issue Oct 4, 2020 · 0 comments
Open

Add KubernetesDeploymentInfo as an associated entity to Deployment #386

aslotte opened this issue Oct 4, 2020 · 0 comments
Milestone

Comments

@aslotte
Copy link
Owner

aslotte commented Oct 4, 2020

Is your feature request related to a problem? Please describe.
We currently only know the API to where we deployed a model, but not what image and so forth

Describe the solution you'd like
Add a new entity called KubernetesDeploymentInfo. It should hold the following values

  • RegistryName
  • ImageName
  • NamespaceName
  • ServiceName
@aslotte aslotte added this to the v1.3.0 milestone Oct 4, 2020
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