16 Commits

Author SHA1 Message Date
kevinpollet ef03c40b78 Merge branch v1.4 into master 2022-01-18 10:34:20 +01:00
Kevin Pollet a8036b80d9 Update to go1.17 2022-01-10 09:58:21 +01:00
Harold Ozouf 996dd9b80c Cleanup API endpoints 2020-10-15 09:44:04 +02:00
Kevin Pollet c7b0e8e377 Return an error if the API or controller stops unexpectedly 2020-10-13 14:52:03 +02:00
Harold Ozouf 7fb32cfd96 Remove smi flag 2020-09-29 09:52:03 +02:00
Kevin Pollet 5702d7d0a0 Bump go module version to v2 2020-09-28 09:54:03 +02:00
Kevin Pollet 66f6556c96 Rename to Traefik Mesh 2020-09-16 18:12:04 +02:00
Kevin Pollet 722b3cf495 Remove unnecessary RBAC rules for controller and proxy 2020-08-27 17:38:03 +02:00
Kevin Pollet 4deb1b5050 Retrieve port mapping from existing shadow services 2020-06-02 17:08:03 +02:00
Harold Ozouf 617298e5b5 Move API outside of the Controller 2020-06-02 09:38:04 +02:00
Kevin Pollet 821fd1a0cf Rework controller loop to use a work queue 2020-05-25 18:00:04 +02:00
Daniel Tomcej 97a0771a79 Add testing to client mock 2020-05-14 20:20:04 +02:00
Kevin Pollet 66bbdb3ef3 Implement UDP traffic type 2020-04-30 10:08:05 +02:00
Harold Ozouf e6ae31dc13 ACL flag with reworked SMI/Service handling 2020-04-15 19:12:04 +02:00
Daniel Tomcej 0528771794 Implement the rest of the logger interfaces 2020-03-13 13:36:06 +01:00
Daniel Tomcej ffb9836c53 Move to client interfaces, and create fixture tests for API and Controller 2020-03-03 15:36:06 +01:00