Michael Morello
Michael Morello
Interesting, thanks for your suggestion! While I think you're right, I'm a bit on the fence with that change for the following reasons: * I'm wondering if we want to...
buildkite test this
👍 on this one as https://www.elastic.co/guide/en/cloud-on-k8s/current/k8s-kibana-es.html#k8s-kibana-external-es feels outdated.
The following error appears to be logged indefinitely: ``` [2024-08-09T04:16:47,812][ERROR][logstash.agent ] Failed to execute action {:action=>LogStash::PipelineAction::Create/pipeline_id:main, :exception=>"LogStash::ConfigurationError", :message=>"Expected one of [A-Za-z0-9_-], [ \\t\\r\\n], \"#\", \"{\", [A-Za-z0-9_], \",\", \"]\" at line...
I'm not sure to understand if this bug: * Is affecting `8.15.0` (not sure because tests on `8.15.0` are ✅ [here](https://buildkite.com/elastic/cloud-on-k8s-operator/builds/9000)) or * Has been introduced between `8.15.0` and `8.15.1`...
Please do not spend some time on the case where node transport certificates are provided by a third-party tool (https://www.elastic.co/guide/en/cloud-on-k8s/master/k8s-transport-settings.html#k8s-transport-third-party-tools). This needs some adjustments, I'm working on it.
buildkite test this -f p=gke,t=TestRemoteClusterWithAPIKeys -m s=8.9.2,s=8.15.2,s=8.16.0-SNAPSHOT
I removed the draft status. I still want to work on the documentation and add some additional unit tests, but happy to get additional feedback in the meantime.
buildkite test this -f p=gke,t=TestRemoteClusterWithAPIKeys -m s=8.9.2,s=8.15.2,s=8.16.0-SNAPSHOT,s=8.17.0-SNAPSHOT
> Small aside: I noticed we don't watch rolebindings in the ES namespaces so when using the RBAC association restrictions we don't re-reconcile if those change. Not sure if there...