v1.2.0
Changelog
e6ae31d ACL flag with reworked SMI/Service handling
50641c4 Add Cleanup Command
f0d0ffe Add CoreDNS Readiness check and Update Traefik Version
62712a9 Add Go report card badge to readme
9a5390f Add HTTP provider to proxy nodes
d7b6546 Add a contributing section to the documentation
a76bd76 Add bug report template
71e9b66 Add custom namespace to helm rewrite
295e883 Add destination namespace check in indexer
07d868a Add host to API bind
36966ac Add informer sync test to prepare command
e4df8eb Add log level configuration property to commands
dbeb2ca Add missing Dir
a891ae3 Add more topology keys
1adbb2a Add semaphore build cache
bb67e22 Add service topology key logic
7139e52 Add simple compatibility section
2f4ba2c Allow single test suites to be run
b27daf7 Cleanup TCPPortMapping when updating/deleting a shadow service
b6b7618 Cleanup log messages
3fb6e29 Cleanup port mapping before getting a new port
b4cb8f2 Create Maesh Proxy command
b658695 Disable mesh proxy dashboard in Helm chart
d83028e Disable non-used builds
4c9df07 Document release process & steps
f939d60 Extract TCPStateTable logic from the controller
a99f3fd Fix CI for gh-pages branch
6e59436 Fix broken edit link in the documentation
cfa60a0 Fix chart directory
581ebbb Fix discrepancy in prepare interface
e2d6e8f Fix documentation typos
563c04e Fix missing UDP port limit config in Helm chart
570613f Fix non working pull request template
3852d9e Fix panic when pod IP is not yet assigned (#507)
b9159bd Fix port-mapping cleanup for HTTP services
849a650 Fix typos
66bbdb3 Implement UDP traffic type
0528771 Implement the rest of the logger interfaces
b688048 Increase goreleaser build timeout
00b3cd6 Inject errors in topology
a6a1c91 Mergeback v1.1 rc2
810acf5 Mergeback v1.1.0
2533c65 Move /internal
packages into /pkg
724323a Move prepare code to its own package
ffb9836 Move to client interfaces, and create fixture tests for API and Controller
97430e2 Multiple middleware support & annotations refactoring
ec8d251 Prepare Release v1.2
d0ea25c Rebuild dynamic configuration on pod events
8116418 Refactor prepare
package for external use
5101960 Remove dependency from provider to topology builder
c33ee0f Remove deployment api endpoint documentation
0736f78 Remove deprecated SMI option in the Helm chart
b46011c Remove old dependencies
f2214b9 Remove unneeded Helm install
18dd4a9 Remove unneeded translate error method
eed2b96 Remove unused env variable POD_IP in Helm chart
f1596dd Rename test fixture dirs to testdata
ccc118f Rework Integration tests
2d25077 Setup semaphore v2
0af1cfa Shadow service manager
6d90b65 Update Deps
ea24dac Update SemaphoreCI Badge
84b646a Update Travis to build on Go 1.14
c06f510 Update github templates
c762a46 Update k3s to use k8s 1.17
2a0cbcf Update to Go 1.14
3b17ccc Update traefik version to v2.1.6
8284a71 Upgrade Traefik dependency version to v2.2.1
6894b63 Upgrade traefik and deps to 2.2.0
68f8f6c Use logrus.FieldLogger for logging
6d0334a Use semaphore build cache when running ACL integration test suites
176ddd2 Wait for Pod IPs to be assigned in Integration test
bc5eda0 Wait fort the k3s cluster to come up before running tests
b32174c add source build note