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
Michel Loiseleur
ac4049bf03
ci(docs): add markdown linters and editorconfig ( #5055 )
...
* ci(docs): add markdown linters
* fixes issues in md detected by the linter
* fix workflow
* pre commit
* add editor config
* fix test
* review
2025-02-09 14:07:56 -08:00
Michel Loiseleur
7ae03cdfc7
docs: refactor title and organisation
2024-09-05 09:09:48 +02:00
Arnaud Lefray
f42f3705c5
docs: replace mentions of ingress.class annotations for the spec.ingressClassName field
2023-05-05 16:11:26 +02:00
Greg Whorley
f2fc9c9636
add another missing ingressClassName field
2021-11-09 14:06:38 -08:00
Greg Whorley
a1af6323a2
add missing ingressClassName field
2021-11-09 14:04:23 -08:00
Greg Whorley
86f5d1f038
add ingressClassName field
2021-11-09 14:03:11 -08:00
Greg Whorley
97425b7542
update ingress spec
2021-11-09 13:55:34 -08:00
Kundan Kumar
083e243eae
fix_2099
2021-06-03 17:07:44 +05:30
Kundan Kumar
e1cf5f88a7
updated ingress apiVersion
2021-03-16 12:42:30 +05:30
timyinshi
bc10232ad7
modify the error url of external-dns rbac
...
Signed-off-by: timyinshi <shiguangyin@inspur.com>
2021-01-18 12:10:44 +08:00
windayski
9f28aa9106
fix some typos
2020-11-30 10:23:19 +00:00
Kostas Kapetanakis
8e28d46aeb
fix ingress-controller yaml link
2020-09-01 23:49:49 +03:00
David Dooling
cd750c95ea
Update apiVersions in docs ( #1690 )
...
* Update apiVersions in docs
Update docs to reflect new apiVersions for ingresses and deployments.
* Add selector to apps/v1 deployments
2020-08-05 00:44:28 -07:00
Raffaele Di Fazio
7505f29e4c
Remove occurrences of "master" from the project ( #1636 )
...
* intial removal of inappropriate terminology
Signed-off-by: Raffaele Di Fazio <raffo@github.com>
* removed other occurrences
Signed-off-by: Raffaele Di Fazio <raffo@github.com>
* gofmt
Signed-off-by: Raffaele Di Fazio <raffo@github.com>
* addresses comment
Signed-off-by: Raffaele Di Fazio <raffo@github.com>
* gofmt
Signed-off-by: Raffaele Di Fazio <raffo@github.com>
2020-07-08 01:13:08 -07:00
Martin Linkhorst
bbed273d21
docs: fix skipper routegroup flag in docs
2020-03-09 12:44:19 +01:00
Sandor Szücs
116856f422
implement RouteGroup with similar feature set to ingress
...
add documentation for kube-ingress-aws-controller and RouteGroup
Signed-off-by: Sandor Szücs <sandor.szuecs@zalando.de>
2020-03-05 17:14:30 +01:00