Skip to content

Add labels to WorkloadDeployment and Instance resources to support filtering.#9

Merged
joshlreese merged 2 commits intomainfrom
decorate-resources-with-labels
Mar 7, 2025
Merged

Add labels to WorkloadDeployment and Instance resources to support filtering.#9
joshlreese merged 2 commits intomainfrom
decorate-resources-with-labels

Conversation

@joshlreese
Copy link
Copy Markdown
Contributor

The primary use of these labels is to support portal functionality. An Instance reconciler has been introduced due to those resources currently being created by infra-provider-gcp as instances are provisioned. This was found to be a more straight forward solution than adding a webhook, as the current controller-runtime libraries expect a webhook to be registered for each individual type.

As part of datum-cloud/enhancements#28, this reconciler will be substantially modified, or removed.

@joshlreese joshlreese requested a review from scotwells March 7, 2025 04:45
scotwells
scotwells previously approved these changes Mar 7, 2025
@joshlreese joshlreese merged commit 659ec2a into main Mar 7, 2025
6 checks passed
@scotwells scotwells deleted the decorate-resources-with-labels branch March 7, 2025 16:49
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

Successfully merging this pull request may close these issues.

2 participants