Skip to content

fix(local-dev): Serviceprovider groupversions changed - #197

Merged
maximiliantech merged 2 commits into
openmcp-project:mainfrom
jakobve:fix/local-script-apis
Jul 24, 2026
Merged

fix(local-dev): Serviceprovider groupversions changed#197
maximiliantech merged 2 commits into
openmcp-project:mainfrom
jakobve:fix/local-script-apis

Conversation

@jakobve

@jakobve jakobve commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

What this PR does / why we need it:

  • Groupversion of some serviceproviders changed

Release note:

Fix groupversions in local-dev.sh

Signed-off-by: Jakob Bergmeier <jakob.vetter@sap.com>
@jakobve
jakobve requested a review from maximiliantech as a code owner July 20, 2026 11:06
@jakobve jakobve changed the title fix(local-dev): Groupversion changed fix(local-dev): Serviceprovider groupversions changed Jul 20, 2026

@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 @jakobve for fixing this 🚀 Just one small comment, see below ⬇️

Comment thread hack/local-dev.sh Outdated
name: default
labels:
landscaper.services.openmcp.cloud/providertype: default
landscaper.services.open-control-plane.io/providertype: default

@maximiliantech maximiliantech Jul 20, 2026

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.

I am 99% sure, that we did not change the labels yet. So you would need to revert that line back.

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.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Thanks! Just out of curiosity, why didn't you change the labels too?

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.

We wanted to refactor the most critical parts like kind and apiVersion first and to keep the changes as minimal evasive as possible. Refactoring labels should be rather straight forward in theory but throughout the whole codebase we sometimes import/expect labels also in other repositories. Refactoring everything at once would just be too complex. So, right now you will still see "openmcp" in repository names or the codebase.

The goal is to have no "openmcp" (or similar) reference anymore in our project and eventually we will come back to this line of code and refactor it accordingly 👍

Signed-off-by: Jakob Bergmeier <jakob.vetter@sap.com>
@jakobve
jakobve requested a review from maximiliantech July 23, 2026 06:31
@maximiliantech
maximiliantech merged commit a6b526a into openmcp-project:main Jul 24, 2026
3 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.

2 participants