mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-01 03:26:08 -04:00
[node operator] NodeImage API gen
Signed-off-by: Malte Poll <mp@edgeless.systems>
This commit is contained in:
parent
9feb0fb801
commit
546e53f3df
16 changed files with 426 additions and 0 deletions
|
@ -6,4 +6,13 @@ plugins:
|
|||
scorecard.sdk.operatorframework.io/v2: {}
|
||||
projectName: constellation-node-operator
|
||||
repo: github.com/edgelesssys/constellation/operators/constellation-node-operator
|
||||
resources:
|
||||
- api:
|
||||
crdVersion: v1
|
||||
controller: true
|
||||
domain: edgeless.systems
|
||||
group: update
|
||||
kind: NodeImage
|
||||
path: github.com/edgelesssys/constellation/operators/constellation-node-operator/api/v1alpha1
|
||||
version: v1alpha1
|
||||
version: "3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue