The Wayback Machine - https://web.archive.org/web/20201119154938/https://github.com/gravitational/gravity/issues/1173
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

[BUG] Bandwagon install hook doesn't verify it's running #1173

Open
r0mant opened this issue Feb 28, 2020 · 0 comments
Open

[BUG] Bandwagon install hook doesn't verify it's running #1173

r0mant opened this issue Feb 28, 2020 · 0 comments

Comments

@r0mant
Copy link
Contributor

@r0mant r0mant commented Feb 28, 2020

Describe the bug

When bandwagon application is being installed, its install hook just does kubectl create and does not wait for the created pods to fully initialize. This can result in a situation where bandwagon pod is still not fully initialized when user is redirected to it after successful installation.

To Reproduce

Expected behavior

Logs

Environment (please complete the following information):

  • OS [e.g. Redhat 7.4]:
  • Gravity [e.g. 5.5.4]:
  • Platform [e.g. Vmware, AWS]:

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
1 participant
You can’t perform that action at this time.