Skip to content

Commit

Permalink
rebase-3
Browse files Browse the repository at this point in the history
  • Loading branch information
VineethReddy02 committed Jun 28, 2023
1 parent 413595b commit 3a4f604
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 48 deletions.
16 changes: 0 additions & 16 deletions .chloggen/1847-fix-issues-1820-1821.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/targetallocator-reject-no-targets.yaml

This file was deleted.

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

### 💡 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)
Expand All @@ -17,6 +19,7 @@ Changes by Version

### 🧰 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)

Expand Down

0 comments on commit 3a4f604

Please sign in to comment.