chore(deps): update kubezero-logging-dependencies #99

Merged
stefan merged 1 commits from renovate/kubezero-logging-parentdir-dependencies into master 2023-08-23 12:00:25 +00:00
Member

This PR contains the following updates:

Package Update Change
eck-operator minor 2.4.0 -> 2.9.0
fluent-bit (source) minor 0.24.0 -> 0.37.1
fluentd (source) minor 0.3.9 -> 0.4.3

Release Notes

elastic/cloud-on-k8s (eck-operator)

v2.9.0

Compare Source

Elastic Cloud on Kubernetes 2.9.0

Breaking changes
  • Add Support for volumeClaimTemplates for Logstash controller #​6884
Enhancements
  • Enable runAsNonRoot=true for Beats >= 8.8.x #​6793
Bug fixes
  • Validating policy ID only when running in Fleet mode for Elastic Agent #​6938 (issue: #​6903)
  • Add Selector to Logstash status #​6854
Documentation improvements
  • Document Logstash connection to external Elasticsearch #​6895
Misc
  • Update module golang.org/x/text to v0.11.0 #​6976
  • Update registry.access.redhat.com/ubi8/ubi-minimal Docker tag to v8.8-1014 #​6962
  • Disable test agent with fleet mode in 8.0.1 #​6957 (issues: #​6331, #​6956)
  • Update module go.elastic.co/apm/v2 to v2.4.3 #​6942
  • Update module github.com/hashicorp/golang-lru/v2 to v2.0.4 #​6935
  • Update module github.com/imdario/mergo to v1 #​6925
  • Update module github.com/prometheus/client_golang to v1.16.0 #​6909
  • Update k8s to v0.27.3 #​6908
  • Update module golang.org/x/crypto to v0.10.0 #​6900
  • Update docker.io/library/golang Docker tag to v1.20.5 #​6887
  • Update module github.com/spf13/viper to v1.16.0 #​6867
  • Update module github.com/stretchr/testify to v1.8.4 #​6866
  • Update module sigs.k8s.io/controller-runtime to v0.15.0 #​6847
  • Update module github.com/prometheus/common to v0.44.0 #​6835
  • Update module github.com/google/go-containerregistry to v0.15.2 #​6817
  • Update module golang.org/x/oauth2 to v0.8.0 #​6771
  • Update module golang.org/x/net to v0.10.0 #​6770

v2.8.0: 2.8.0

Compare Source

Elastic Cloud on Kubernetes 2.8.0

Warning This release includes a hardened default security context for Elasticsearch containers. It is highly recommended to test against a staging environment before deploying to production.

Breaking changes

  • Use provided base path for stackconfigpolicy's snapshot repository #​6689 (issue: #​6692)
  • APM Server: Fix secret token config for APM Server 8.0+ #​6769 (issue: #​6768)

New features

Enhancements

Elasticsearch
Helm charts
  • Enable hostNetwork support in eck-operator Helm chart #​6636
  • Add PodDisruptionBudget to eck-operator Helm chart #​6671
ECK Operator
Fleet
  • Deprecate is_default and is_default_fleet_server flags #​6724 (issue: #​6678)

Bug fixes

  • Fix doc attributes in stack-helm-chart.asciidoc #​6742
  • Do not set FLEET_CA for well-known CAs #​6733 (issue: #​6673)
  • Fix default elasticsearch-data volumeMount configuration #​6725 (issue: #​6186)
  • Conditionally set container-suffix in ECK config #​6711 (issue: #​6695)
  • helm-chart] Include webhook client configuration CA only when certificates are not managed by the operator or cert-manager [#​6642](https://github.com/elastic/cloud-on-k8s/issues/6642) (issue: [#​6641](https://github.com/elastic/cloud-on-k8s/issues/6641))
    
  • Remove default for daemonset/deployment in eck-beats & eck-agent Helm Charts #​6621 (issue: #​6330)

Documentation improvements

  • Documentation for running ECK, Elasticsearch, and Kibana on GKE Autopilot #​6760
  • Contributing page updated with Helm chart tests suite #​6744
  • Documentation for Logstash on ECK #​6743
  • Add 2.6 and 2.7 to the triggered restart list #​6786 (issue: #​6765)

Misc

  • Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible #​6801
  • Bump google.golang.org/protobuf from 1.29.0 to 1.29.1 #​6549
  • Update docker.io/library/golang Docker tag to v1.20.4 #​6752
  • Update github.com/docker/docker #​6654
  • Update k8s to v0.26.3 #​6546
  • Update k8s.io/client-go to v0.26.5 #​6849
  • Update module cloud.google.com/go/storage to v1.30.0 #​6531
  • Update module github.com/go-git/go-git/v5 to v5.6.1 #​6536
  • Update module github.com/go-logr/logr to v1.2.4 #​6625
  • Update module github.com/google/go-containerregistry to v0.14.0 #​6532
  • Update module github.com/hashicorp/vault/api to v1.9.1 #​6707
  • Update module github.com/imdario/mergo to v0.3.15 #​6581
  • Update module github.com/operator-framework/operator-registry to v1.26.5 #​6622
  • Update module github.com/prometheus/client_golang to v1.15.0 #​6686
  • Update module github.com/spf13/cobra to v1.7.0 #​6647
  • Update module go.elastic.co/apm/module/apmelasticsearch/v2 to v2.3.0 #​6631
  • Update module go.elastic.co/apm/module/apmzap/v2 to v2.3.0 #​6633
  • Update module go.uber.org/automaxprocs to v1.5.2 #​6547
  • Update module golang.org/x/crypto to v0.8.0 #​6669
  • Update module golang.org/x/text to v0.9.0 #​6666
  • Update module google.golang.org/api to v0.115.0 #​6651
  • Update module sigs.k8s.io/controller-runtime to v0.14.6 #​6614
  • Update module sigs.k8s.io/controller-tools to v0.11.4 #​6718
  • Update modules go.elastic.co/apm/* to v2.4.1 #​6739
  • Update registry.access.redhat.com/ubi8/ubi-minimal Docker tag to v8.7-1107 #​6646

v2.7.0: 2.7.0

Compare Source

Elastic Cloud on Kubernetes 2.7.0

Enhancements

  • Add a new role for APM Server 8.7.0+ #​6605
  • Remove deprecation note for APM Server standalone #​6601 (#​6207)
  • Expose all fields below spec in eck-elasticsearch Helm chart #​6492 (#​6451)
  • Allow optional SSL client authentication setting #​6440 (#​6369)
  • Allow setting of volumeClaimDeletePolicy in eck-elasticsearch Helm chart #​6409 (#​6249)
  • Update ECK OperatorHub capability level to L4 #​6318
  • Support auth for custom users and roles in eck-elasticsearch Helm chart #​6306
  • Do not overwrite deployment status when reconciling #​6302
  • Move to vX.X.X tags for easier go module imports #​6298 (#​6134)

Bug fixes

Documentation improvements

Misc

  • Update module github.com/prometheus/common to v0.42.0 #​6500
  • Update docker.io/library/golang Docker tag to v1.20.2 #​6497
  • Update module golang.org/x/crypto to v0.7.0 #​6486
  • Update module golang.org/x/text to v0.8.0 #​6484
  • Update module sigs.k8s.io/controller-runtime to v0.14.5 #​6474
  • Update module k8s.io/klog/v2 to v2.90.1 #​6473
  • Update k8s to v0.26.2 #​6466
  • Update module github.com/stretchr/testify to v1.8.2 #​6456
  • Update module github.com/gobuffalo/flect to v1.0.2 #​6455
  • Update registry.access.redhat.com/ubi8/ubi-minimal Docker tag to v8.7-1085 #​6438
  • Update module github.com/hashicorp/vault/api to v1.9.0 #​6403
  • Update github.com/dgryski/go-lttb digest to f8fc36c #​6387
  • Update module sigs.k8s.io/controller-tools to v0.11.3 #​6366
  • Update module github.com/google/go-containerregistry to v0.13.0 #​6353
  • Update module github.com/spf13/viper to v1.15.0 #​6343
  • Update module gopkg.in/yaml.v2 to v3 #​6252
  • Update module github.com/hashicorp/golang-lru to v2 #​6251
  • Update module github.com/go-test/deep to v1.1.0 #​6222
  • Update module github.com/magiconair/properties to v1.8.7 #​6217
  • Update module go.uber.org/zap to v1.24.0 #​6202
  • Update module github.com/Masterminds/sprig/v3 to v3.2.3 #​6197

v2.6.1

Compare Source

Elastic Cloud on Kubernetes 2.6.1

Bug fixes

  • Update minimum version to use Elasticsearch file-based settings feature #​6305 (issue: #​6303)

v2.6.0

Compare Source

Elastic Cloud on Kubernetes v2.6.0

New features

  • New CRD StackConfigPolicy to declaratively configure multiple Elasticsearch clusters. #​6148
  • ECK resources Helm Chart - Beats. #​5899 (issue: #​5505)

Enhancements

  • Expose Kubernetes client QPS as a flag. #​6157
  • Extend existing reattach-pv tool to allow using existing PVs to create newly named cluster. #​6118
  • Add container-suffix operator flag to allow users to specify a container suffix to be applied across all Elastic stack container images. #​6086 (issue: #​6064)
  • Elasticsearch observer improvements to avoid blocking between workers. #​6084 (issue: #​6078)
  • Improve user password hash comparison performance by utilizing an LRU cache. #​6080 (issue: #​6076)
  • Add default securityContext to the manager container in Operator Helm Chart. #​6047
  • Allow Fleet Server to be run without TLS. #​6020 (issue: #​6000)

Bug fixes

  • Fix potential panic in Elasticsearch client equal function. #​6128
  • Increment ECK-stack Helm chart version to support addition of Agent/Fleet Server. #​6179
  • Try to reconcile license even in absence of known health status #​6278 (issue: #​6274)

Documentation improvements

  • Add experimental label to the StackConfigPolicy doc. #​6247
  • Document Elastic Stack configuration policies. #​6215
  • Update eck-diagnostics documentation for filters. #​6191
  • Add additional Helm documentation for Fleet Server, and Agent. #​6154
  • Update the list of Kibana keys managed by the operator. #​6119
  • Document limitation on Minikube without CNI. #​6075
  • Add latest APM fleet package in Kibana examples when using standalone APM server. #​6063 (issue: #​5059)

Misc

  • Update module github.com/hashicorp/golang-lru to v0.6.0 #​6172
  • Update module github.com/google/go-containerregistry to v0.12.1 #​6168
  • Update k8s to v0.25.4 #​6167
  • Update module helm.sh/helm/v3 to v3.10.2 #​6166
  • Update module golang.org/x/oauth2 to v0.2.0 #​6159
  • Update module golang.org/x/crypto to v0.2.0 #​6158
  • Update module golang.org/x/net to v0.2.0 #​6155
  • Update module github.com/prometheus/client_golang to v1.14.0 #​6150
  • Update module github.com/spf13/viper to v1.14.0 #​6145
  • Update module sigs.k8s.io/controller-runtime to v0.13.1 #​6141
  • Update module github.com/prometheus/client_golang to v1.13.1 #​6136
  • Update docker.io/library/golang Docker tag to v1.19.3 #​6135
  • Update module go.elastic.co/apm/module/apmzap/v2 to v2.2.0 #​6131
  • Update module go.elastic.co/apm/module/apmelasticsearch/v2 to v2.2.0 #​6129
  • Update module github.com/hashicorp/vault/api to v1.8.2 #​6127
  • Update module github.com/spf13/cobra to v1.6.1 #​6110
  • Update module golang.org/x/text to v0.4.0 #​6100

v2.5.0

Compare Source

Elastic Cloud on Kubernetes 2.5.0

New features

  • Autoscaling Elasticsearch: Introduce a dedicated custom resource #​5978 (issue: #​5997)
  • ECK resources Helm chart - Elastic Agent & Elastic Fleet Server Agent #​5889 (issue: #​5505)
  • Enable Beats stack monitoring configuration #​5878 (issue: #​5563)

Enhancement

  • Surface Kubernetes client rate limiter metrics #​6007
  • Add Elasticsearch observation interval as configurable value to Helm Chart #​5989 (issue: #​5988)
  • Don’t log non-standard ES JSON error responses as errors #​5971 (issue: #​5473)
  • Report incorrect license type in logs and events #​5966 (issue: #​5963)
  • Inherit all environment variables from ES container in initContainers #​5962 (issue: #​5577)
  • Elasticsearch: always set discovery.seed_hosts to empty array #​5950 (issue: #​5834)
  • Autoscaling] Add CPU recommender [#​5924](https://github.com/elastic/cloud-on-k8s/pull/5924) (issue: [#​5823](https://github.com/elastic/cloud-on-k8s/issues/5823))
    
  • Log correlation for operator APM traces #​5883

Bug fixes

  • Increment desired nodes version on each call #​6037 (issue: #​5979)
  • Ignore unmanaged namespaces in webhook validation for all resources. #​6013 (issue: #​5814)
  • Fix helm chart rendering issues associated with indentation #​6004
  • Stack monitoring: trust custom cert. in output configuration #​5945 (issue: #​5917)

Documentation improvements

  • Add License files for Helm Charts and Updating Chart README #​6008 (issue: #​6005)
  • Rewrite snapshot documentation and add CSP specific setups #​5969 (issues: #​5230, #​5652)
  • Restructure secure settings docs and minor additions #​5965 (issue: #​5425)
  • Update documentation to clarify ES node.processors section. #​5941 (issue: #​5940)
  • Fix typo in "manage compute resources" doc #​5929

Misc

  • Update module go to 1.19 #​6040
  • Update k8s to v0.25.2 #​6032
  • Update module sigs.k8s.io/controller-tools to v0.10.0 #​6031
  • Update module helm.sh/helm/v3 to v3.10.0 #​6030
  • Update module github.com/hashicorp/vault/api to v1.8.0 #​6022
  • Update k8s to v0.25.1 #​6018
  • Update registry.access.redhat.com/ubi8/ubi-minimal Docker tag to v8.6-941 #​6012
  • Update module k8s.io/klog/v2 to v2.80.1 #​6009
  • Update module github.com/google/go-cmp to v0.5.9 #​6006
  • Update docker.io/library/golang Docker tag to v1.19.1 #​6003
  • Update module github.com/spf13/viper to v1.13.0 #​6001
  • Update module github.com/gobuffalo/flect to v0.3.0 #​5996
  • Update module sigs.k8s.io/controller-runtime to v0.13.0 #​5995
  • Update module go.uber.org/zap to v1.23.0 #​5972
  • Update golang to 1.19 #​5939
  • Update module github.com/prometheus/client_golang to v1.13.0 #​5930
  • Update module sigs.k8s.io/kustomize/kyaml to v0.13.9 #​5918
  • Update dependency registry.access.redhat.com/ubi8/ubi-minimal to v8.6-902 #​5914
  • Update module github.com/stretchr/testify to v1.8.0 #​5912
  • Update module github.com/prometheus/common to v0.37.0 #​5911
  • Update module github.com/google/go-containerregistry to v0.11.0 #​5910
fluent/helm-charts (fluent-bit)

v0.37.1

Compare Source

Fast and lightweight log processor and forwarder or Linux, OSX and BSD family operating systems.

v0.37.0

Compare Source

Fast and lightweight log processor and forwarder or Linux, OSX and BSD family operating systems.

v0.36.0

Compare Source

Fast and lightweight log processor and forwarder or Linux, OSX and BSD family operating systems.

v0.35.1

Compare Source

Fast and lightweight log processor and forwarder or Linux, OSX and BSD family operating systems.

v0.35.0

Compare Source

Fast and lightweight log processor and forwarder or Linux, OSX and BSD family operating systems.

v0.34.2

Compare Source

Fast and lightweight log processor and forwarder or Linux, OSX and BSD family operating systems.

v0.34.1

Compare Source

Fast and lightweight log processor and forwarder or Linux, OSX and BSD family operating systems.

v0.34.0

Compare Source

Fast and lightweight log processor and forwarder or Linux, OSX and BSD family operating systems.

v0.33.0

Compare Source

Fast and lightweight log processor and forwarder or Linux, OSX and BSD family operating systems.

v0.32.2

Compare Source

Fast and lightweight log processor and forwarder or Linux, OSX and BSD family operating systems.

v0.32.1

Compare Source

Fast and lightweight log processor and forwarder or Linux, OSX and BSD family operating systems.

v0.32.0

Compare Source

Fast and lightweight log processor and forwarder or Linux, OSX and BSD family operating systems.

v0.31.0

Compare Source

Fast and lightweight log processor and forwarder or Linux, OSX and BSD family operating systems.

v0.30.4

Compare Source

Fast and lightweight log processor and forwarder or Linux, OSX and BSD family operating systems.

v0.30.3

Compare Source

Fast and lightweight log processor and forwarder or Linux, OSX and BSD family operating systems.

v0.30.2

Compare Source

Fast and lightweight log processor and forwarder or Linux, OSX and BSD family operating systems.

v0.30.1

Compare Source

Fast and lightweight log processor and forwarder or Linux, OSX and BSD family operating systems.

v0.30.0

Compare Source

Fast and lightweight log processor and forwarder or Linux, OSX and BSD family operating systems.

v0.29.0

Compare Source

Fast and lightweight log processor and forwarder or Linux, OSX and BSD family operating systems.

v0.28.0

Compare Source

Fast and lightweight log processor and forwarder or Linux, OSX and BSD family operating systems.

v0.27.0

Compare Source

Fast and lightweight log processor and forwarder or Linux, OSX and BSD family operating systems.

v0.26.0

Compare Source

Fast and lightweight log processor and forwarder or Linux, OSX and BSD family operating systems.

v0.25.0

Compare Source

Fast and lightweight log processor and forwarder or Linux, OSX and BSD family operating systems.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [eck-operator](https://github.com/elastic/cloud-on-k8s) | minor | `2.4.0` -> `2.9.0` | | [fluent-bit](https://fluentbit.io/) ([source](https://github.com/fluent/helm-charts)) | minor | `0.24.0` -> `0.37.1` | | [fluentd](https://www.fluentd.org/) ([source](https://github.com/fluent/helm-charts)) | minor | `0.3.9` -> `0.4.3` | --- ### Release Notes <details> <summary>elastic/cloud-on-k8s (eck-operator)</summary> ### [`v2.9.0`](https://github.com/elastic/cloud-on-k8s/releases/tag/v2.9.0) [Compare Source](https://github.com/elastic/cloud-on-k8s/compare/v2.8.0...v2.9.0) ### Elastic Cloud on Kubernetes 2.9.0 - [Release highlights](https://www.elastic.co/guide/en/cloud-on-k8s/2.9/release-highlights-2.9.0.html) - [Quickstart guide](https://www.elastic.co/guide/en/cloud-on-k8s/2.9/k8s-quickstart.html) ##### Breaking changes - Add Support for volumeClaimTemplates for Logstash controller [#&#8203;6884](https://github.com/elastic/cloud-on-k8s/issues/6884) ##### Enhancements - Enable runAsNonRoot=true for Beats >= 8.8.x [#&#8203;6793](https://github.com/elastic/cloud-on-k8s/issues/6793) ##### Bug fixes - Validating policy ID only when running in Fleet mode for Elastic Agent [#&#8203;6938](https://github.com/elastic/cloud-on-k8s/issues/6938) (issue: [#&#8203;6903](https://github.com/elastic/cloud-on-k8s/issues/6903)) - Add Selector to Logstash status [#&#8203;6854](https://github.com/elastic/cloud-on-k8s/issues/6854) ##### Documentation improvements - Document Logstash connection to external Elasticsearch [#&#8203;6895](https://github.com/elastic/cloud-on-k8s/issues/6895) ##### Misc - Update module golang.org/x/text to v0.11.0 [#&#8203;6976](https://github.com/elastic/cloud-on-k8s/issues/6976) - Update registry.access.redhat.com/ubi8/ubi-minimal Docker tag to v8.8-1014 [#&#8203;6962](https://github.com/elastic/cloud-on-k8s/issues/6962) - Disable test agent with fleet mode in 8.0.1 [#&#8203;6957](https://github.com/elastic/cloud-on-k8s/issues/6957) (issues: [#&#8203;6331](https://github.com/elastic/cloud-on-k8s/issues/6331), [#&#8203;6956](https://github.com/elastic/cloud-on-k8s/issues/6956)) - Update module go.elastic.co/apm/v2 to v2.4.3 [#&#8203;6942](https://github.com/elastic/cloud-on-k8s/issues/6942) - Update module github.com/hashicorp/golang-lru/v2 to v2.0.4 [#&#8203;6935](https://github.com/elastic/cloud-on-k8s/issues/6935) - Update module github.com/imdario/mergo to v1 [#&#8203;6925](https://github.com/elastic/cloud-on-k8s/issues/6925) - Update module github.com/prometheus/client_golang to v1.16.0 [#&#8203;6909](https://github.com/elastic/cloud-on-k8s/issues/6909) - Update k8s to v0.27.3 [#&#8203;6908](https://github.com/elastic/cloud-on-k8s/issues/6908) - Update module golang.org/x/crypto to v0.10.0 [#&#8203;6900](https://github.com/elastic/cloud-on-k8s/issues/6900) - Update docker.io/library/golang Docker tag to v1.20.5 [#&#8203;6887](https://github.com/elastic/cloud-on-k8s/issues/6887) - Update module github.com/spf13/viper to v1.16.0 [#&#8203;6867](https://github.com/elastic/cloud-on-k8s/issues/6867) - Update module github.com/stretchr/testify to v1.8.4 [#&#8203;6866](https://github.com/elastic/cloud-on-k8s/issues/6866) - Update module sigs.k8s.io/controller-runtime to v0.15.0 [#&#8203;6847](https://github.com/elastic/cloud-on-k8s/issues/6847) - Update module github.com/prometheus/common to v0.44.0 [#&#8203;6835](https://github.com/elastic/cloud-on-k8s/issues/6835) - Update module github.com/google/go-containerregistry to v0.15.2 [#&#8203;6817](https://github.com/elastic/cloud-on-k8s/issues/6817) - Update module golang.org/x/oauth2 to v0.8.0 [#&#8203;6771](https://github.com/elastic/cloud-on-k8s/issues/6771) - Update module golang.org/x/net to v0.10.0 [#&#8203;6770](https://github.com/elastic/cloud-on-k8s/issues/6770) ### [`v2.8.0`](https://github.com/elastic/cloud-on-k8s/releases/tag/v2.8.0): 2.8.0 [Compare Source](https://github.com/elastic/cloud-on-k8s/compare/v2.7.0...v2.8.0) ### Elastic Cloud on Kubernetes 2.8.0 > **`Warning`** This release includes a hardened default security context for Elasticsearch containers. It is highly recommended to test against a staging environment before deploying to production. - [Release highlights](https://www.elastic.co/guide/en/cloud-on-k8s/2.8/release-highlights-2.8.0.html) - [Quickstart guide](https://www.elastic.co/guide/en/cloud-on-k8s/2.8/k8s-quickstart.html) #### Breaking changes - Use provided base path for stackconfigpolicy's snapshot repository [#&#8203;6689](https://github.com/elastic/cloud-on-k8s/issues/6689) (issue: [#&#8203;6692](https://github.com/elastic/cloud-on-k8s/issues/6692)) - APM Server: Fix secret token config for APM Server 8.0+ [#&#8203;6769](https://github.com/elastic/cloud-on-k8s/issues/6769) (issue: [#&#8203;6768](https://github.com/elastic/cloud-on-k8s/issues/6768)) #### New features - Introduce the Logstash operator for ECK [#&#8203;6732](https://github.com/elastic/cloud-on-k8s/issues/6732) (issue: [#&#8203;1453](https://github.com/elastic/cloud-on-k8s/issues/1453)) #### Enhancements ##### Elasticsearch - Call \_nodes/shutdown from pre-stop hook [#&#8203;6544](https://github.com/elastic/cloud-on-k8s/issues/6544) (issue: [#&#8203;6478](https://github.com/elastic/cloud-on-k8s/issues/6478)) - Create Elasticsearch client for observer only if needed [#&#8203;6407](https://github.com/elastic/cloud-on-k8s/issues/6407) (issue: [#&#8203;6090](https://github.com/elastic/cloud-on-k8s/issues/6090)) - Add the full CA certificate chain to trusted HTTP certs for Elasticsearch [#&#8203;6681](https://github.com/elastic/cloud-on-k8s/issues/6681) (issue: [#&#8203;6574](https://github.com/elastic/cloud-on-k8s/issues/6574)) - Allow custom certificates on the transport layer [#&#8203;6727](https://github.com/elastic/cloud-on-k8s/issues/6727) (issue: [#&#8203;6479](https://github.com/elastic/cloud-on-k8s/issues/6479)) - Hardened Security Context for Elasticsearch [#&#8203;6703](https://github.com/elastic/cloud-on-k8s/issues/6703) (issue: [#&#8203;6126](https://github.com/elastic/cloud-on-k8s/issues/6126)) ##### Helm charts - Enable hostNetwork support in eck-operator Helm chart [#&#8203;6636](https://github.com/elastic/cloud-on-k8s/issues/6636) - Add PodDisruptionBudget to eck-operator Helm chart [#&#8203;6671](https://github.com/elastic/cloud-on-k8s/issues/6671) ##### ECK Operator - Add operator flag to define webhook port [#&#8203;6691](https://github.com/elastic/cloud-on-k8s/issues/6691) (issue: [#&#8203;6655](https://github.com/elastic/cloud-on-k8s/issues/6655)) - Add operator flag to define global container repository [#&#8203;6737](https://github.com/elastic/cloud-on-k8s/issues/6737) (issue: [#&#8203;6643](https://github.com/elastic/cloud-on-k8s/issues/6643)) ##### Fleet - Deprecate is_default and is_default_fleet_server flags [#&#8203;6724](https://github.com/elastic/cloud-on-k8s/issues/6724) (issue: [#&#8203;6678](https://github.com/elastic/cloud-on-k8s/issues/6678)) #### Bug fixes - Fix doc attributes in stack-helm-chart.asciidoc [#&#8203;6742](https://github.com/elastic/cloud-on-k8s/issues/6742) - Do not set FLEET_CA for well-known CAs [#&#8203;6733](https://github.com/elastic/cloud-on-k8s/issues/6733) (issue: [#&#8203;6673](https://github.com/elastic/cloud-on-k8s/issues/6673)) - Fix default `elasticsearch-data` volumeMount configuration [#&#8203;6725](https://github.com/elastic/cloud-on-k8s/issues/6725) (issue: [#&#8203;6186](https://github.com/elastic/cloud-on-k8s/issues/6186)) - Conditionally set container-suffix in ECK config [#&#8203;6711](https://github.com/elastic/cloud-on-k8s/issues/6711) (issue: [#&#8203;6695](https://github.com/elastic/cloud-on-k8s/issues/6695)) - \[helm-chart] Include webhook client configuration CA only when certificates are not managed by the operator or cert-manager [#&#8203;6642](https://github.com/elastic/cloud-on-k8s/issues/6642) (issue: [#&#8203;6641](https://github.com/elastic/cloud-on-k8s/issues/6641)) - Remove default for daemonset/deployment in eck-beats & eck-agent Helm Charts [#&#8203;6621](https://github.com/elastic/cloud-on-k8s/issues/6621) (issue: [#&#8203;6330](https://github.com/elastic/cloud-on-k8s/issues/6330)) #### Documentation improvements - Documentation for running ECK, Elasticsearch, and Kibana on GKE Autopilot [#&#8203;6760](https://github.com/elastic/cloud-on-k8s/issues/6760) - Contributing page updated with Helm chart tests suite [#&#8203;6744](https://github.com/elastic/cloud-on-k8s/issues/6744) - Documentation for Logstash on ECK [#&#8203;6743](https://github.com/elastic/cloud-on-k8s/issues/6743) - Add 2.6 and 2.7 to the triggered restart list [#&#8203;6786](https://github.com/elastic/cloud-on-k8s/issues/6786) (issue: [#&#8203;6765](https://github.com/elastic/cloud-on-k8s/issues/6765)) #### Misc - Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible [#&#8203;6801](https://github.com/elastic/cloud-on-k8s/issues/6801) - Bump google.golang.org/protobuf from 1.29.0 to 1.29.1 [#&#8203;6549](https://github.com/elastic/cloud-on-k8s/issues/6549) - Update docker.io/library/golang Docker tag to v1.20.4 [#&#8203;6752](https://github.com/elastic/cloud-on-k8s/issues/6752) - Update github.com/docker/docker [#&#8203;6654](https://github.com/elastic/cloud-on-k8s/issues/6654) - Update k8s to v0.26.3 [#&#8203;6546](https://github.com/elastic/cloud-on-k8s/issues/6546) - Update k8s.io/client-go to v0.26.5 [#&#8203;6849](https://github.com/elastic/cloud-on-k8s/issues/6849) - Update module cloud.google.com/go/storage to v1.30.0 [#&#8203;6531](https://github.com/elastic/cloud-on-k8s/issues/6531) - Update module github.com/go-git/go-git/v5 to v5.6.1 [#&#8203;6536](https://github.com/elastic/cloud-on-k8s/issues/6536) - Update module github.com/go-logr/logr to v1.2.4 [#&#8203;6625](https://github.com/elastic/cloud-on-k8s/issues/6625) - Update module github.com/google/go-containerregistry to v0.14.0 [#&#8203;6532](https://github.com/elastic/cloud-on-k8s/issues/6532) - Update module github.com/hashicorp/vault/api to v1.9.1 [#&#8203;6707](https://github.com/elastic/cloud-on-k8s/issues/6707) - Update module github.com/imdario/mergo to v0.3.15 [#&#8203;6581](https://github.com/elastic/cloud-on-k8s/issues/6581) - Update module github.com/operator-framework/operator-registry to v1.26.5 [#&#8203;6622](https://github.com/elastic/cloud-on-k8s/issues/6622) - Update module github.com/prometheus/client_golang to v1.15.0 [#&#8203;6686](https://github.com/elastic/cloud-on-k8s/issues/6686) - Update module github.com/spf13/cobra to v1.7.0 [#&#8203;6647](https://github.com/elastic/cloud-on-k8s/issues/6647) - Update module go.elastic.co/apm/module/apmelasticsearch/v2 to v2.3.0 [#&#8203;6631](https://github.com/elastic/cloud-on-k8s/issues/6631) - Update module go.elastic.co/apm/module/apmzap/v2 to v2.3.0 [#&#8203;6633](https://github.com/elastic/cloud-on-k8s/issues/6633) - Update module go.uber.org/automaxprocs to v1.5.2 [#&#8203;6547](https://github.com/elastic/cloud-on-k8s/issues/6547) - Update module golang.org/x/crypto to v0.8.0 [#&#8203;6669](https://github.com/elastic/cloud-on-k8s/issues/6669) - Update module golang.org/x/text to v0.9.0 [#&#8203;6666](https://github.com/elastic/cloud-on-k8s/issues/6666) - Update module google.golang.org/api to v0.115.0 [#&#8203;6651](https://github.com/elastic/cloud-on-k8s/issues/6651) - Update module sigs.k8s.io/controller-runtime to v0.14.6 [#&#8203;6614](https://github.com/elastic/cloud-on-k8s/issues/6614) - Update module sigs.k8s.io/controller-tools to v0.11.4 [#&#8203;6718](https://github.com/elastic/cloud-on-k8s/issues/6718) - Update modules go.elastic.co/apm/\* to v2.4.1 [#&#8203;6739](https://github.com/elastic/cloud-on-k8s/issues/6739) - Update registry.access.redhat.com/ubi8/ubi-minimal Docker tag to v8.7-1107 [#&#8203;6646](https://github.com/elastic/cloud-on-k8s/issues/6646) ### [`v2.7.0`](https://github.com/elastic/cloud-on-k8s/releases/tag/v2.7.0): 2.7.0 [Compare Source](https://github.com/elastic/cloud-on-k8s/compare/2.6.1...v2.7.0) ### Elastic Cloud on Kubernetes 2.7.0 - [Release highlights](https://www.elastic.co/guide/en/cloud-on-k8s/2.7/release-highlights-2.7.0.html) - [Quickstart guide](https://www.elastic.co/guide/en/cloud-on-k8s/2.7/k8s-quickstart.html) #### Enhancements - Add a new role for APM Server 8.7.0+ [#&#8203;6605](https://github.com/elastic/cloud-on-k8s/issues/6605) - Remove deprecation note for APM Server standalone [#&#8203;6601](https://github.com/elastic/cloud-on-k8s/issues/6601) ([#&#8203;6207](https://github.com/elastic/cloud-on-k8s/issues/6207)) - Expose all fields below spec in eck-elasticsearch Helm chart [#&#8203;6492](https://github.com/elastic/cloud-on-k8s/issues/6492) ([#&#8203;6451](https://github.com/elastic/cloud-on-k8s/issues/6451)) - Allow optional SSL client authentication setting [#&#8203;6440](https://github.com/elastic/cloud-on-k8s/issues/6440) ([#&#8203;6369](https://github.com/elastic/cloud-on-k8s/issues/6369)) - Allow setting of volumeClaimDeletePolicy in eck-elasticsearch Helm chart [#&#8203;6409](https://github.com/elastic/cloud-on-k8s/issues/6409) ([#&#8203;6249](https://github.com/elastic/cloud-on-k8s/issues/6249)) - Update ECK OperatorHub capability level to L4 [#&#8203;6318](https://github.com/elastic/cloud-on-k8s/issues/6318) - Support auth for custom users and roles in eck-elasticsearch Helm chart [#&#8203;6306](https://github.com/elastic/cloud-on-k8s/issues/6306) - Do not overwrite deployment status when reconciling [#&#8203;6302](https://github.com/elastic/cloud-on-k8s/issues/6302) - Move to vX.X.X tags for easier go module imports [#&#8203;6298](https://github.com/elastic/cloud-on-k8s/issues/6298) ([#&#8203;6134](https://github.com/elastic/cloud-on-k8s/issues/6134)) #### Bug fixes - Add missing maps webhook, fix inconsistencies [#&#8203;6489](https://github.com/elastic/cloud-on-k8s/issues/6489) ([#&#8203;6151](https://github.com/elastic/cloud-on-k8s/issues/6151), [#&#8203;6152](https://github.com/elastic/cloud-on-k8s/issues/6152)) - Fix handling of unmanaged esRef in Beats Stack Monitoring [#&#8203;6482](https://github.com/elastic/cloud-on-k8s/issues/6482) ([#&#8203;5880](https://github.com/elastic/cloud-on-k8s/issues/5880), [#&#8203;6230](https://github.com/elastic/cloud-on-k8s/issues/6230)) - Fix EnterpriseSearch upgrade with TLS disabled [#&#8203;6224](https://github.com/elastic/cloud-on-k8s/issues/6224) ([#&#8203;6185](https://github.com/elastic/cloud-on-k8s/issues/6185)) #### Documentation improvements - Update OpenShift supported versions to 4.8-4.12 [#&#8203;6597](https://github.com/elastic/cloud-on-k8s/issues/6597) - Update Kubernetes supported versions to 1.22-1.26 [#&#8203;6593](https://github.com/elastic/cloud-on-k8s/issues/6593) ([#&#8203;6571](https://github.com/elastic/cloud-on-k8s/issues/6571)) - Document FIPS image and OpenShift default namespace limitation [#&#8203;6428](https://github.com/elastic/cloud-on-k8s/issues/6428) ([#&#8203;6332](https://github.com/elastic/cloud-on-k8s/issues/6332)) - Adding an exhaustive list of Helm chart values to eck-elasticsearch Helm chart [#&#8203;6336](https://github.com/elastic/cloud-on-k8s/issues/6336) ([#&#8203;6187](https://github.com/elastic/cloud-on-k8s/issues/6187)) - Update Logstash recipe [#&#8203;6333](https://github.com/elastic/cloud-on-k8s/issues/6333) ([#&#8203;6258](https://github.com/elastic/cloud-on-k8s/issues/6258), [#&#8203;6328](https://github.com/elastic/cloud-on-k8s/issues/6328)) - Fix yaml Kibana example in saml authentication doc [#&#8203;6301](https://github.com/elastic/cloud-on-k8s/issues/6301) - Fix minor typo in upgrading-eck doc [#&#8203;6198](https://github.com/elastic/cloud-on-k8s/issues/6198) #### Misc - Update module github.com/prometheus/common to v0.42.0 [#&#8203;6500](https://github.com/elastic/cloud-on-k8s/issues/6500) - Update docker.io/library/golang Docker tag to v1.20.2 [#&#8203;6497](https://github.com/elastic/cloud-on-k8s/issues/6497) - Update module golang.org/x/crypto to v0.7.0 [#&#8203;6486](https://github.com/elastic/cloud-on-k8s/issues/6486) - Update module golang.org/x/text to v0.8.0 [#&#8203;6484](https://github.com/elastic/cloud-on-k8s/issues/6484) - Update module sigs.k8s.io/controller-runtime to v0.14.5 [#&#8203;6474](https://github.com/elastic/cloud-on-k8s/issues/6474) - Update module k8s.io/klog/v2 to v2.90.1 [#&#8203;6473](https://github.com/elastic/cloud-on-k8s/issues/6473) - Update k8s to v0.26.2 [#&#8203;6466](https://github.com/elastic/cloud-on-k8s/issues/6466) - Update module github.com/stretchr/testify to v1.8.2 [#&#8203;6456](https://github.com/elastic/cloud-on-k8s/issues/6456) - Update module github.com/gobuffalo/flect to v1.0.2 [#&#8203;6455](https://github.com/elastic/cloud-on-k8s/issues/6455) - Update registry.access.redhat.com/ubi8/ubi-minimal Docker tag to v8.7-1085 [#&#8203;6438](https://github.com/elastic/cloud-on-k8s/issues/6438) - Update module github.com/hashicorp/vault/api to v1.9.0 [#&#8203;6403](https://github.com/elastic/cloud-on-k8s/issues/6403) - Update github.com/dgryski/go-lttb digest to [`f8fc36c`](https://github.com/elastic/cloud-on-k8s/commit/f8fc36c) [#&#8203;6387](https://github.com/elastic/cloud-on-k8s/issues/6387) - Update module sigs.k8s.io/controller-tools to v0.11.3 [#&#8203;6366](https://github.com/elastic/cloud-on-k8s/issues/6366) - Update module github.com/google/go-containerregistry to v0.13.0 [#&#8203;6353](https://github.com/elastic/cloud-on-k8s/issues/6353) - Update module github.com/spf13/viper to v1.15.0 [#&#8203;6343](https://github.com/elastic/cloud-on-k8s/issues/6343) - Update module gopkg.in/yaml.v2 to v3 [#&#8203;6252](https://github.com/elastic/cloud-on-k8s/issues/6252) - Update module github.com/hashicorp/golang-lru to v2 [#&#8203;6251](https://github.com/elastic/cloud-on-k8s/issues/6251) - Update module github.com/go-test/deep to v1.1.0 [#&#8203;6222](https://github.com/elastic/cloud-on-k8s/issues/6222) - Update module github.com/magiconair/properties to v1.8.7 [#&#8203;6217](https://github.com/elastic/cloud-on-k8s/issues/6217) - Update module go.uber.org/zap to v1.24.0 [#&#8203;6202](https://github.com/elastic/cloud-on-k8s/issues/6202) - Update module github.com/Masterminds/sprig/v3 to v3.2.3 [#&#8203;6197](https://github.com/elastic/cloud-on-k8s/issues/6197) ### [`v2.6.1`](https://github.com/elastic/cloud-on-k8s/releases/tag/2.6.1) [Compare Source](https://github.com/elastic/cloud-on-k8s/compare/2.6.0...2.6.1) ### Elastic Cloud on Kubernetes 2.6.1 - [Release highlights](https://www.elastic.co/guide/en/cloud-on-k8s/2.6/release-highlights-2.6.1.html) - [Quickstart guide](https://www.elastic.co/guide/en/cloud-on-k8s/2.6/k8s-quickstart.html) #### Bug fixes - Update minimum version to use Elasticsearch file-based settings feature [#&#8203;6305](https://github.com/elastic/cloud-on-k8s/issues/6305) (issue: [#&#8203;6303](https://github.com/elastic/cloud-on-k8s/issues/6303)) ### [`v2.6.0`](https://github.com/elastic/cloud-on-k8s/releases/tag/2.6.0) [Compare Source](https://github.com/elastic/cloud-on-k8s/compare/2.5.0...2.6.0) ### Elastic Cloud on Kubernetes v2.6.0 - [Release highlights](https://www.elastic.co/guide/en/cloud-on-k8s/2.6/release-highlights-2.6.0.html) - [Quickstart guide](https://www.elastic.co/guide/en/cloud-on-k8s/2.6/k8s-quickstart.html) #### New features - New CRD StackConfigPolicy to declaratively configure multiple Elasticsearch clusters. [#&#8203;6148](https://github.com/elastic/cloud-on-k8s/pull/6148) - ECK resources Helm Chart - Beats. [#&#8203;5899](https://github.com/elastic/cloud-on-k8s/pull/5899) (issue: [#&#8203;5505](https://github.com/elastic/cloud-on-k8s/issues/5505)) #### Enhancements - Expose Kubernetes client QPS as a flag. [#&#8203;6157](https://github.com/elastic/cloud-on-k8s/pull/6157) - Extend existing reattach-pv tool to allow using existing PVs to create newly named cluster. [#&#8203;6118](https://github.com/elastic/cloud-on-k8s/pull/6118) - Add container-suffix operator flag to allow users to specify a container suffix to be applied across all Elastic stack container images. [#&#8203;6086](https://github.com/elastic/cloud-on-k8s/pull/6086) (issue: [#&#8203;6064](https://github.com/elastic/cloud-on-k8s/issues/6064)) - Elasticsearch observer improvements to avoid blocking between workers. [#&#8203;6084](https://github.com/elastic/cloud-on-k8s/pull/6084) (issue: [#&#8203;6078](https://github.com/elastic/cloud-on-k8s/issues/6078)) - Improve user password hash comparison performance by utilizing an LRU cache. [#&#8203;6080](https://github.com/elastic/cloud-on-k8s/pull/6080) (issue: [#&#8203;6076](https://github.com/elastic/cloud-on-k8s/issues/6076)) - Add default securityContext to the manager container in Operator Helm Chart. [#&#8203;6047](https://github.com/elastic/cloud-on-k8s/pull/6047) - Allow Fleet Server to be run without TLS. [#&#8203;6020](https://github.com/elastic/cloud-on-k8s/pull/6020) (issue: [#&#8203;6000](https://github.com/elastic/cloud-on-k8s/issues/6000)) #### Bug fixes - Fix potential panic in Elasticsearch client equal function. [#&#8203;6128](https://github.com/elastic/cloud-on-k8s/pull/6128) - Increment ECK-stack Helm chart version to support addition of Agent/Fleet Server. [#&#8203;6179](https://github.com/elastic/cloud-on-k8s/pull/6179) - Try to reconcile license even in absence of known health status [#&#8203;6278](https://github.com/elastic/cloud-on-k8s/pull/6278) (issue: [#&#8203;6274](https://github.com/elastic/cloud-on-k8s/issues/6274)) #### Documentation improvements - Add experimental label to the StackConfigPolicy doc. [#&#8203;6247](https://github.com/elastic/cloud-on-k8s/pull/6247) - Document Elastic Stack configuration policies. [#&#8203;6215](https://github.com/elastic/cloud-on-k8s/pull/6215) - Update eck-diagnostics documentation for filters. [#&#8203;6191](https://github.com/elastic/cloud-on-k8s/pull/6191) - Add additional Helm documentation for Fleet Server, and Agent. [#&#8203;6154](https://github.com/elastic/cloud-on-k8s/pull/6154) - Update the list of Kibana keys managed by the operator. [#&#8203;6119](https://github.com/elastic/cloud-on-k8s/pull/6119) - Document limitation on Minikube without CNI. [#&#8203;6075](https://github.com/elastic/cloud-on-k8s/pull/6075) - Add latest APM fleet package in Kibana examples when using standalone APM server. [#&#8203;6063](https://github.com/elastic/cloud-on-k8s/pull/6063) (issue: [#&#8203;5059](https://github.com/elastic/cloud-on-k8s/issues/5059)) #### Misc - Update module github.com/hashicorp/golang-lru to v0.6.0 [#&#8203;6172](https://github.com/elastic/cloud-on-k8s/pull/6172) - Update module github.com/google/go-containerregistry to v0.12.1 [#&#8203;6168](https://github.com/elastic/cloud-on-k8s/pull/6168) - Update k8s to v0.25.4 [#&#8203;6167](https://github.com/elastic/cloud-on-k8s/pull/6167) - Update module helm.sh/helm/v3 to v3.10.2 [#&#8203;6166](https://github.com/elastic/cloud-on-k8s/pull/6166) - Update module golang.org/x/oauth2 to v0.2.0 [#&#8203;6159](https://github.com/elastic/cloud-on-k8s/pull/6159) - Update module golang.org/x/crypto to v0.2.0 [#&#8203;6158](https://github.com/elastic/cloud-on-k8s/pull/6158) - Update module golang.org/x/net to v0.2.0 [#&#8203;6155](https://github.com/elastic/cloud-on-k8s/pull/6155) - Update module github.com/prometheus/client_golang to v1.14.0 [#&#8203;6150](https://github.com/elastic/cloud-on-k8s/pull/6150) - Update module github.com/spf13/viper to v1.14.0 [#&#8203;6145](https://github.com/elastic/cloud-on-k8s/pull/6145) - Update module sigs.k8s.io/controller-runtime to v0.13.1 [#&#8203;6141](https://github.com/elastic/cloud-on-k8s/pull/6141) - Update module github.com/prometheus/client_golang to v1.13.1 [#&#8203;6136](https://github.com/elastic/cloud-on-k8s/pull/6136) - Update docker.io/library/golang Docker tag to v1.19.3 [#&#8203;6135](https://github.com/elastic/cloud-on-k8s/pull/6135) - Update module go.elastic.co/apm/module/apmzap/v2 to v2.2.0 [#&#8203;6131](https://github.com/elastic/cloud-on-k8s/pull/6131) - Update module go.elastic.co/apm/module/apmelasticsearch/v2 to v2.2.0 [#&#8203;6129](https://github.com/elastic/cloud-on-k8s/pull/6129) - Update module github.com/hashicorp/vault/api to v1.8.2 [#&#8203;6127](https://github.com/elastic/cloud-on-k8s/pull/6127) - Update module github.com/spf13/cobra to v1.6.1 [#&#8203;6110](https://github.com/elastic/cloud-on-k8s/pull/6110) - Update module golang.org/x/text to v0.4.0 [#&#8203;6100](https://github.com/elastic/cloud-on-k8s/pull/6100) ### [`v2.5.0`](https://github.com/elastic/cloud-on-k8s/releases/tag/2.5.0) [Compare Source](https://github.com/elastic/cloud-on-k8s/compare/2.4.0...2.5.0) ### Elastic Cloud on Kubernetes 2.5.0 - [Release highlights](https://www.elastic.co/guide/en/cloud-on-k8s/2.5/release-highlights-2.5.0.html) - [Quickstart guide](https://www.elastic.co/guide/en/cloud-on-k8s/2.5/k8s-quickstart.html) #### New features - Autoscaling Elasticsearch: Introduce a dedicated custom resource [#&#8203;5978](https://github.com/elastic/cloud-on-k8s/pull/5978) (issue: [#&#8203;5997](https://github.com/elastic/cloud-on-k8s/issues/5997)) - ECK resources Helm chart - Elastic Agent & Elastic Fleet Server Agent [#&#8203;5889](https://github.com/elastic/cloud-on-k8s/pull/5889) (issue: [#&#8203;5505](https://github.com/elastic/cloud-on-k8s/issues/5505)) - Enable Beats stack monitoring configuration [#&#8203;5878](https://github.com/elastic/cloud-on-k8s/pull/5878) (issue: [#&#8203;5563](https://github.com/elastic/cloud-on-k8s/issues/5563)) #### Enhancement - Surface Kubernetes client rate limiter metrics [#&#8203;6007](https://github.com/elastic/cloud-on-k8s/pull/6007) - Add Elasticsearch observation interval as configurable value to Helm Chart [#&#8203;5989](https://github.com/elastic/cloud-on-k8s/pull/5989) (issue: [#&#8203;5988](https://github.com/elastic/cloud-on-k8s/issues/5988)) - Don’t log non-standard ES JSON error responses as errors [#&#8203;5971](https://github.com/elastic/cloud-on-k8s/pull/5971) (issue: [#&#8203;5473](https://github.com/elastic/cloud-on-k8s/issues/5473)) - Report incorrect license type in logs and events [#&#8203;5966](https://github.com/elastic/cloud-on-k8s/pull/5966) (issue: [#&#8203;5963](https://github.com/elastic/cloud-on-k8s/issues/5963)) - Inherit all environment variables from ES container in initContainers [#&#8203;5962](https://github.com/elastic/cloud-on-k8s/pull/5962) (issue: [#&#8203;5577](https://github.com/elastic/cloud-on-k8s/issues/5577)) - Elasticsearch: always set discovery.seed_hosts to empty array [#&#8203;5950](https://github.com/elastic/cloud-on-k8s/pull/5950) (issue: [#&#8203;5834](https://github.com/elastic/cloud-on-k8s/issues/5834)) - \[Autoscaling] Add CPU recommender [#&#8203;5924](https://github.com/elastic/cloud-on-k8s/pull/5924) (issue: [#&#8203;5823](https://github.com/elastic/cloud-on-k8s/issues/5823)) - Log correlation for operator APM traces [#&#8203;5883](https://github.com/elastic/cloud-on-k8s/pull/5883) #### Bug fixes - Increment desired nodes version on each call [#&#8203;6037](https://github.com/elastic/cloud-on-k8s/pull/6037) (issue: [#&#8203;5979](https://github.com/elastic/cloud-on-k8s/issues/5979)) - Ignore unmanaged namespaces in webhook validation for all resources. [#&#8203;6013](https://github.com/elastic/cloud-on-k8s/pull/6013) (issue: [#&#8203;5814](https://github.com/elastic/cloud-on-k8s/issues/5814)) - Fix helm chart rendering issues associated with indentation [#&#8203;6004](https://github.com/elastic/cloud-on-k8s/pull/6004) - Stack monitoring: trust custom cert. in output configuration [#&#8203;5945](https://github.com/elastic/cloud-on-k8s/pull/5945) (issue: [#&#8203;5917](https://github.com/elastic/cloud-on-k8s/issues/5917)) #### Documentation improvements - Add License files for Helm Charts and Updating Chart README [#&#8203;6008](https://github.com/elastic/cloud-on-k8s/pull/6008) (issue: [#&#8203;6005](https://github.com/elastic/cloud-on-k8s/issues/6005)) - Rewrite snapshot documentation and add CSP specific setups [#&#8203;5969](https://github.com/elastic/cloud-on-k8s/pull/5969) (issues: [#&#8203;5230](https://github.com/elastic/cloud-on-k8s/issues/5230), [#&#8203;5652](https://github.com/elastic/cloud-on-k8s/issues/5652)) - Restructure secure settings docs and minor additions [#&#8203;5965](https://github.com/elastic/cloud-on-k8s/pull/5965) (issue: [#&#8203;5425](https://github.com/elastic/cloud-on-k8s/issues/5425)) - Update documentation to clarify ES node.processors section. [#&#8203;5941](https://github.com/elastic/cloud-on-k8s/pull/5941) (issue: [#&#8203;5940](https://github.com/elastic/cloud-on-k8s/issues/5940)) - Fix typo in "manage compute resources" doc [#&#8203;5929](https://github.com/elastic/cloud-on-k8s/pull/5929) #### Misc - Update module go to 1.19 [#&#8203;6040](https://github.com/elastic/cloud-on-k8s/pull/6040) - Update k8s to v0.25.2 [#&#8203;6032](https://github.com/elastic/cloud-on-k8s/pull/6032) - Update module sigs.k8s.io/controller-tools to v0.10.0 [#&#8203;6031](https://github.com/elastic/cloud-on-k8s/pull/6031) - Update module helm.sh/helm/v3 to v3.10.0 [#&#8203;6030](https://github.com/elastic/cloud-on-k8s/pull/6030) - Update module github.com/hashicorp/vault/api to v1.8.0 [#&#8203;6022](https://github.com/elastic/cloud-on-k8s/pull/6022) - Update k8s to v0.25.1 [#&#8203;6018](https://github.com/elastic/cloud-on-k8s/pull/6018) - Update registry.access.redhat.com/ubi8/ubi-minimal Docker tag to v8.6-941 [#&#8203;6012](https://github.com/elastic/cloud-on-k8s/pull/6012) - Update module k8s.io/klog/v2 to v2.80.1 [#&#8203;6009](https://github.com/elastic/cloud-on-k8s/pull/6009) - Update module github.com/google/go-cmp to v0.5.9 [#&#8203;6006](https://github.com/elastic/cloud-on-k8s/pull/6006) - Update docker.io/library/golang Docker tag to v1.19.1 [#&#8203;6003](https://github.com/elastic/cloud-on-k8s/pull/6003) - Update module github.com/spf13/viper to v1.13.0 [#&#8203;6001](https://github.com/elastic/cloud-on-k8s/pull/6001) - Update module github.com/gobuffalo/flect to v0.3.0 [#&#8203;5996](https://github.com/elastic/cloud-on-k8s/pull/5996) - Update module sigs.k8s.io/controller-runtime to v0.13.0 [#&#8203;5995](https://github.com/elastic/cloud-on-k8s/pull/5995) - Update module go.uber.org/zap to v1.23.0 [#&#8203;5972](https://github.com/elastic/cloud-on-k8s/pull/5972) - Update golang to 1.19 [#&#8203;5939](https://github.com/elastic/cloud-on-k8s/pull/5939) - Update module github.com/prometheus/client_golang to v1.13.0 [#&#8203;5930](https://github.com/elastic/cloud-on-k8s/pull/5930) - Update module sigs.k8s.io/kustomize/kyaml to v0.13.9 [#&#8203;5918](https://github.com/elastic/cloud-on-k8s/pull/5918) - Update dependency registry.access.redhat.com/ubi8/ubi-minimal to v8.6-902 [#&#8203;5914](https://github.com/elastic/cloud-on-k8s/pull/5914) - Update module github.com/stretchr/testify to v1.8.0 [#&#8203;5912](https://github.com/elastic/cloud-on-k8s/pull/5912) - Update module github.com/prometheus/common to v0.37.0 [#&#8203;5911](https://github.com/elastic/cloud-on-k8s/pull/5911) - Update module github.com/google/go-containerregistry to v0.11.0 [#&#8203;5910](https://github.com/elastic/cloud-on-k8s/pull/5910) </details> <details> <summary>fluent/helm-charts (fluent-bit)</summary> ### [`v0.37.1`](https://github.com/fluent/helm-charts/releases/tag/fluent-bit-0.37.1) [Compare Source](https://github.com/fluent/helm-charts/compare/fluent-bit-0.37.0...fluent-bit-0.37.1) Fast and lightweight log processor and forwarder or Linux, OSX and BSD family operating systems. ### [`v0.37.0`](https://github.com/fluent/helm-charts/releases/tag/fluent-bit-0.37.0) [Compare Source](https://github.com/fluent/helm-charts/compare/fluent-bit-0.36.0...fluent-bit-0.37.0) Fast and lightweight log processor and forwarder or Linux, OSX and BSD family operating systems. ### [`v0.36.0`](https://github.com/fluent/helm-charts/releases/tag/fluent-bit-0.36.0) [Compare Source](https://github.com/fluent/helm-charts/compare/fluent-bit-0.35.1...fluent-bit-0.36.0) Fast and lightweight log processor and forwarder or Linux, OSX and BSD family operating systems. ### [`v0.35.1`](https://github.com/fluent/helm-charts/releases/tag/fluent-bit-0.35.1) [Compare Source](https://github.com/fluent/helm-charts/compare/fluent-bit-0.35.0...fluent-bit-0.35.1) Fast and lightweight log processor and forwarder or Linux, OSX and BSD family operating systems. ### [`v0.35.0`](https://github.com/fluent/helm-charts/releases/tag/fluent-bit-0.35.0) [Compare Source](https://github.com/fluent/helm-charts/compare/fluent-bit-0.34.2...fluent-bit-0.35.0) Fast and lightweight log processor and forwarder or Linux, OSX and BSD family operating systems. ### [`v0.34.2`](https://github.com/fluent/helm-charts/releases/tag/fluent-bit-0.34.2) [Compare Source](https://github.com/fluent/helm-charts/compare/fluent-bit-0.34.1...fluent-bit-0.34.2) Fast and lightweight log processor and forwarder or Linux, OSX and BSD family operating systems. ### [`v0.34.1`](https://github.com/fluent/helm-charts/releases/tag/fluent-bit-0.34.1) [Compare Source](https://github.com/fluent/helm-charts/compare/fluent-bit-0.34.0...fluent-bit-0.34.1) Fast and lightweight log processor and forwarder or Linux, OSX and BSD family operating systems. ### [`v0.34.0`](https://github.com/fluent/helm-charts/releases/tag/fluent-bit-0.34.0) [Compare Source](https://github.com/fluent/helm-charts/compare/fluent-bit-0.33.0...fluent-bit-0.34.0) Fast and lightweight log processor and forwarder or Linux, OSX and BSD family operating systems. ### [`v0.33.0`](https://github.com/fluent/helm-charts/releases/tag/fluent-bit-0.33.0) [Compare Source](https://github.com/fluent/helm-charts/compare/fluent-bit-0.32.2...fluent-bit-0.33.0) Fast and lightweight log processor and forwarder or Linux, OSX and BSD family operating systems. ### [`v0.32.2`](https://github.com/fluent/helm-charts/releases/tag/fluent-bit-0.32.2) [Compare Source](https://github.com/fluent/helm-charts/compare/fluent-bit-0.32.1...fluent-bit-0.32.2) Fast and lightweight log processor and forwarder or Linux, OSX and BSD family operating systems. ### [`v0.32.1`](https://github.com/fluent/helm-charts/releases/tag/fluent-bit-0.32.1) [Compare Source](https://github.com/fluent/helm-charts/compare/fluent-bit-0.32.0...fluent-bit-0.32.1) Fast and lightweight log processor and forwarder or Linux, OSX and BSD family operating systems. ### [`v0.32.0`](https://github.com/fluent/helm-charts/releases/tag/fluent-bit-0.32.0) [Compare Source](https://github.com/fluent/helm-charts/compare/fluent-bit-0.31.0...fluent-bit-0.32.0) Fast and lightweight log processor and forwarder or Linux, OSX and BSD family operating systems. ### [`v0.31.0`](https://github.com/fluent/helm-charts/releases/tag/fluent-bit-0.31.0) [Compare Source](https://github.com/fluent/helm-charts/compare/fluent-bit-0.30.4...fluent-bit-0.31.0) Fast and lightweight log processor and forwarder or Linux, OSX and BSD family operating systems. ### [`v0.30.4`](https://github.com/fluent/helm-charts/releases/tag/fluent-bit-0.30.4) [Compare Source](https://github.com/fluent/helm-charts/compare/fluent-bit-0.30.3...fluent-bit-0.30.4) Fast and lightweight log processor and forwarder or Linux, OSX and BSD family operating systems. ### [`v0.30.3`](https://github.com/fluent/helm-charts/releases/tag/fluent-bit-0.30.3) [Compare Source](https://github.com/fluent/helm-charts/compare/fluent-bit-0.30.2...fluent-bit-0.30.3) Fast and lightweight log processor and forwarder or Linux, OSX and BSD family operating systems. ### [`v0.30.2`](https://github.com/fluent/helm-charts/releases/tag/fluent-bit-0.30.2) [Compare Source](https://github.com/fluent/helm-charts/compare/fluent-bit-0.30.1...fluent-bit-0.30.2) Fast and lightweight log processor and forwarder or Linux, OSX and BSD family operating systems. ### [`v0.30.1`](https://github.com/fluent/helm-charts/releases/tag/fluent-bit-0.30.1) [Compare Source](https://github.com/fluent/helm-charts/compare/fluent-bit-0.30.0...fluent-bit-0.30.1) Fast and lightweight log processor and forwarder or Linux, OSX and BSD family operating systems. ### [`v0.30.0`](https://github.com/fluent/helm-charts/releases/tag/fluent-bit-0.30.0) [Compare Source](https://github.com/fluent/helm-charts/compare/fluent-bit-0.29.0...fluent-bit-0.30.0) Fast and lightweight log processor and forwarder or Linux, OSX and BSD family operating systems. ### [`v0.29.0`](https://github.com/fluent/helm-charts/releases/tag/fluent-bit-0.29.0) [Compare Source](https://github.com/fluent/helm-charts/compare/fluent-bit-0.28.0...fluent-bit-0.29.0) Fast and lightweight log processor and forwarder or Linux, OSX and BSD family operating systems. ### [`v0.28.0`](https://github.com/fluent/helm-charts/releases/tag/fluent-bit-0.28.0) [Compare Source](https://github.com/fluent/helm-charts/compare/fluent-bit-0.27.0...fluent-bit-0.28.0) Fast and lightweight log processor and forwarder or Linux, OSX and BSD family operating systems. ### [`v0.27.0`](https://github.com/fluent/helm-charts/releases/tag/fluent-bit-0.27.0) [Compare Source](https://github.com/fluent/helm-charts/compare/fluent-bit-0.26.0...fluent-bit-0.27.0) Fast and lightweight log processor and forwarder or Linux, OSX and BSD family operating systems. ### [`v0.26.0`](https://github.com/fluent/helm-charts/releases/tag/fluent-bit-0.26.0) [Compare Source](https://github.com/fluent/helm-charts/compare/fluent-bit-0.25.0...fluent-bit-0.26.0) Fast and lightweight log processor and forwarder or Linux, OSX and BSD family operating systems. ### [`v0.25.0`](https://github.com/fluent/helm-charts/releases/tag/fluent-bit-0.25.0) [Compare Source](https://github.com/fluent/helm-charts/compare/fluent-bit-0.24.0...fluent-bit-0.25.0) Fast and lightweight log processor and forwarder or Linux, OSX and BSD family operating systems. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi41MS4zIiwidXBkYXRlZEluVmVyIjoiMzYuNTEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
renovate added the
renovate
label 2023-08-23 11:55:15 +00:00
renovate added 1 commit 2023-08-23 11:55:16 +00:00
stefan merged commit 7fd6fe638c into master 2023-08-23 12:00:25 +00:00
stefan deleted branch renovate/kubezero-logging-parentdir-dependencies 2023-08-23 12:00:26 +00:00
Sign in to join this conversation.
No reviewers
No Label
renovate
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ZeroDownTime/kubezero#99
No description provided.