Skip to content

Instantly share code, notes, and snippets.

View Roncossek's full-sized avatar

Johannes Roncossek Roncossek

  • SAP SE
  • Walldorf
View GitHub Profile
# CloudProfile using legacy format (no capabilities)
# This tests the old architecture-based image selection
apiVersion: core.gardener.cloud/v1beta1
kind: CloudProfile
metadata:
name: gcp-legacy
spec:
type: gcp
kubernetes:
versions:
apiVersion: core.gardener.cloud/v1beta1
kind: CloudProfile
metadata:
name: gcp-legacy
spec:
type: gcp
kubernetes:
versions:
- version: "1.28.0"
- version: "1.29.0"

How to categorize this issue?