Skip to content

Commit

Permalink
Prepare Release 0.80.0 (#1871)
Browse files Browse the repository at this point in the history
* Prepare Release 0.80.0

* rebase and update changelog

* rebase-2

* rebase-3
  • Loading branch information
VineethReddy02 authored Jun 28, 2023
1 parent 17e681d commit 45704bb
Show file tree
Hide file tree
Showing 18 changed files with 47 additions and 220 deletions.
16 changes: 0 additions & 16 deletions .chloggen/1684-init-containers.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions .chloggen/1710-prometheus-cr-scrape-config-credentials.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions .chloggen/1799-fix-crash-upgrading-collector-with-old-hpa.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions .chloggen/1811-fix-empty-scrape-interval.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions .chloggen/1826-apache-instr-unit-tests.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions .chloggen/1827-apache-httpd-image-v-1-0-3.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions .chloggen/1847-fix-issues-1820-1821.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions .chloggen/1853-nginx-crd.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions .chloggen/add-skywalking-parser.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions .chloggen/bump-nodejs.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions .chloggen/parentbased-jaeger-remote.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions .chloggen/targetallocator-reject-no-targets.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions .chloggen/update-operator-sdk128.yaml

This file was deleted.

35 changes: 35 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,41 @@ Changes by Version

<!-- next version -->

## 0.80.0

### 💡 Enhancements 💡

- `collector`: Add Skywalking parser to extract skywalking service port from config (#1634)
- `target allocator`: Only admit configurations where Target Allocator actually has targets (#1859)
- `target allocator`: Populate credentials for Prometheus CR (service and pod monitor) scrape configs. (#1669)
- `collector`: Adds ability to set init containers for collector (#1684)
- `operator`: Adding more tests to validate existence of init containers. (#1826)
- `operator`: For Apache HTTPD instrumentation, use latest instrumentation library v1.0.3. (#1827)
- `autoinstrumentation/nodejs`: Bump python packages to 1.14.0/0.40.0 (#1790)
- `samplers`: Add ParentBasedJaegerRemote sampler & validate argument (#1801)
- `operator`: Operator-sdk upgrade to v1.29.0 (#1755)

### 🧰 Bug fixes 🧰

- `operator`: Fix for #1820 and #1821 plus added covering unit tests. (#1847)
- `operator`: Fix the upgrade mechanism to not crash when one OTEL Collector instance uses the old approach to set the autoscaler. (#1799)
- `target allocator`: Fix the empty global scrape interval in Prometheus CR watcher, which causes configuration unmarshalling to fail. (#1811)

### 🚀 New components 🚀

- `operator`: Instrumentation crd for Nginx auto-instrumentation. (#1853)

### Components

* [OpenTelemetry Collector - v0.80.0](https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.80.0)
* [OpenTelemetry Contrib - v0.80.0](https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.80.0)
* [Java auto-instrumentation - 1.26.0](https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases/tag/v1.26.0)
* [.NET auto-instrumentation - 0.7.0](https://github.com/open-telemetry/opentelemetry-dotnet-instrumentation/releases/tag/v0.7.0)
* [Node.JS - 0.40.0](https://github.com/open-telemetry/opentelemetry-js-contrib/releases/tag/auto-instrumentations-node-v0.40.0)
* [Python - 0.39b0](https://github.com/open-telemetry/opentelemetry-python-contrib/releases/tag/v0.39b0)
* [Go - 0.2.1-alpha](https://github.com/open-telemetry/opentelemetry-go-instrumentation/releases/tag/v0.2.1-alpha)
* [ApacheHTTPD - 1.0.3](https://github.com/open-telemetry/opentelemetry-cpp-contrib/releases/tag/webserver%2Fv1.0.3)

## 0.79.0

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

| OpenTelemetry Operator | Kubernetes | Cert-Manager |
|------------------------|----------------------|---------------------|
| v0.80.0 | v1.19 to v1.27 | v1 |
| v0.79.0 | v1.19 to v1.27 | v1 |
| v0.78.0 | v1.19 to v1.27 | v1 |
| v0.77.0 | v1.19 to v1.26 | v1 |
Expand All @@ -604,7 +605,6 @@ The OpenTelemetry Operator *might* work on versions outside of the given range,
| v0.59.0 | v1.19 to v1.24 | v1 |
| v0.58.0 | v1.19 to v1.24 | v1 |
| v0.57.2 | v1.19 to v1.24 | v1 |
| v0.56.0 | v1.19 to v1.24 | 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,9 +38,9 @@ The operator should be released within a week after the [OpenTelemetry collector

| Version | Release manager |
|---------|-----------------|
| v0.80.0 | @VineethReddy02 |
| v0.81.0 | @TylerHelmuth |
| v0.82.0 | @frzifus |
| v0.83.0 | @yuriolisa |
| v0.84.0 | @jaronoff97 |
| v0.85.0 | @pavolloffay |
| v0.86.0 | @VineethReddy02 |
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,13 @@ metadata:
categories: Logging & Tracing
certified: "false"
containerImage: ghcr.io/open-telemetry/opentelemetry-operator/opentelemetry-operator
createdAt: "2023-06-26T19:16:11Z"
createdAt: "2023-06-27T04:32:56Z"
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.79.0
name: opentelemetry-operator.v0.80.0
namespace: placeholder
spec:
apiservicedefinitions: {}
Expand Down Expand Up @@ -308,7 +308,7 @@ spec:
- --zap-log-level=info
- --zap-time-encoding=rfc3339nano
- --feature-gates=+operator.autoinstrumentation.go
image: ghcr.io/open-telemetry/opentelemetry-operator/opentelemetry-operator:0.79.0
image: ghcr.io/open-telemetry/opentelemetry-operator/opentelemetry-operator:0.80.0
livenessProbe:
httpGet:
path: /healthz
Expand Down Expand Up @@ -415,7 +415,7 @@ spec:
maturity: alpha
provider:
name: OpenTelemetry Community
version: 0.79.0
version: 0.80.0
webhookdefinitions:
- admissionReviewVersions:
- v1
Expand Down
12 changes: 6 additions & 6 deletions versions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,24 +2,24 @@
# by default with the OpenTelemetry Operator. This would usually be the latest
# stable OpenTelemetry version. When you update this file, make sure to update the
# the docs as well.
opentelemetry-collector=0.79.0
opentelemetry-collector=0.80.0

# Represents the current release of the OpenTelemetry Operator.
operator=0.79.0
operator=0.80.0

# Represents the current release of the Target Allocator.
targetallocator=0.79.0
targetallocator=0.80.0

# Represents the current release of the Operator OpAMP Bridge.
operator-opamp-bridge=0.79.0
operator-opamp-bridge=0.80.0

# Represents the current release of Java instrumentation.
# Should match autoinstrumentation/java/version.txt
autoinstrumentation-java=1.26.0

# Represents the current release of NodeJS instrumentation.
# Should match value in autoinstrumentation/nodejs/package.json
autoinstrumentation-nodejs=0.39.1
autoinstrumentation-nodejs=0.40.0

# Represents the current release of Python instrumentation.
# Should match value in autoinstrumentation/python/requirements.txt
Expand All @@ -34,4 +34,4 @@ autoinstrumentation-go=v0.2.1-alpha

# Represents the current release of Apache HTTPD instrumentation.
# Should match autoinstrumentation/apache-httpd/version.txt
autoinstrumentation-apache-httpd=1.0.2
autoinstrumentation-apache-httpd=1.0.3

0 comments on commit 45704bb

Please sign in to comment.