Skip to content

Commit

Permalink
Adding Hive Readiness and Liveness probes (#205)
Browse files Browse the repository at this point in the history
* Liveness and readiness probe

* adjusting timeouts

* Update VARIABLES.md
  • Loading branch information
abhimanyugupta07 authored Oct 28, 2021
1 parent 447a6fa commit 37a1db0
Show file tree
Hide file tree
Showing 5 changed files with 144 additions and 83 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [6.11.0] - 2021-10-28
### Added
- `liveness_probe` and `readiness_probe` for HMS readwrite and HMS readonly.

## [6.10.6] - 2021-10-26
### Added
- Add `restrict_public_buckets = true` to s3 bucket public access settings
Expand Down
Loading

0 comments on commit 37a1db0

Please sign in to comment.