Skip to content
This repository has been archived by the owner on Jul 1, 2023. It is now read-only.

[6.1.x] Update disk check #678

Merged
merged 3 commits into from
Jun 12, 2020
Merged

Conversation

bernardjkim
Copy link
Contributor

@bernardjkim bernardjkim commented Jun 11, 2020

Description

This PR bumps satellite to 6.1.11 and now provides two separate low and high watermark values to the storage check. The values are set with low-watermark and high-watermark flags. The defaults are set at PLANET_LOW_WATERMARK and PLANET_HIGH_WATERMARK.

Linked tickets and PRs

* Update storage check

* Remove devicemapper check
HighWatermark uint
}

// Check validates monitoring configuration
func (c Config) Check() error {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Config checked when storage checker is initialized.

@bernardjkim bernardjkim merged commit ae55856 into version/6.1.x Jun 12, 2020
@bernardjkim bernardjkim deleted the bernard/6.1.x/disk-check branch June 12, 2020 00:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants