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

Instance binding cannot be deleted successfully #1

Open
yqf3139 opened this issue Jun 29, 2017 · 2 comments
Open

Instance binding cannot be deleted successfully #1

yqf3139 opened this issue Jun 29, 2017 · 2 comments

Comments

@yqf3139
Copy link

yqf3139 commented Jun 29, 2017

When I delete the binding, it seems the binding is deleted and the secrets are also deleted.
But creating the binding again will lead to an error:

Error from server (AlreadyExists): error when creating "examples/mariadb-binding.yaml": object is being deleted: bindings "mariadb-binding" already exists

Is this a bug or service-catalog?

@prydonius
Copy link
Owner

What are the steps you went through? It's been a while since I touched this so I'll need to try and reproduce.

cc @arschles

@yqf3139
Copy link
Author

yqf3139 commented Jun 30, 2017

I follow the steps in this repo on a google container engine instance. I used the service catalog with etcd backend.
Everything works well. And I run kubectl --context service-catalog delete -f examples/mariadb-binding.yaml, it said the binding is deleted. When I recreate the binding, the error happened.

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

2 participants