Skip to content

Cleanup pkg/utils#158

Merged
ntnn merged 2 commits intoplatform-mesh:mainfrom
xrstf:cleanup-utils
Feb 13, 2026
Merged

Cleanup pkg/utils#158
ntnn merged 2 commits intoplatform-mesh:mainfrom
xrstf:cleanup-utils

Conversation

@xrstf
Copy link
Contributor

@xrstf xrstf commented Feb 12, 2026

part of https://github.com/platform-mesh/backlog/issues/143

This PR moves the annotation handling into a new pkg/kubernetes, meant for general basic Kubernetes helpers, and renames the "utils" package to "sync". sync.ConditionType reads nice for those that import it (I assume this might ultimately be intended for external consumers of this codebase, otherwise I would have made the type private) and the other functions are all related to synchronizing objects between clusters. Moving them into either of the existing packages like "generic" or "broker" would have yielded an import loop.

@CLAassistant
Copy link

CLAassistant commented Feb 12, 2026

CLA assistant check
All committers have signed the CLA.

On-behalf-of: @SAP christoph.mewes@sap.com
On-behalf-of: @SAP christoph.mewes@sap.com
@ntnn ntnn enabled auto-merge February 13, 2026 12:24
@xrstf xrstf disabled auto-merge February 13, 2026 12:38
@ntnn ntnn merged commit c62089d into platform-mesh:main Feb 13, 2026
11 checks passed
@xrstf xrstf deleted the cleanup-utils branch February 13, 2026 12:44
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.

4 participants