Skip to content

feat(serviceprovider): Support reconcile operation annotation#29

Merged
maximiliantech merged 1 commit into
openmcp-project:mainfrom
jakobve:feat/reconcile-operation-annotation
Jul 16, 2026
Merged

feat(serviceprovider): Support reconcile operation annotation#29
maximiliantech merged 1 commit into
openmcp-project:mainfrom
jakobve:feat/reconcile-operation-annotation

Conversation

@jakobve

@jakobve jakobve commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

What this PR does / why we need it:

  • Implement the service-provider quality criterium Operation Annotations centrally in the runtime library.
  • Ignore was already implemented
  • Annotation for reconciliation is added with this PR

Which issue(s) this PR fixes:
Fixes #28

Special notes for your reviewer:

Release note:

Central implementation of reconcile operation annotation for all service-providers

@jakobve
jakobve force-pushed the feat/reconcile-operation-annotation branch from 828a72e to 52148fb Compare July 3, 2026 14:13
@jakobve
jakobve marked this pull request as ready for review July 3, 2026 14:19
@jakobve
jakobve requested a review from maximiliantech as a code owner July 3, 2026 14:19
@maximiliantech

Copy link
Copy Markdown
Member

@jakobve Could you have a look at the linting errors please? 🙏

@jakobve jakobve changed the title feat: Support reconcile operation annotation feat(serviceprovider): Support reconcile operation annotation Jul 14, 2026
@jakobve
jakobve force-pushed the feat/reconcile-operation-annotation branch from 93eb0a4 to 270950a Compare July 15, 2026 12:39
Signed-off-by: Jakob Bergmeier <jakob.vetter@sap.com>
@jakobve
jakobve force-pushed the feat/reconcile-operation-annotation branch from 68680a3 to d81128c Compare July 16, 2026 14:54

@maximiliantech maximiliantech left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your first contribution to this repo @jakobve 🥇 💪

@maximiliantech
maximiliantech merged commit 3bdf30f into openmcp-project:main Jul 16, 2026
2 checks passed
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.

Support reconcile operation annotation

2 participants