Skip to content

Releases: newrelic/nri-kubernetes

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.

v1.26.7

13 Nov 15:28
f05f194
Compare
Choose a tag to compare

Fixed

When configuring API_SERVER_ENDPOINT_URL with https endpoint, the api-server component will use that that instead of the default. More info at issue #41

v1.26.6

12 Nov 09:16
Compare
Choose a tag to compare

Fixed

When discovering kube-state-metrics behind a headless service, the DNS discovery will return an error. Before it would be considered successfull and return "None" as endpoint.

v1.26.5

22 Oct 15:25
8a311fc
Compare
Choose a tag to compare
fix: containerId coming from system driver are correctly parsed (#34)

* fix: containerId coming from system driver are correctly parsed

v1.26.4

23 Sep 16:28
Compare
Choose a tag to compare

added restartCount to containers in the waiting state