Skip to content

Docker image is broken if container runtime is Containerd (#11054)#11055

Closed
youngwookim wants to merge 1 commit intoapache:masterfrom
youngwookim:11054
Closed

Docker image is broken if container runtime is Containerd (#11054)#11055
youngwookim wants to merge 1 commit intoapache:masterfrom
youngwookim:11054

Conversation

@youngwookim
Copy link
Copy Markdown
Member

Fixes #11054

Description

Fixed the bug ...

Renamed the class ...

Added a forbidden-apis entry ...


Key changed/added classes in this PR
  • MyFoo
  • OurBar
  • TheirBaz

This PR has:

  • been self-reviewed.
  • added documentation for new or modified features or behaviors.
  • added Javadocs for most classes and all non-trivial methods. Linked related entities via Javadoc links.
  • added or updated version, license, or notice information in licenses.yaml
  • added comments explaining the "why" and the intent of the code wherever would not be obvious for an unfamiliar reader.
  • added unit tests or modified existing tests to cover new code paths, ensuring the threshold for code coverage is met.
  • added integration tests.
  • been tested in a test Druid cluster.

@jihoonson jihoonson added Bug Docker https://hub.docker.com/r/apache/druid labels Mar 31, 2021
@FrankChen021
Copy link
Copy Markdown
Member

Resolved by #11299

@FrankChen021
Copy link
Copy Markdown
Member

Resolved by #11299

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Docker https://hub.docker.com/r/apache/druid

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docker image is broken if container runtime is Containerd

3 participants