gardener / ops-toolbelt

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

Remove dependency towards deprecated gardenctl-v1 #70

Closed petersutter closed 2 years ago

petersutter commented 2 years ago

What this PR does / why we need it: This PR removes the dependency towards the deprecated gardenctl-v1.

Which issue(s) this PR fixes: Fixes #

Special notes for your reviewer: As of now there is no demand for including gardenctl-v2 into the ops-toolbelt, hence we won't add it proactively.

Release note:

Dependency towards [gardener/gardenctl](https://github.com/gardener/gardenctl) was removed. This means that the `ops-toolbelt-gardenctl` image will not be built anymore.
petersutter commented 2 years ago

I guess the build error is because pipeline_definitions were not replicated.

yes, I think so too

gardener-robot commented 2 years ago

@petersutter You need rebase this pull request with latest master branch. Please check.

petersutter commented 2 years ago

@plkokanov despite the failing check concourse-ci/build_oci_image_ops-toolbelt-gardenctl (that is expected to fail until the PR is merged) I think this PR is ready to be merged. Do you approve?