Eneco / landscaper

Deprecated. Takes a set of Helm Chart references with values (a desired state), and realizes this in a Kubernetes cluster
Apache License 2.0
336 stars 31 forks source link

Disable stages #96

Closed zmalik closed 6 years ago

zmalik commented 7 years ago

This PR is solve the issue commented in #95

With this way we can do

landscaper apply --disable delete files1 
landscaper apply --disable create --disable delete files1 
rollulus commented 6 years ago

@zmalik and @ivanilves , I tried to contact you guys on the Kubernetes Slack without success. Is there another way to get in touch?

zmalik commented 6 years ago

sorry @rollulus I just saw the message now and have quickly answered on the Kubernetes Slack

ivanilves commented 6 years ago

Hey @rollulus via the GH for example :smiley:

zmalik commented 6 years ago

@Fsero can you please give me a code review in this PR?

zmalik commented 6 years ago

🙇 thanks @Fsero ! addressed the comments

ivanilves commented 6 years ago

:clap: