cli icon indicating copy to clipboard operation
cli copied to clipboard

CI/CD: Create Gardener test-clusters via Kyma CLI instead calling Gardner directly and passing Shoot-Spec

Open tobiscr opened this issue 3 years ago • 1 comments

Description

Some pipelines are creating Gardener test clusters by sending a Shoot-Spec to the Gardener API. This has the drawback that the spec needs to be regularly updated when Gardener changes their API rules (e.g. removing support for particular VM images etc.). To avoid such efforts in the longterm, the Kyma CLI should be used to provision Gardener clusters instead calling the Gardener API directly.

AC:

  • Instead calling the Gardner API and sending a Shoot-Spec, the Kyma CLI is used to provision a test cluster in Gardener
  • Shoot-Spec is dropped from the test-infra repository

Reasons

Use Kyma CLI for Gardener interaction to avoid maintenance efforts for Gardener Shoot Spec.

Attachments

tobiscr avatar Jun 14 '22 15:06 tobiscr

Only valid for old reconciler pipelines!

tobiscr avatar Sep 08 '22 14:09 tobiscr

This issue or PR has been automatically marked as stale due to the lack of recent activity. Thank you for your contributions.

This bot triages issues and PRs according to the following rules:

  • After 60d of inactivity, lifecycle/stale is applied
  • After 7d of inactivity since lifecycle/stale was applied, the issue is closed

You can:

  • Mark this issue or PR as fresh with /remove-lifecycle stale
  • Close this issue or PR with /close

If you think that I work incorrectly, kindly raise an issue with the problem.

/lifecycle stale

kyma-bot avatar Nov 07 '22 15:11 kyma-bot

Since we are dropping the support for the old reconciler I am closing this issue. Cheers!

janmedrek avatar Nov 15 '22 14:11 janmedrek