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

Update Custom Resources via k8s /status endpoint if possible #270

Merged
merged 5 commits into from
Oct 28, 2018
Merged

Update Custom Resources via k8s /status endpoint if possible #270

merged 5 commits into from
Oct 28, 2018

Conversation

ukclivecox
Copy link
Contributor

Will fix operator changing the CRD dues to proto buffer issues. Fixes #242 and will allow ArgoCD to be used with Seldon Core.

  • Updates to k8s Java client 3.0.0
  • Adds status entry to CRD - this is ignored for earlier versions of k8s
  • Trys the /status endpoint for updates and reverts if fails to updating whole CRD

@ukclivecox ukclivecox changed the title Update Custon Resources cia k8s /status endpoint if possible Update Custon Resources via k8s /status endpoint if possible Oct 28, 2018
@ukclivecox ukclivecox changed the title Update Custon Resources via k8s /status endpoint if possible Update Custom Resources via k8s /status endpoint if possible Oct 28, 2018
@ukclivecox ukclivecox merged commit 9a7a0da into SeldonIO:master Oct 28, 2018
@ukclivecox ukclivecox deleted the crd_status branch February 14, 2020 11:36
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.

SeldonDeployment creation strips out an empty "children" list field in the manifest
1 participant