Skip to content

Commit ae09e37

Browse files
committed
feat(solver) show progress in sync mode
This commit is less of a feature and more of a refactor. The dry package has been removed and instead the entities and operations are printed to console using the `state.ConsoleString` abstraction. This reduces the maintainence overhead by quite a bit and further reduces the difference between diff and sync mode. This commit is a good example of how the refactoring work on state package done in the 0.6 cycle is paying itself off. Breaking Change: Showing progress during sync command could be labeled as a breaking change so we need to document it appropriately in the changelog. Fix #100
1 parent f5e9769 commit ae09e37

17 files changed

+52
-1138
lines changed

solver/kong/dry/aclgroup.go

-70
This file was deleted.

solver/kong/dry/basicauth.go

-71
This file was deleted.

solver/kong/dry/ca_cert.go

-70
This file was deleted.

solver/kong/dry/certificate.go

-70
This file was deleted.

solver/kong/dry/consumer.go

-70
This file was deleted.

0 commit comments

Comments
 (0)