Skip to content

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

Open
jessexoc wants to merge 1 commit intodocker:mainfrom
jessexoc:bug/compose_service_command_entrypoint_mapping_to_k8s_args_command
Open

fix incorrect compose->k8s mapping: command->args / entrypoint->command#9
jessexoc wants to merge 1 commit intodocker: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
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