Skip to content

fix(logs): add upgradeStrategy to collector config#1315

Merged
timojohlo merged 3 commits intomainfrom
timo/add-upgrade-strategy
Dec 2, 2025
Merged

fix(logs): add upgradeStrategy to collector config#1315
timojohlo merged 3 commits intomainfrom
timo/add-upgrade-strategy

Conversation

@timojohlo
Copy link
Member

@timojohlo timojohlo commented Dec 2, 2025

Pull Request Details

Fixing the current issue in the opentelemetry-operator:
(check kubectl logs <operator-pod>)

OpenTelemetryCollector.opentelemetry.io \"logs\" is invalid: [spec.upgradeStrategy: Unsupported value: \"\": supported values: \"automatic\", \"none\", <nil>: Invalid value: \"null\": some validation rules were not checked because the object was invalid; correct the existing errors to complete validation].

hint: the docs currently state the field should be in PascalCase, but upgradeStrategy in camelCase is correct.

@timojohlo timojohlo marked this pull request as ready for review December 2, 2025 14:33
@timojohlo timojohlo requested a review from a team as a code owner December 2, 2025 14:33
@timojohlo timojohlo merged commit be924b8 into main Dec 2, 2025
8 checks passed
@timojohlo timojohlo deleted the timo/add-upgrade-strategy branch December 2, 2025 14:49
joluc pushed a commit that referenced this pull request Dec 8, 2025
* fix(logs): add upgradeStrategy to collector config

* add missing files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants