kinvolk / lokomotive

🪦 DISCONTINUED Further Lokomotive development has been discontinued. Lokomotive is a 100% open-source, easy to use and secure Kubernetes distribution from the volks at Kinvolk
https://kinvolk.io/lokomotive-kubernetes/
Apache License 2.0
320 stars 49 forks source link

Fix MetalLB component config in Packet example configs #536

Closed invidian closed 4 years ago

invidian commented 4 years ago

Currently installing from packet-testing file results in following error:

Applying component 'metallb'...
cluster.lokocfg:72,18-39: Unsupported attribute; This object does not have an attribute named "metallb_address_pool"., and 1 other diagnostic(s)
FATA[0716] Applying component configuration failed: cluster.lokocfg:72,18-39: Unsupported attribute; This object does not have an attribute named "metallb_address_pool"., and 1 other diagnostic(s)  args="[]" command="lokoctl cluster apply"

CC @johananl

invidian commented 4 years ago

Opened again in #698. Will close this one.