Skip to content

Releases: newrelic/nri-kubernetes

v2.5.0

28 May 15:39
f8ad2e4
Compare
Choose a tag to compare

Changed

  • Bumped all dependencies and moved to /v2 in go.mod #111
  • Improved e2e tests with more coverage and support for Helm3 and k8s 1.20-1.21 #110 #108
  • Improved KSM discovery logic #104

v2.4.0

16 Apr 13:13
07d5b1e
Compare
Choose a tag to compare

Changed

  • Add support for arm and arm64 nodes and publish a multiarch docker image (#70)

v2.3.1

31 Mar 09:54
d1681ad
Compare
Choose a tag to compare

Fixed

  • Correctly identifing k8s server version with characters (#81)

v2.3.0

24 Feb 17:41
11b9ba3
Compare
Choose a tag to compare

Changed

  • The base image of newrelic/infrastructure-k8s has been updated to 2.2.3.
    More info regarding all the integrations upgraded can be found in the release notes of the base image.
  • Changed scale of node cpuRequestedCores to cores from millis

Added

  • Added metrics pertaining to Horizontal Pod Autoscaler. More information about the collected metrics can be found in the official documentation
  • Added extra computed metrics to facilitate backend alerts

Fixed

  • LoadBalancerIP was not being collected properly. It is now fetched from KSM metric kube_service_status_load_balancer_ingress

v2.2.0

27 Jan 10:12
1679173
Compare
Choose a tag to compare

Changed

  • The base image of newrelic/infrastructure-k8s has been updated to 2.2.1.
    This base image has fixed an issue where nrjmx was not properly running due to the bundled java version.
    More info regarding all the integration upgraded can be found in the [release notes of the base image (https://github.com/newrelic/infrastructure-bundle/releases/tag/2.2.1)

v2.1.0

04 Jan 13:57
e5e9056
Compare
Choose a tag to compare

Changed

  • Aggregate cpu and memory requests for nodes (#61)

v2.0.1

23 Dec 14:08
d89d99f
Compare
Choose a tag to compare

Changed

The base image of newrelic/infrastructure-k8s has been updated to 2.0.1.

v2.0.0

09 Dec 11:00
5fd7d49
Compare
Choose a tag to compare
  • The base image of newrelic/infrastructure-k8s has been updated to 2.0.0.
    That base image is bundling the integration nri-nginx 3.0.1 that contains a breaking change.
    More info regarding all the integration upgraded can be found in the release notes of the base image.

v1.26.9

02 Dec 16:10
Compare
Choose a tag to compare

Changed

  • Improve e2e testing and move it to Github Actions
  • Release docker images and artifacts using Github Actions

v1.26.8

20 Nov 17:20
3a4950b
Compare
Choose a tag to compare

Changed

  • Upgraded Docker base image newrelic/infrastructure-bundle to v1.6.0. For more information on the release please see the New Relic Infrastructure Bundle release notes.