42 Commits (main)

Author SHA1 Message Date
TJ Hoplock 6ebfbd2d54 chore!: adopt log/slog, remove go-kit/log 2 months ago
Simon Pasquier 145988d48f
discovery(k8s): remove support for API versions no longer served 5 months ago
Paulin Todev d2e997030e
Fix linter issues 12 months ago
Paulin Todev 27bb57a37b
Define metric label values in one place 12 months ago
Paulin Todev 108a749a45
Set up labels for counters in advance 12 months ago
Paulin Todev 6de80d7fb0
Allow non-default registry to be used for metrics of SD components 12 months ago
Oleksandr Redko 8e5f0387a2
ci(lint): enable nolintlint and remove redundant comments (#12926) 1 year ago
renzheng.wang 866fa25b20 add label and labelpresent for endpointslice role in k8s discovery 2 years ago
beorn7 c3c7d44d84 lint: Adjust to the lint warnings raised by current versions of golint-ci 2 years ago
Julien Pivotto 3677d61a4b Update kubernetes dependencies 2 years ago
Matthieu MOREL f43749e82f
refactor (discovery): move from github.com/pkg/errors to 'errors' and 'fmt' (#10807) 3 years ago
Julien Pivotto b1bdde46c3 kubernetes ingress: adjust comment style 3 years ago
Takashi Kusumi d6583134d2
Kubernetes SD: Introduce ingressAdaptor 3 years ago
Takashi Kusumi cb04fe8386
Kubernetes SD: Support networking.k8s.io/v1 Ingress 3 years ago
Philip Gough 0af7250c52 discovery:kube: Support wildcard matching for ingress rules 3 years ago
Takashi Kusumi 40981c422b Kubernetes SD: Introduce ingressAdaptor 3 years ago
Takashi Kusumi 6634a570cf Kubernetes SD: Support networking.k8s.io/v1 Ingress 3 years ago
Levi Harrison b5f6f8fb36 Switched to go-kit/log 3 years ago
Mike Eves 7941b350ba Don't set label if ingressClassName is not set 3 years ago
Mike Eves 7e1111ff14 Update label from `class` to `class_name` 3 years ago
Mike Eves 7e65ad3e43 Add class label to kubernetes ingress discovery 3 years ago
Tariq Ibrahim 06a6621b6c
update kubernetes to v1.18.x and update ingress apiVersion 5 years ago
Simon Pasquier 06c1a07d5a discovery/kubernetes: remove extraneous parameters from send() 5 years ago
Ben Ye 1a18594176
keep kubernetes metrics in global vars (#6765) 5 years ago
Yao Zengzeng 1afa476b8a minor fix for making map (#6076) 5 years ago
Simon Pasquier 8ec6f02854 discovery: don't log errors on context cancelation 5 years ago
dzzg 938ca06057
fix wrong spells in ingress.go 5 years ago
Simon Pasquier dafd1632a2 discovery/kubernetes: add present labels for labels/annotations (#5443) 6 years ago
Tariq Ibrahim 8fdfa8abea refine error handling in prometheus (#5388) 6 years ago
Simon Pasquier f678e27eb6
*: use latest release of staticcheck (#5057) 6 years ago
jojohappy 21e50a3f9d Upgrade k8s client to kubernetes-1.11.0 6 years ago
Julius Volz 219e477272 Fix some (valid) lint errors (#4287) 6 years ago
Julius Volz 05d6d6a2e5
k8s SD: Fix "schema" -> "scheme" typo (#4371) 6 years ago
Frederic Branczyk f7e1a94b03 Merge pull request #4329 from nailgun/4327-ingress-discovery-issue 6 years ago
Dmitry Bashkatov 72327d98fb discovery/kubernetes/ingress: remove unnecessary check 6 years ago
Dmitry Bashkatov e2baf89eac discovery/kubernetes/ingress: fix scheme discovery (Closes #4327) 6 years ago
Yecheng Fu 2be543e65a Simplify some code and comments. 7 years ago
Yecheng Fu 46683dd67d Simplify code. 7 years ago
Yecheng Fu 8ceb8f2ae8 Refactor Kubernetes Discovery Part 2: Refactoring 7 years ago
Callum Styan 97464236c7 comments with TargetProvider should read Discoverer instead (#3667) 7 years ago
Shubheksha Jalan ec94df49d4 Refactor SD configuration to remove `config` dependency (#3629) 7 years ago
Julius Volz 099df0c5f0 Migrate "golang.org/x/net/context" -> "context" (#3333) 7 years ago
Johannes 'fish' Ziemke 70f3d1e9f9 k8s: Support discovery of ingresses (#3111) 7 years ago