Skip to content

[release-v1.42] Bump ECK operator 2.16.0 -> 3.4.0#4966

Open
vara2504 wants to merge 2 commits into
tigera:release-v1.42from
vara2504:vara-eck-3.4.0-v1.42
Open

[release-v1.42] Bump ECK operator 2.16.0 -> 3.4.0#4966
vara2504 wants to merge 2 commits into
tigera:release-v1.42from
vara2504:vara-eck-3.4.0-v1.42

Conversation

@vara2504

Copy link
Copy Markdown
Contributor

Release note:

The ECK operator is updated to v3.4.0.

Description

Pins ComponentECKElasticsearchOperator to 3.4.0 on release-v1.42 (operator branch for CE v3.23), matching calico-private tigera/calico-private#12443.

  • config/enterprise_versions.yml: eck-elasticsearch-operator -> 3.4.0
  • pkg/components/enterprise.go: regenerated via gen-versions

Type

  • Dependency bump

Pins ComponentECKElasticsearchOperator to 3.4.0 on release-v1.42 (the
operator branch for Calico Enterprise v3.23), matching calico-private
release-calient-v3.23 (tigera/calico-private#12443).

- config/enterprise_versions.yml: eck-elasticsearch-operator -> 3.4.0
- pkg/components/enterprise.go: regenerated via gen-versions

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@vara2504 vara2504 requested a review from a team as a code owner June 25, 2026 16:49
@marvin-tigera marvin-tigera added this to the v1.42.4 milestone Jun 25, 2026
@danudey danudey modified the milestones: v1.42.4, v1.42.5 Jul 3, 2026
* Add RBAC for ECK v3.3.0 AutoOps and PackageRegistry CRDs

ECK operator v3.3.0 registers controllers for two new CRD types
(autoops.k8s.elastic.co and packageregistry.k8s.elastic.co) on startup.
The controllers set up informers that require RBAC permissions to
list/watch these resources. Without these permissions, the ECK operator
fails to start and enters a restart loop, preventing Elasticsearch
from being created.

Add read-only (get/list/watch) RBAC rules for both new API groups.
Full write permissions are not needed since these features are not
currently used.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* Update ECK CRDs

---------

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
(cherry picked from commit 1e1d9c6)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants