Skip to content

[Feature] add init container (include volume mount) #456

@vipcxj

Description

@vipcxj

Search before asking

  • I had searched in the issues and found no similar issues.

Description

I am trying to deploy a compute-storage separated cluster where the storage layer is MinIO, and MinIO is deployed using the MinIO Operator. It enforces HTTPS for communication; for internal communication it defaults to using the Kubernetes CA, which Kubernetes mounts into all pods. The problem is Java does not trust that CA in the pod, so I need Doris to provide support for a custom init container so I can import that certificate into $JAVA_HOME/lib/security/cacerts.

Use case

With minio

Related issues

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions