Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.
This repository was archived by the owner on May 15, 2025. It is now read-only.

Improved environment variables resolution for chiseled/distroless containers #640

@opopivshchyi

Description

@opopivshchyi

Is your feature request related to a problem? Please describe.
When target container doesn't have shell, Bridge-To-Kubernetes falls back to populate environment variables from container manifest. Only constants and config map values seem to be supported in this case, secretKeyRef and fieldRef variables are left empty.

Mention what platform you want to support the new feature
Ubuntu Chiseled + .NET

Describe the solution you'd like
Environment variables based on secrets and pod fields are automatically populated for chiseled containers.

Describe alternatives you've considered
These variables can be supplied manually through KubernetesLocalProcessConfig, but automating this process can save a ton of time.

Additional context
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions