Breaking Changes
The logic for checking context/cluster/user comparisons in configs was changed (before: slightly broken, after: more deterministic), and so may break previous functionality. This is used to deconflict kubeconfig definitions and perform renames.
What's Changed
- fix(build): update conform branch in build config by @particledecay in #53
- fix(build): update coverage workflow by @particledecay in #54
- refactor: switch from Ginkgo to stdlib testing by @particledecay in #57
- feat: add makefile and switch to codacy by @particledecay in #60
- fix: updates how the context name is chosen when adding new contexts.… by @scottnemes in #58
New Contributors
- @scottnemes made their first contribution in #58
Full Changelog: v1.12.0...v2.0.0