refactor: variableize yaml lane node naming

This commit is contained in:
Codex
2026-07-09 10:46:55 +02:00
parent e9457ace4a
commit 37a6b70793
123 changed files with 1572 additions and 1571 deletions
@@ -1,18 +0,0 @@
version: 1
kind: HwlabFakeModelProvider
metadata:
id: d518-v03-fake-echo
owner: UniDesk
issue: 1190
provider:
id: fake-echo
enabled: true
mode: responses-echo
target:
node: D518
lane: v03
agentrunLane: d518-v02
configRefs:
runtime: config/hwlab-fake-model-provider/runtime.d518-v03.yaml#provider.runtime
secrets: config/hwlab-fake-model-provider/secrets.d518-v03.yaml#provider.secrets
profile: config/hwlab-fake-model-provider/profile.fake-echo.d518-v03.yaml#provider.profile
@@ -0,0 +1,18 @@
version: 1
kind: HwlabFakeModelProvider
metadata:
id: fake-echo
owner: UniDesk
issue: 1190
provider:
id: fake-echo
enabled: true
mode: responses-echo
target:
node: NC01
lane: v03
agentrunLane: nc01-v02
configRefs:
runtime: config/hwlab-fake-model-provider/runtime.fake-echo.yaml#provider.runtime
secrets: config/hwlab-fake-model-provider/secrets.fake-echo.yaml#provider.secrets
profile: config/hwlab-fake-model-provider/profile.fake-echo.yaml#provider.profile
@@ -1,24 +1,24 @@
version: 1
kind: HwlabFakeModelProviderProfile
metadata:
id: d518-v03-fake-echo-profile
id: fake-echo-profile
owner: UniDesk
issue: 1190
provider:
profile:
name: fake-echo
agentrun:
node: D518
lane: d518-v02
configRef: config/agentrun.yaml#controlPlane.lanes.d518-v02
node: NC01
lane: nc01-v02
configRef: config/agentrun.yaml#controlPlane.lanes.nc01-v02
providerCredential:
namespace: agentrun-v02
secretName: agentrun-v02-provider-fake-echo
keys:
- auth.json
- config.toml
authJsonSourceRef: agentrun/d518-v02-provider-fake-echo-auth.json
configTomlSourceRef: agentrun/d518-v02-provider-fake-echo-config.toml
authJsonSourceRef: agentrun/nc01-v02-provider-fake-echo-auth.json
configTomlSourceRef: agentrun/nc01-v02-provider-fake-echo-config.toml
codexConfig:
model: fake-echo
modelProvider: fake
@@ -1,15 +1,15 @@
version: 1
kind: HwlabFakeModelProviderRuntime
metadata:
id: d518-v03-fake-model-provider-runtime
id: fake-model-provider-runtime
owner: UniDesk
issue: 1190
provider:
runtime:
target:
node: D518
node: NC01
lane: v03
agentrunLane: d518-v02
agentrunLane: nc01-v02
namespace: agentrun-v02
serviceAccountName: default
deploymentName: hwlab-fake-model-provider
@@ -1,7 +1,7 @@
version: 1
kind: HwlabFakeModelProviderSecrets
metadata:
id: d518-v03-fake-model-provider-secrets
id: fake-model-provider-secrets
owner: UniDesk
issue: 1190
provider: