You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by gi...@apache.org on 2023/05/05 23:27:37 UTC

[druid] branch master updated (4c15e978f1 -> 123c4908c8)

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: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org