Commit Graph

7 Commits

Author SHA1 Message Date
Mauro Morales
7bbd59616a
Add missing Install attributes (#111)
* Add missing Install attributes

* Remove unused

Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>

* Add missing structs

Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>

* Make Image.Source a string

Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>

* Remove firmware and part-table

Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>

* Remove unused attributes

Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>

---------

Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
2024-05-06 16:41:23 +02:00
Mauro Morales
b7420201f1
Convert env to a map of interfaces (#101)
Signed-off-by: Mauro Morales <contact@mauromorales.com>
2024-04-18 09:06:21 +02:00
Mauro Morales
074882b3a0
VPN env vars is an object (#100) 2024-04-17 22:05:04 +02:00
Itxaka
a99f8bb487
Expand config schema (#64) 2023-12-18 15:39:09 +01:00
Itxaka
61e5a4d261
Extend root schema (#37)
Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
2023-07-25 12:38:46 +02:00
Itxaka
425e07d8c7
Add noFormat to install schema (#27) 2023-06-07 11:13:13 +02:00
Mauro Morales
c90740d747
Move schema validation to sdk to be used by different repos (#21)
* Move schema validation to sdk to be used by different repos

Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>

* remove unused

Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>

* fix recommendations

Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>

---------

Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
2023-05-26 12:32:01 +02:00