Skip to content

feat: add check for orchestrations#52

Merged
paullatzelsperger merged 1 commit into
eclipse-cfm:mainfrom
paullatzelsperger:feat/check_if_orch-definition_in_use
Feb 23, 2026
Merged

feat: add check for orchestrations#52
paullatzelsperger merged 1 commit into
eclipse-cfm:mainfrom
paullatzelsperger:feat/check_if_orch-definition_in_use

Conversation

@paullatzelsperger
Copy link
Copy Markdown
Contributor

This PR adds a check that disallows the deletion of OrchestrationDefinition objects if >=1 Orchestration objects have been created for them.

To do that, the Orchestration type now has the DefinitionID property which points back to the orchestration definition.

@paullatzelsperger paullatzelsperger added the enhancement New feature or request label Feb 23, 2026
@paullatzelsperger paullatzelsperger merged commit 20d338f into eclipse-cfm:main Feb 23, 2026
1 check passed
@paullatzelsperger paullatzelsperger deleted the feat/check_if_orch-definition_in_use branch February 23, 2026 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants