* upgrades ExternalDNS to go 1.19
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
* fixes testutil comparison
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
* disable golint
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
* bump golangici-lint
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
* remove deprecated linters and revive
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
* remove other linters to make it pass
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
* remove gosimple
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
v1 is available since kubernetes 1.16, since then v1beta1 is deprecated
and will be dropped in kubernetes 1.22
Signed-off-by: Dinar Valeev <dinar.valeev@absa.africa>
* add Istio Gateway Source
* add documentation for Istio Gateway Source
* make both istio namespace and ingress gateway service configurable
* prefix gateway types, constructors, and flags with 'istio-'
* fix: add missing sources to source flag docs
* adjust docs before the v0.3.0 release
* minor fixes
* docs: add missing dot
* docs: add missing dot
* docs: drop line
* docs: drop another line
* adjust documentation
* update main readme
* checkbox for releases, add --txt-owner-id flag in description
* docs: minor weird character fixes [ci skip]
* docs: elaborate the docs, add a faq section
* docs: fix a messed up command
* docs: update docs to reference v0.1 release
* docs(faq): fix stray whitespace
* docs: restructure docs for a leaner README
* docs: move first run section back to main readme
* docs: fix references to packages
* docs: fix reference to gke tutorial
* docs: fix missing source flag in examples
* docs: fix missing provider flag in examples
* docs: mention ingress support in main readme