This is an automated email from the ASF dual-hosted git repository.
gian pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
from 4c15e978f1 Web console: misc bug fixes (#14216)
add 123c4908c8 Ephemeral storage is respected from the overlod for peon
tasks (#14201)
No new revisions were added by this update.
Summary of changes:
.../druid/k8s/overlord/common/K8sTaskAdapter.java | 60 +++++++++++---
.../k8s/overlord/common/K8sTaskAdapterTest.java | 91 ++++++++++++++++++++++
.../src/test/resources/ephemeralPodSpec.yaml | 27 +++++++
...nerOutput.yaml => expectedEphemeralOutput.yaml} | 13 +++-
4 files changed, 176 insertions(+), 15 deletions(-)
create mode 100644
extensions-contrib/kubernetes-overlord-extensions/src/test/resources/ephemeralPodSpec.yaml
copy
extensions-contrib/kubernetes-overlord-extensions/src/test/resources/{expectedSingleContainerOutput.yaml
=> expectedEphemeralOutput.yaml} (82%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]