Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-16 | 3.7 kB | |
v3.1.0 source code.tar.gz | 2025-07-16 | 5.0 MB | |
v3.1.0 source code.zip | 2025-07-16 | 6.1 MB | |
Totals: 3 Items | 11.1 MB | 0 |
Elastic Cloud on Kubernetes 3.1.0
Release Highlights
- It is now possible to propagate metadata from the parent custom resource to the child resources created by the operator. If you add labels or annotations on an Elasticsearch, Kibana, or Agent resource, for example, these can be automatically propagated to the Pods, Services, and other resources created by the operator. Refer to the Propagate Labels and Annotations page for examples and more details.
- To reduce the attack surface and improve overall security UBI images are now based on the UBI micro base image.
Features and enhancements
- UBI: Use micro image instead of minimal #8704
- Propagate metadata to children #8673 (issue: #2652)
- Allow advanced configuration for fleet-managed Elastic Agents #8623 (issue: #8619)
Fixes
- Set owner on service account Secret, update it when application is recreated #8716
- fix: Cannot disable TLS in Logstash #8706 (issue: #8600)
- Move from deprecated container input to filestream #8679 (issue: #8667)
- Add automated workaround for 9.0.0 maps issue #8665 (issue: #8655)
- Bump go.mod to v3 #8609
- Helm: Add support for missing
remoteClusterServer
value #8612
Documentation improvements
- [Helm] Fix examples/logstash/basic-eck.yaml #8695
Miscellaneous
- Update Go version to 1.24.5 #8745
- chore(deps): update registry.access.redhat.com/ubi9/ubi-micro docker tag to v9.6-1750858477 #8711
- fix(deps): update k8s to v0.33.2 #8699
- fix(deps): update module cloud.google.com/go/storage to v1.52.0 #8629
- fix(deps): update module github.com/go-git/go-git/v5 to v5.16.0 #8631
- fix(deps): update module github.com/google/go-containerregistry to v0.20.6 #8672
- fix(deps): update module github.com/magiconair/properties to v1.8.10 #8625
- fix(deps): update module github.com/prometheus/common to v0.63.0 #8569
- fix(deps): update module github.com/spf13/viper to v1.20.1 #8570
- fix(deps): update module google.golang.org/api to v0.227.0 #8529
- fix(deps): update module helm.sh/helm/v3 to 3.17.3 #8598