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 self-healing controllable via annotation #11

Closed
pdettori opened this issue Jun 28, 2019 · 1 comment
Closed

Make self-healing controllable via annotation #11

pdettori opened this issue Jun 28, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@pdettori
Copy link
Member

Currently self-healing is enabled by default. Since that might not be always desirable, especially for stateful services, we should control self-healing with an annotation such as:

annotations:
    ibmcloud.ibm.com/self-healing: enabled

Label not present or any other value than enabled should disable the self-healing feature.

@pdettori pdettori added the enhancement New feature or request label Jun 28, 2019
pdettori added a commit that referenced this issue Jun 29, 2019
feat: add control for service self-healing (issue #11)
@pdettori
Copy link
Member Author

Fixed by #15

vazirim pushed a commit that referenced this issue Jul 23, 2019
downgrade travis go version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant