Skip to content

post-remote is not running on remote pods #14

@steve-gore-snapdocs

Description

@steve-gore-snapdocs

I am trying to restart puma after updating files. Setting post-remote: pumactl -p 1 restart does not work. Setting post-remote: kubectl exec -n namespace $POD -- /bin/sh -c "pumactl -p 1 restart" does work. It seems like the post-remote command needs something like https://github.com/sheldonjuncker/node-kubycat/blob/main/src/Kubycat.ts#L247

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions