Commit Graph

19 Commits

Author SHA1 Message Date
ivan katliarchuk
fe83c0d2d0
chore(source): code cleanup 2025-05-12 14:21:28 +01:00
ivan katliarchuk
9f8f30882b
chore(source): code cleanup
Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
2025-05-09 08:21:31 +01:00
Ivan Ka
ba64e8bb01
chore(deps): code cleanup, do not use pkg/errors (#5335)
Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
2025-04-29 01:17:57 -07:00
ivan katliarchuk
9f427e5622
chore(source): code cleanup 2025-04-16 13:50:04 +01:00
Rich
7c23e01e31
feat(aws): always create AAAA alias records in route53 (#5111)
* First pass based on existing PR, what is currently on master and some
extra tests.

* Try to resolve AWS service documentation

* Add documentation on how to opt-out of AAAA record creation

* Address documentation concerns

* Add some IPv6 tests to sources

* Make recommended changes to documentation
2025-03-03 00:21:00 -08:00
Kris Budde
865f177561
fix(traefik): Nil pointer exception if legacy traefik is disabled 2024-05-25 11:07:49 +02:00
Kristopher Kirkland
f80f00688d Lint fix 2023-12-20 22:17:10 -06:00
Kristopher Kirkland
9015377c12 Add flags to disable each of the Traefik API groups 2023-11-29 12:14:59 -06:00
John Gardiner Myers
76a2ea17aa Make --ignore-hostname-annotation flag more consistent 2023-10-02 23:51:43 -07:00
John Gardiner Myers
17e9637f11
Refactor getTTLFromAnnotations() to not return error (#3939)
* Refactor getTTLFromAnnotations() to not return error

* Improve log messages
2023-10-02 03:56:45 -07:00
John Gardiner Myers
39955e556e Refactor setting the "resource" label into endpointsForHostname 2023-08-29 11:36:27 -07:00
Thomas Kosiewski
bd67905307
Added support for new traefik CRDs
Signed-off-by: Thomas Kosiewski <thomas.kosiewski@loft.sh>
2023-06-14 18:08:10 +02:00
Thomas Kosiewski
f0ac655838
Style changes & fixes
Signed-off-by: Thomas Kosiewski <thoma471@googlemail.com>
2023-06-06 18:51:59 +02:00
Thomas Kosiewski
6ba9d3b221 Fixed error thrown by linter 2023-03-17 15:16:22 +01:00
Thomas Kosiewski
2dcbb2cfd2 Removed traefik as dependency 2023-03-17 15:16:22 +01:00
Thomas Kosiewski
4ecad141c2 Added exemption for wildcard only route rule 2023-03-17 15:16:11 +01:00
Thomas Kosiewski
b7016a0f38 Added tests for traefik source 2023-03-17 15:16:11 +01:00
Thomas Kosiewski
6c25133bce Updated store_test & helm chart clusterrole 2023-03-17 15:16:11 +01:00
Thomas Kosiewski
458b702762 Added traefik source 2023-03-17 15:15:41 +01:00