Skip to content

[addon-operator] Bump shell-operator to v1.20.5 - #836

Merged
ldmonster merged 1 commit into
mainfrom
chore/bump-shell-operator-v1.20.5
Sep 16, 2026
Merged

ldmonster merged 1 commit into
mainfrom
chore/bump-shell-operator-v1.20.5

Conversation

@Glitchy-Sheep

@Glitchy-Sheep Glitchy-Sheep commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

Overview

  • github.com/flant/shell-operator v1.20.4 -> v1.20.5
  • google.golang.org/grpc v1.83.1 -> v1.83.2 (comes with it, CVE-2026-84445)

What this PR does / why we need it

shell-operator v1.20.5 exists only to ship grpc 1.83.2. addon-operator is the link between shell-operator and deckhouse, so the bump has to pass through here: after the release the new versions get pinned in deckhouse (deckhouse/deckhouse#23062, deckhouse/deckhouse#23074).

Special notes for your reviewer

go build ./... and go test ./... pass. A release tag (v1.24.19) is needed after merge.

- shell-operator v1.20.5 ships grpc 1.83.2, which closes CVE-2026-84445 in binaries built on addon-operator.

Signed-off-by: Roman Berezkin <roman.berezkin@flant.com>
@Glitchy-Sheep Glitchy-Sheep self-assigned this Sep 16, 2026
@Glitchy-Sheep Glitchy-Sheep added the dependencies Pull requests that update a dependency file label Sep 16, 2026
@ldmonster
ldmonster merged commit 36ddab9 into main Sep 16, 2026
10 of 12 checks passed
@ldmonster
ldmonster deleted the chore/bump-shell-operator-v1.20.5 branch September 16, 2026 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants