Skip to content

feat: use K8sNameUUID instead of K8sNameHash and let each mcp have its own namespace #487

feat: use K8sNameUUID instead of K8sNameHash and let each mcp have its own namespace

feat: use K8sNameUUID instead of K8sNameHash and let each mcp have its own namespace #487

Workflow file for this run

name: CI
on:
push:
tags:
- v*
branches:
- master
- main
pull_request:
permissions:
contents: read
jobs:
build_validate_test:
uses: openmcp-project/build/.github/workflows/ci.lib.yaml@main
secrets: inherit