Thibault Richard
Thibault Richard
Ah ok, so "external types" are what I'll call "internal types" from another package. In this case I would expect all of these types to belong to your API and...
As far as I know, there's plenty of room for improvement here.
`sigs.k8s.io/controller-tools` has been updated to `v0.17.0` in: - https://github.com/elastic/crd-ref-docs/pull/122
Hello, This is surprising. `50Mi` should normally be enough for that init container. A bit of history, we started with `10Mi` and increased it to `20Mi` to fix an issue...
Hello, > However, I want to disable this persistent volume creation as I am intending to use local instance store volumes on AWS EC2. I'm not sure I understand what...
buildkite test this
buildkite test this -f p=gke,E2E_TAGS=es -m s=7.17.8,s=8.14.1,s=8.15.0-SNAPSHOT
This breaks two e2e tests: ``` TestMutationResizeMemoryDown/Stopping_to_watch_for_correct_node_shutdown_API_usage TestMutationResizeMemoryUp/Stopping_to_watch_for_correct_node_shutdown_API_usage ``` I don't know exactly what's going on yet. The failure is because during the mutation, `/_nodes/shutdown` returned more than one entry:...
The pre-stop hook incorrectly extracted the node id, which created 2 shutdown records with different ids (Q3SwszElnHxaJg and eUcnfdK-Q3SwszElnHxaJg).
buildkite test this -f p=gke,E2E_TAGS=es -m s=7.17.8,s=8.14.1,s=8.15.0-SNAPSHOT