weaveworks / wksctl

Open Source Weaveworks Kubernetes System
Apache License 2.0
395 stars 55 forks source link

Ignore whitespace when checking if node plan has changed #249

Closed bboreham closed 4 years ago

bboreham commented 4 years ago

Parse the string first, then check.

Fixes #248

Also write the node annotation in concise form, not in the human-readable form.

luxas commented 4 years ago

I rebased this PR now, hopefully it's now gonna be fully green :heavy_check_mark: