splunk / qbec

configure kubernetes objects on multiple clusters using jsonnet
https://qbec.io
Apache License 2.0
172 stars 37 forks source link

fmt does not require to be run inside qbec root #223

Closed harsimranmaan closed 3 years ago

harsimranmaan commented 3 years ago

The qbec alpha fmt command has been deprecated in favor of qbec fmt. The default behaviour of qbec fmt is backwards incompatible with qbec alpha fmt as it does not need a qbec root context to run. If you need the old behaviour, you should use qbec fmt as qbec fmt would now default to qbec fmt .

gotwarlost commented 3 years ago

it's time we merged these PRs.

gotwarlost commented 3 years ago

also I think rebasing is required

gotwarlost commented 3 years ago

closing in favor of #239