Skip to content

[slapconfiguration] Recipe reads partitions resource file (tests included)

Tomáš Peterka requested to merge feature/slapos-resource into master

Add posibility to obtain full resource specification for current partition during instantiation phase.

Currently the resources were obtained from slapos master but the master shouldn't contain that information. Thus we dump resource information during slapformat int ~partition/.slapos-resource Updated recipe only reads that file.

Merge request reports