Preoom Versions Save

Retrieves & observes Kubernetes Pod resource (CPU, memory) utilisation.

v3.0.0

4 years ago

3.0.0 (2019-12-12)

Bug Fixes

Features

  • add error to the observe callback (fixes #1) (bb07437)

BREAKING CHANGES

  • observer callback signature change.

v2.0.0

4 years ago

2.0.0 (2019-07-22)

Features

  • provide CPU as milliCPU units (f7ce704)

BREAKING CHANGES

  • CPU is provided as milliCPU units (1 CPU = 1000 milliCPU units).

v1.2.1

4 years ago

1.2.1 (2019-07-22)

Bug Fixes

  • remove inspect.defaultOptions.depth (281f992)
  • update dependencies (4b05ddb)

v1.2.0

5 years ago

1.2.0 (2019-05-07)

Features

  • add isKubernetesCredentialsPresent (6a1f943)