Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[KYUUBI #1513] Added support liveness and readiness for kyuubi pod
### _Why are the changes needed?_ It is better to support `livenessProbe` and `readinessProbe` for indicating whether the container is running. ### _How was this patch tested?_ - [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible - [ ] Add screenshots for manual tests if appropriate - [x] [Run test](https://kyuubi.readthedocs.io/en/latest/develop_tools/testing.html#running-tests) locally before make a pull request Closes #1513 from murong00/branch-1513. Closes #1513 ea1ff6f [sunfangbin] keep the same ordering 6e7d7f0 [sunfangbin] Added support liveness and readiness for kyuubi pod Authored-by: sunfangbin <[email protected]> Signed-off-by: ulysses-you <[email protected]>
- Loading branch information