Skip to content

Commit

Permalink
Prep release 0.90 (#2423)
Browse files Browse the repository at this point in the history
* bundlings

* Chlog

* forgot some stuff
  • Loading branch information
jaronoff97 authored Dec 6, 2023
1 parent 98fe7f6 commit 979acc2
Show file tree
Hide file tree
Showing 22 changed files with 49 additions and 284 deletions.
16 changes: 0 additions & 16 deletions .chloggen/.bump-dotnet-1.2.0.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions .chloggen/2364-foreground-delete.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions .chloggen/TA-liveness-probe.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions .chloggen/enhanced-status.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions .chloggen/fix-collector-container-log.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions .chloggen/issue-2366-fix.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions .chloggen/main.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions .chloggen/migrate-route-reconcilation.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions .chloggen/opamp-bridge-headers-config.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions .chloggen/opamp-bridge-headers-in-crd.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions .chloggen/podmonitor-otel-sidecar-mode.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions .chloggen/sa-fix.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions .chloggen/ta-readiness-probe.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions .chloggen/ta-readiness.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions .chloggen/ta-securitycontext.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions .chloggen/ta_really-consistent-hashing.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions .chloggen/target-allocator-delayed-collector-instances.yaml

This file was deleted.

37 changes: 37 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,43 @@ Changes by Version
==================
<!-- next version -->

## 0.90.0

### 💡 Enhancements 💡

- `autoinstrumentation`: Bump OpenTelemetry .NET Automatic Instrumentation to 1.2.0 (#2382)
- `operator`: add liveness probe to target allocator deployment generation (#2258)
- `operator`: added reconciliation errors for CRD events (#1972)
- `operator`: removes the old way of running autodetection for openshift routes being available (#2108)
- `bridge`: adds request headers to the opamp bridge config (#2410)
- `bridge`: adds Headers to opamp bridge spec and configmap generation (#2410)
- `operator`: Create PodMonitor when deploying collector in sidecar mode and Prometheus exporters are used. (#2306)
- `operator`: add readiness probe to target allocator deployment generation (#2258)
- `target allocator`: add readyz endpoint to TA (#2258)
- `target allocator`: add target allocator securityContext configuration (#2397)
- `target allocator`: Use only target address for allocation in consistent-hashing strategy (#2280)

### 🧰 Bug fixes 🧰

- `operator`: fixes ability to do a foreground cascading delete (#2364)
- `operator`: fix error logging in collector container creation (#2420)
- `operator`: lifecycle spec removed from cloned initContainer (#2366)
- `operator`: add missing pod in the rbac (#1679)
- `operator`: check if service account specified in otelcol before creating service account resource for collectors (#2372)
- `target allocator`: Save targets discovered before collector instances come up (#2350)

### Components

* [OpenTelemetry Collector - v0.90.1](https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.90.1)
* [OpenTelemetry Contrib - v0.90.1](https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.90.1)
* [Java auto-instrumentation - 1.32.0](https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases/tag/v1.32.0)
* [.NET auto-instrumentation - 1.2.0](https://github.com/open-telemetry/opentelemetry-dotnet-instrumentation/releases/tag/1.2.0)
* [Node.JS - 0.44.0](https://github.com/open-telemetry/opentelemetry-js-contrib/releases/tag/auto-instrumentations-node-0.44.0)
* [Python - 0.41b0](https://github.com/open-telemetry/opentelemetry-python-contrib/releases/tag/0.41b0)
* [Go - v0.8.0-alpha](https://github.com/open-telemetry/opentelemetry-go-instrumentation/releases/tag/v0.8.0-alpha)
* [ApacheHTTPD - 1.0.3](https://github.com/open-telemetry/opentelemetry-cpp-contrib/releases/tag/webserver%2Fv1.0.3)
* [Nginx - 1.0.3](https://github.com/open-telemetry/opentelemetry-cpp-contrib/releases/tag/webserver%2Fv1.0.3)]

## 0.89.0

### 🛑 Breaking changes 🛑
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -686,6 +686,7 @@ The OpenTelemetry Operator *might* work on versions outside of the given range,

| OpenTelemetry Operator | Kubernetes | Cert-Manager |
|------------------------|----------------------|---------------------|
| v0.90.0 | v1.23 to v1.28 | v1 |
| v0.89.0 | v1.23 to v1.28 | v1 |
| v0.88.0 | v1.23 to v1.28 | v1 |
| v0.87.0 | v1.23 to v1.28 | v1 |
Expand All @@ -708,7 +709,6 @@ The OpenTelemetry Operator *might* work on versions outside of the given range,
| v0.70.0 | v1.19 to v1.25 | v1 |
| v0.69.0 | v1.19 to v1.25 | v1 |
| v0.68.0 | v1.19 to v1.25 | v1 |
| v0.67.0 | v1.19 to v1.25 | v1 |

## Contributing and Developing

Expand Down
2 changes: 1 addition & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@ The operator should be released within a week after the [OpenTelemetry collector

| Version | Release manager |
|---------|-----------------|
| v0.90.0 | @jaronoff97 |
| v0.91.0 | @yuriolisa |
| v0.92.0 | @pavolloffay |
| v0.93.0 | @VineethReddy02 |
| v0.94.0 | @TylerHelmuth |
| v0.95.0 | @swiatekm-sumo |
| v0.96.0 | @frzifus |
| v0.97.0 | @jaronoff97 |
Original file line number Diff line number Diff line change
Expand Up @@ -65,13 +65,13 @@ metadata:
categories: Logging & Tracing,Monitoring
certified: "false"
containerImage: ghcr.io/open-telemetry/opentelemetry-operator/opentelemetry-operator
createdAt: "2023-12-05T18:09:19Z"
createdAt: "2023-12-06T14:31:16Z"
description: Provides the OpenTelemetry components, including the Collector
operators.operatorframework.io/builder: operator-sdk-v1.29.0
operators.operatorframework.io/project_layout: go.kubebuilder.io/v3
repository: github.com/open-telemetry/opentelemetry-operator
support: OpenTelemetry Community
name: opentelemetry-operator.v0.89.0
name: opentelemetry-operator.v0.90.0
namespace: placeholder
spec:
apiservicedefinitions: {}
Expand Down Expand Up @@ -381,7 +381,7 @@ spec:
- --zap-log-level=info
- --zap-time-encoding=rfc3339nano
- --feature-gates=+operator.autoinstrumentation.go,+operator.autoinstrumentation.nginx
image: ghcr.io/open-telemetry/opentelemetry-operator/opentelemetry-operator:0.89.0
image: ghcr.io/open-telemetry/opentelemetry-operator/opentelemetry-operator:0.90.0
livenessProbe:
httpGet:
path: /healthz
Expand Down Expand Up @@ -489,7 +489,7 @@ spec:
minKubeVersion: 1.23.0
provider:
name: OpenTelemetry Community
version: 0.89.0
version: 0.90.0
webhookdefinitions:
- admissionReviewVersions:
- v1
Expand Down
Loading

0 comments on commit 979acc2

Please sign in to comment.