matthieugouel
|
57c351b66f
|
feat(coredns): etcd authentication
|
2024-05-27 11:36:17 +02:00 |
|
Pascal
|
8eca85e881
|
fix: change coredns testing to fix failing tests
|
2024-02-09 11:10:44 +01:00 |
|
Kubernetes Prow Robot
|
e872bda5af
|
Merge pull request #3677 from kubernetes-sigs/refactor/use-error-wrapping
refactor: use always fmt.Errorf("...: %w", err), instead of %s or %v
|
2023-06-12 07:53:50 -07:00 |
|
Michel Loiseleur
|
7fa786733a
|
review: remove seed and init() func
|
2023-06-12 12:10:49 +02:00 |
|
Sandor Szücs
|
dc069cc10f
|
refactor: use always fmt.Errorf("...: %w", err), instead of %s or %v
Signed-off-by: Sandor Szücs <sandor.szuecs@zalando.de>
|
2023-06-12 10:44:29 +02:00 |
|
Michel Loiseleur
|
de20b13879
|
add golangci-lint update
|
2023-06-09 12:04:58 +02:00 |
|
Raffaele Di Fazio
|
31e6bb8578
|
CI linting fixes (#3205)
* ci linting fixes
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
* remove staticcheck
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
* disable naming rule
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
* disable stylecheck too
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
* linter errors fixes
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
* re-add staticcheck
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
* fixes various linting issues
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
* fix imports
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
* fix tlsconfig
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
* fix alibabacloud
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
* ioutil fixes
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
* remove all references to ioutil
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
* ignore linting for azure deprecated sdk
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
|
2022-12-02 10:57:53 -08:00 |
|
Andy Bursavich
|
74ffff6c26
|
gofumpt
|
2022-09-20 20:48:57 -07:00 |
|
Raffaele Di Fazio
|
6c93e80fca
|
bump dependencies
Signed-off-by: Raffaele Di Fazio <raffo@github.com>
|
2021-08-10 16:30:22 +02:00 |
|
windayski
|
262822e2f6
|
fix typos
|
2020-10-30 03:28:57 +00:00 |
|
Nick Jüttner
|
3388e3ddf1
|
improve linter quality for external-dns
|
2020-06-06 22:29:24 +02:00 |
|
Adam Stankiewicz
|
639db9f68f
|
Merge branch 'master' into property-comparator
|
2020-05-16 22:36:23 +02:00 |
|
Raffaele Di Fazio
|
9c56df30f6
|
owners for cloudflare and coredns providers
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
|
2020-05-16 10:50:42 +02:00 |
|
Adam Stankiewicz
|
f008e894df
|
Allow for custom property comparators
Fixes issue #1463
Co-authored-by: Alastair Houghton <alastair@alastairs-place.net>
|
2020-05-12 16:27:46 +02:00 |
|
Raffaele Di Fazio
|
db4224c705
|
restructures the providers (build only)
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
|
2020-05-08 13:05:17 +02:00 |
|