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 some changes for best practices #843

Merged
merged 2 commits into from
Nov 12, 2024

Conversation

jmazzitelli
Copy link
Contributor

@jmazzitelli jmazzitelli commented Nov 11, 2024

  1. Defines terminationMessagePolicy: FallbackToLogsOnError for operator and server.
  2. Ensures liveness, readiness, and startup probes are defined for operator and server.

This PR goes with the helm chart PR kiali/helm-charts#298

https://issues.redhat.com/browse/OSSM-8356

@jmazzitelli jmazzitelli self-assigned this Nov 11, 2024
@jmazzitelli jmazzitelli marked this pull request as ready for review November 11, 2024 19:10
@jmazzitelli
Copy link
Contributor Author

To test, just install the operator and create a Kiali CR - see that the probes are installed on the operator and server pods and that both have terminationMessagePolicy set to FallbackToLogsOnError (you can see all this in the pods' yaml).

Copy link
Contributor

@aljesusg aljesusg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGFM

@jmazzitelli jmazzitelli merged commit a0a43e1 into kiali:master Nov 12, 2024
1 check passed
@jmazzitelli jmazzitelli deleted the best-practices branch November 12, 2024 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging this pull request may close these issues.

2 participants