Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement remaining converter features #230

Closed
9 tasks done
Tracked by #112
Disper opened this issue May 22, 2024 · 1 comment
Closed
9 tasks done
Tracked by #112

Implement remaining converter features #230

Disper opened this issue May 22, 2024 · 1 comment
Assignees

Comments

@Disper
Copy link
Member

Disper commented May 22, 2024

  • Implement remaining converter features:
    • Annotation extender. Include:
      • Annotations that provisioner sets to allow linking shoot with the Runtime object. Hint: see what provisioner sets, and consider if we need something more.
      • Licence Type annotation (please see this). Use spec.shoot.licenceType property.
      • Is EU Access annotation (please see this). Use spec.shoot.platformRegion property.
    • Certificates extender (please see this)
      • - providerConfig: apiVersion: service.cert.extensions.gardener.cloud/v1alpha1 kind: CertConfig shootIssuers: enabled: true type: shoot-cert-service
      • implemented in adds CertConfig extender #317
    • maitenance auto-upgrade. Configure via management-plane-config. Example: maintenance: autoUpdate: kubernetesVersion: true machineImageVersion: false
      - consider updating converter_config_aws. key as it is not only a specific
      - what's produced by kustomize have to be aligned with root converter config and the MPC.
      - done in Maintenance extender #319
  • move PtrTo to util
@Disper
Copy link
Member Author

Disper commented Jun 17, 2024

Partial improvements #255

@Disper Disper self-assigned this Jul 30, 2024
This was referenced Jul 30, 2024
@Disper Disper closed this as completed Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant