constellation/operators/constellation-node-operator/PROJECT
3u13r f14af0c3eb
upgrade: support Kubernetes components (#839)
* upgrade: add Kubernetes components to NodeVersion

* update rfc
2023-01-03 12:09:53 +01:00

43 lines
1.2 KiB
Plaintext

domain: edgeless.systems
layout:
- go.kubebuilder.io/v3
plugins:
manifests.sdk.operatorframework.io/v2: {}
scorecard.sdk.operatorframework.io/v2: {}
projectName: node-operator
repo: github.com/edgelesssys/constellation/operators/constellation-node-operator
resources:
- api:
crdVersion: v1
controller: true
domain: edgeless.systems
group: update
kind: NodeVersion
path: github.com/edgelesssys/constellation/operators/constellation-node-operator/api/v1alpha1
version: v1alpha1
- api:
crdVersion: v1
controller: true
domain: edgeless.systems
group: update
kind: AutoscalingStrategy
path: github.com/edgelesssys/constellation/operators/constellation-node-operator/api/v1alpha1
version: v1alpha1
- api:
crdVersion: v1
controller: true
domain: edgeless.systems
group: update
kind: ScalingGroup
path: github.com/edgelesssys/constellation/operators/constellation-node-operator/api/v1alpha1
version: v1alpha1
- api:
crdVersion: v1
controller: true
domain: edgeless.systems
group: update
kind: PendingNode
path: github.com/edgelesssys/constellation/operators/constellation-node-operator/api/v1alpha1
version: v1alpha1
version: "3"