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

dependency is not honored #19

Closed
sbezverk opened this issue Jan 24, 2017 · 9 comments
Closed

dependency is not honored #19

sbezverk opened this issue Jan 24, 2017 · 9 comments

Comments

@sbezverk
Copy link

Hello,

I have a dependency for stateful cinder-scheduler set on a service cinder-api. I see that cinder-api container is in init sate, but cinder scheduler is already in running which should not happened. cinder scheduler dependency container tells that the dependency has already been resolved.

Here is the link with all logs we capture for this run.

http://logs.openstack.org/97/424697/2/check/gate-kolla-kubernetes-deploy-centos-binary-2-helm-entrypoint-nv/54871ee/

Appreciate if somebody could take a look at them. If you have questions, please let me know.
Thank you
Serguei

@PiotrProkop
Copy link
Collaborator

Thanks, for reporting I'll look into it.

@PiotrProkop
Copy link
Collaborator

Hi @sbezverk you are right , there is a bug in this line https://github.com/stackanetes/kubernetes-entrypoint/blob/master/dependencies/service/service.go#L32 . I should have a fix today and prepare new release on Monday. Thanks for reporting this issue.

@sbezverk
Copy link
Author

Thank you very much for finding it!, Looking forward to the new version.

@PiotrProkop
Copy link
Collaborator

PiotrProkop commented Feb 10, 2017

@sbezverk #21 this is a PR which should fix this bug. The fix was pretty trivial https://github.com/stackanetes/kubernetes-entrypoint/pull/21/files#diff-96a47b800d818cc653a127693efd308b but i also changed go-client version to v.1.5.1.

@sbezverk
Copy link
Author

Great, please let me know when you post the image, we will need to update our container with it.

@PiotrProkop
Copy link
Collaborator

HI @sbezverk I just released new version of entrypoint with a bugfix.

@sbezverk
Copy link
Author

Perfect, thanks a lot! could you please point me to the location of new release?

@PiotrProkop
Copy link
Collaborator

PiotrProkop commented Feb 13, 2017

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