Skip to content

[Bug] Cannot deploy Milvus Operator in hardened/restricted environments due to missing securityContext on config init container #496

Description

@ihrk

Describe the Bug

When deploying the Milvus Operator in secure Kubernetes environments, deployments fail. This occurs because the securityContext of the component is not inherited by its configuration init container, causing the admission controller to reject the pod.

Importance

This is currently a blocker for our organization's security compliance audit, preventing us from running Milvus in production.

Existing Solution

There is already an approved PR that fixes this exact issue: #464.

The PR is approved but appears to be stuck under a do-not-merge/hold label. Could a maintainer please help lift the hold and merge the PR so we can resolve this block?

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