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

Error while updating iap-ingress for custom domains #1689

Closed
richardsliu opened this issue Oct 1, 2018 · 2 comments
Closed

Error while updating iap-ingress for custom domains #1689

richardsliu opened this issue Oct 1, 2018 · 2 comments

Comments

@richardsliu
Copy link
Contributor

When following the instructions for using custom domains (https://www.kubeflow.org/docs/guides/gke/custom-domain/), I ran into this error:

ks apply default -c iap-ingress
INFO Updating backendconfigs kf-latest3.envoy-iap 
INFO Updating serviceaccounts kf-latest3.envoy    
INFO Updating clusterrolebindings envoy           
INFO Updating clusterroles kf-latest3.envoy       
INFO Updating certificates kf-latest3.envoy-ingress-tls 
INFO Updating ingresses kf-latest3.envoy-ingress  
INFO Updating configmaps kf-latest3.envoy-config  
INFO Updating services kf-latest3.whoami-app      
INFO Updating configmaps kf-latest3.ingress-bootstrap-config 
ERROR handle object: merging object with existing state: Service "envoy" is invalid: [metadata.resourceVersion: Invalid value: "": must be specified for an update, spec.clusterIP: Invalid value: "": field is immutable] 

@richardsliu
Copy link
Contributor Author

Looks like this is already opened as #1145

@jlewi
Copy link
Contributor

jlewi commented Oct 9, 2018

I think the work around is to delete the existing components before updating them.

Duplicate of #1145

@jlewi jlewi closed this as completed Oct 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants