You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "kola" component of "mantle" is automation for cloud resource provisioning. It
currently uses a deprecated "facility" parameter for provisioning resources in Equinix
Metal which is replaced by a current "metro" parameter.
Impact
[ 1 sentence detailing the impact this bug is creating for you ]
When this feature is soon taken offline, "kola" jobs will fail. They currently
generate a warning at the API level.
Environment and steps to reproduce
Set-up: Flatcar testing on Equinix Metal
Task: Noticed during provisioning by our automation tooling
Action(s):
a. Provision a new resource using "kola", which appears to be invoked by Jenkins
Error:
a. Our automation throws a warning message
Expected behavior
If the "metro" option is used instead of "facility", all will be well.
Description
[ 1 paragraph concisely describing the bug ]
The "kola" component of "mantle" is automation for cloud resource provisioning. It
currently uses a deprecated "facility" parameter for provisioning resources in Equinix
Metal which is replaced by a current "metro" parameter.
Impact
[ 1 sentence detailing the impact this bug is creating for you ]
When this feature is soon taken offline, "kola" jobs will fail. They currently
generate a warning at the API level.
Environment and steps to reproduce
a. Provision a new resource using "kola", which appears to be invoked by Jenkins
a. Our automation throws a warning message
Expected behavior
If the "metro" option is used instead of "facility", all will be well.
Additional information
Link to line of code where this is found:
https://github.com/flatcar/mantle/blob/e9d31a22cb584746ed9bd8dba2567d7028bf1826/cmd/kola/kola.go#L191
kola description
https://github.com/flatcar/mantle/blob/flatcar-master/README.md#kola
deprecation notice
https://deploy.equinix.com/developers/docs/metal/locations/facilities/
The text was updated successfully, but these errors were encountered: