Releases: instana/instana-agent-operator
Releases · instana/instana-agent-operator
v2.1.6
Features
- Added support for multiple backends in the host agent. The agent running on Kubernetes can now report to multiple backends. Worker nodes will be visible in both backends now, Kubernetes clusters are still only shown on the first backend.
Bugfixes
- The agent custom resource was setting its status incorrectly to "Failed" instead of "Running". The deployment was correct, but the reporting was in a broken state. This release adresses the problem.
v2.1.5
v2.1.4
v2.1.3
v2.1.2
v2.1.1
chore: Increase memory limit of controller manager (#171) (#173) Allow up to 600Mi memory consumption, even if only 200Mi get requested upfront. Only the leader pod might exceed the 200Mi and the real amount of memory might depend on the environment, therefore adding some buffer.
v2.1.0
Refactor: operator-first deployment (#164) * Refactor: operator-first deployment Signed-off-by: ZachRobinson <zachrobinson@ibm.com> Co-authored-by: Milica Cvrkota <milica.cvrkota@ibm.com> Co-authored-by: Konrad Ohms <konrad.ohms@de.ibm.com> Co-authored-by: Fredrik Gunderson <Fredrik.Gundersen@ibm.com>