Elastic Cloud on Kubernetes version 1.8.0
editElastic Cloud on Kubernetes version 1.8.0
editBreaking changes
editThe operator does not rely on the $PRE_STOP_MAX_WAIT_SECONDS
environment variable to control Elasticsearch Pods PreStop hook anymore. Use $PRE_STOP_ADDITIONAL_WAIT_SECONDS
instead (defaults to 50 seconds).
- Note ECK will drop support for OpenShift 3.11 starting ECK version 2.0.
Enhancements
editBug fixes
editMisc
edit- Update module gopkg.in/yaml.v1 to v2 #4788
- Update module github.com/fsnotify/fsnotify to v1.5.0 #4778
- Update golang Docker tag to v1.17.0 #4766
- Update module sigs.k8s.io/controller-runtime to v0.9.6 #4747
- Update module go.uber.org/zap to v1.19.0 #4742
- Update module sigs.k8s.io/controller-tools to v0.6.2 #4697