[node operator] AutoscalingStrategy API gen

Signed-off-by: Malte Poll <mp@edgeless.systems>
This commit is contained in:
Malte Poll 2022-06-27 10:59:51 +02:00 committed by Malte Poll
parent f100febfa2
commit ac5ddc27f2
14 changed files with 355 additions and 0 deletions

View file

@ -1,4 +1,5 @@
## Append samples you want in your CSV to this file as resources ##
resources:
- update_v1alpha1_nodeimage.yaml
- update_v1alpha1_autoscalingstrategy.yaml
#+kubebuilder:scaffold:manifestskustomizesamples

View file

@ -0,0 +1,6 @@
apiVersion: update.edgeless.systems/v1alpha1
kind: AutoscalingStrategy
metadata:
name: autoscalingstrategy-sample
spec:
# TODO(user): Add fields here