gardener / ops-toolbelt

Useful tools and operations guide for gardener landscapes
Apache License 2.0
15 stars 26 forks source link

add github action to receive auto update from gardenctl #34

Closed neo-liang-sap closed 4 years ago

neo-liang-sap commented 4 years ago

What this PR does / why we need it: when a new version of gardenctl is released, the gardenctl version in this repo is also updated automatically Which issue(s) this PR fixes: Fixes #

Special notes for your reviewer:

Release note:

when a new version of gardenctl is released, the gardenctl version in this repo is also updated automatically
petersutter commented 4 years ago

@neo-liang-sap have you checked with @AndreasBurger (see here https://github.com/gardener/gardenctl/issues/336#issuecomment-696882972)? What was the outcome and why isn't it possible to do this using https://gardener.github.io/cc-utils/traits/update_component_deps.html?

neo-liang-sap commented 4 years ago

Hi @petersutter , i sent one email to Andreas but didn't get response , i looked into https://gardener.github.io/cc-utils/traits/update_component_deps.html but didn't go into details...i had an internal discussion with @dansible as we are more familiar / more self control with github action so we decided to proceed with github action (like what we did between gardencl and homebrew-tap) Thanks! -Neo

petersutter commented 4 years ago

I pinged @AndreasBurger

/hold until @AndreasBurger responds

neo-liang-sap commented 4 years ago

/close as currently working in this PR https://github.com/gardener/ops-toolbelt/pull/35