Skip to content

fix incorrect compose->k8s mapping: command->args / entrypoint->command#9

Closed
jessexoc wants to merge 1 commit into
docker:mainfrom
jessexoc:bug/compose_service_command_entrypoint_mapping_to_k8s_args_command
Closed

fix incorrect compose->k8s mapping: command->args / entrypoint->command#9
jessexoc wants to merge 1 commit into
docker:mainfrom
jessexoc:bug/compose_service_command_entrypoint_mapping_to_k8s_args_command

Conversation

@jessexoc
Copy link
Copy Markdown

When reviewing the docs from another conversion tool Kompose (https://kompose.io/conversion/), it seems like the mapping of command in compose should be mapped to args in helm/k8s, and entrypoint in compose should be mapped to args in helm/k8s.

Reference https://kompose.io/conversion/:
- compose.service.entrypoint -> Container.Command
- compose.service.command -> Container.Args
@jessexoc jessexoc closed this May 12, 2026
@jessexoc
Copy link
Copy Markdown
Author

Fixed in #11

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant