Releases: instana/instana-agent-operator
Releases · instana/instana-agent-operator
v2.1.16
Add ClusterRole/ClusterRoleBinding to service-agent (#243) In addition we needed to add some missing RBAC permissions that are required for the instana-agent and were in the v1 version of the the helm charts to the instana-agent-operator account since it cannot grant RBAC permissions (to instana-agent) that itself doesn't have. Also refactored the list of "reading verbs" from a ClusterRole perspective i.e: "get", "list", "watch" into a function that can be used by all rbac clusterroles. Signed-off-by: Antonio Gutierrez <antonio.gutierrez1@ibm.com> Co-authored-by: Antonio Gutierrez <antonio.gutierrez1@ibm.com>
v2.1.15
v2.1.14
What's Changed
- fix: Do not panic if number of volumes and mounts do not match by @konrad-ohms in #237
Full Changelog: v2.1.13...v2.1.14
v2.1.13
What's Changed
- Update dependency golang.org/x/net by @konrad-ohms in #235
Full Changelog: v2.1.12...v2.1.13
v2.1.12
What's Changed
- Align env var keys with public docs by @Milica-Cvrkota-IBM in #232
- ci: Use reslock for resource locking by @konrad-ohms in #233
- ci: Cleanup manual unlock by @konrad-ohms in #234
Full Changelog: v2.1.11...v2.1.12
v2.1.11
What's Changed
- feat: support additional volume and mounts by @boonware in #229
- [INSTA-22556] add env vars for repo mirror config by @Milica-Cvrkota-IBM in #231
New Contributors
Full Changelog: v2.1.10...v2.1.11
v2.1.10
What's Changed
- Update cluster names and zones by @Milica-Cvrkota-IBM in #223
- Add roles for node metrics and stats for k8sensor by @mansoorpervaiz in #226
New Contributors
- @mansoorpervaiz made their first contribution in #226
Full Changelog: v2.1.9...v2.1.10
v2.1.9
What's Changed
- ci(fix): Remove leading
v
from OLM package promotion by @konrad-ohms in #216 - go.mod: change version from 1.23 to 1.23.0 by @chibby0ne in #218
- [INSTA-14955] Push image with latest tag to icr.io by @Milica-Cvrkota-IBM in #219
- chore(deps): Update golang to v1.23.2 by @konrad-ohms in #221
- Add multi-backend k8sensor support by @Milica-Cvrkota-IBM in #220
- chore: Align agent memory requests with helm chart by @konrad-ohms in #222
- ci: Rewrite e2e test suite from bash to golang by @konrad-ohms in #217
Full Changelog: v2.1.8...v2.1.9
v2.1.8
What's Changed
- docs: Fix broken links to documentation by @Ferenc- in #213
- Improve the make test command to ignore mocks dir by @FredrikAtIBM in #212
- chore: Add opentelemetry default settings to example by @konrad-ohms in #214
- chore(deps): Update to golang v1.23.0, ubi9-minimal and several go libraries by @konrad-ohms in #215
New Contributors
Full Changelog: v2.1.7...v2.1.8