Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

WIP: Better output for under the hood kubectl apply command #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Apr 22, 2019

  1. Better output for kubectl apply

    This commit makes apply_template returns default return codes (0 for
    success and 1 for errors) and uses sys.stderr and sys.stdout to show to the
    user the output of the kubectl apply command.
    cuducos committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    a2e95be View commit details
    Browse the repository at this point in the history