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

Make Moodle Operator timeout value configurable #12

Open
devdattakulkarni opened this issue Nov 9, 2018 · 0 comments
Open

Make Moodle Operator timeout value configurable #12

devdattakulkarni opened this issue Nov 9, 2018 · 0 comments

Comments

@devdattakulkarni
Copy link
Contributor

devdattakulkarni commented Nov 9, 2018

Moodle Operator should implement timeout for deploying Moodle Pod.

Place to add in the waitForPod function:
https://github.com/cloud-ark/kubeplus-operators/blob/master/moodle/moodle.go#L791

Currently it is hardcoded as TIMEOUT_COUNT variable.

The timeout value should be made configurable. Can we use Helm chart's values to pass in this value?

devdattakulkarni added a commit that referenced this issue Feb 20, 2019
Partially-Fixes: #12

The timeout value needs to be made configurable.
@devdattakulkarni devdattakulkarni changed the title Moodle Operator should timeout Make Moodle Operator timeout value configurable Mar 11, 2019
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

1 participant