We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
I built a container with the scripts and executed it on K8S.
When the container restart (e.g. after a node not available), the GSKit utility is no more installed.
I think it's due to the fact that GSKit is only installed when the database is not initialized and not during a "restart".
I think that we need to uncomment the line with GSKit installation when the database is not initialized.
Could you please check?
Regards, Renaud
The text was updated successfully, but these errors were encountered:
I have created a path with the solution I propose to the issue. Could you please check it and integrate in into the master branch?
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Hi,
I built a container with the scripts and executed it on K8S.
When the container restart (e.g. after a node not available), the GSKit utility is no more installed.
I think it's due to the fact that GSKit is only installed when the database is not initialized and not during a "restart".
I think that we need to uncomment the line with GSKit installation when the database is not initialized.
Could you please check?
Regards,
Renaud
The text was updated successfully, but these errors were encountered: