### Description Greenhouse wants to make it easy to onboard [Gardener shoot clusters](https://gardener.cloud/docs/getting-started/shoots/) ### Objectives - Provide a way to automatically onboard Gardener shoots selected by label to a Greenhouse `Organization` ### Acceptance Criteria - [x] A `Plugin` exists that connects to a Gardener shoot API and creates Greenhouse `Cluster` resources. - [x] Shoots to be onboarded to Greenhouse can be selected by `labels` - [x] `Label` values to be transported from shoot to `Cluster` can be spec'ed.
Description
Greenhouse wants to make it easy to onboard Gardener shoot clusters
Objectives
OrganizationAcceptance Criteria
Pluginexists that connects to a Gardener shoot API and creates GreenhouseClusterresources.labelsLabelvalues to be transported from shoot toClustercan be spec'ed.