168 Commits (16c8d445fd41a60516b146d7a02afa76ff28087b)

Author SHA1 Message Date
Matthieu MOREL 68e6b4dd34
ci(lint): enable errorlint on discovery (#12918) 1 year ago
Oleksandr Redko 8e5f0387a2
ci(lint): enable nolintlint and remove redundant comments (#12926) 1 year ago
renzheng.wang b2c5de2e65 fix lint issue 2 years ago
renzheng.wang 98ffad01b8 update tests and docs 2 years ago
renzheng.wang 866fa25b20 add label and labelpresent for endpointslice role in k8s discovery 2 years ago
Mickael Carl 2f35619710 discovery/kubernetes: attach node labels when the endpoints TargetRef's kind are Node 2 years ago
cui fliter 276ca6a883 fix some comments 2 years ago
beorn7 5b53aa1108 style: Replace `else if` cascades with `switch` 2 years ago
beorn7 c3c7d44d84 lint: Adjust to the lint warnings raised by current versions of golint-ci 2 years ago
Matthieu MOREL fb3eb21230 enable gocritic, unconvert and unused linters 2 years ago
Peter Nicholson 138a1362d8 Add support for EndpointSlice conditions 2 years ago
Ben Whetstone 32e9f6a39c Add container ID as a meta label for pod targets 2 years ago
Jens Erat 728fdc959e
Kubernetes SD: disable resync timer 2 years ago
Julien Pivotto 3677d61a4b Update kubernetes dependencies 2 years ago
Aaron George d542483e8c k8s discovery: Ensure that the pod IP is in the status before adding to target group 2 years ago
Maciej Borsz 56eba3ace2 Use protobuf encoding in client-go 2 years ago
Karl Piplies 3782cb40d5 add loadbalancerip to service labels 2 years ago
Robert Fratto 97be65387d discovery/kubernetes: fix broken tests 2 years ago
Robert Fratto 823d24d1e9 discovery/kubernetes: add container image as metadata 2 years ago
yngwiewang 1abbf5a5c5 add __meta_kubernetes_service_port_number (#10945) 2 years ago
Filip Petkovski 05da373dcb
kubernetes_sd: Allow attaching node labels for endpoint role 2 years ago
Filip Petkovski 7a78897d0b
Improve reliability of Kubernetes SD tests (#10761) 2 years ago
Matthieu MOREL f43749e82f
refactor (discovery): move from github.com/pkg/errors to 'errors' and 'fmt' (#10807) 3 years ago
Matthieu MOREL e2ede285a2
refactor: move from io/ioutil to io and os packages (#10528) 3 years ago
nixargh e76c6aac50 Fix #10507: explicitly include gcp auth from k8s.io to kubernetes discovery 3 years ago
Furkan 2939966634
Kubernetes SD: Support discovery.k8s.io/v1 EndpointSlice 3 years ago
fpetkovski 16bd0d7d5c
Index pods by node name 3 years ago
fpetkovski fa798d3042
Allow attaching node metadata 3 years ago
cui fliter c9b56d1a49
all: fix some typos (#10389) 3 years ago
Julien Pivotto 9d63502204 k8s: improve 'own_namespace' 3 years ago
Georg Gadinger c85efa02d9 Fix k8s target discovery when not running inside k8s 3 years ago
Georg Gadinger 4663f814d6 Fix k8s target discovery when not running inside k8s 3 years ago
fpetkovski de87515b24 Implement target discovery in own k8s namespace 3 years ago
Ed Schouten a3e9628e0c
Kubernetes service discovery: add provider ID label (#9603) 3 years ago
Mateusz Gozdek ea924746b3
discovery/kubernetes: improve test logic for waiting for discoverers (#9584) 3 years ago
Mateusz Gozdek b7bdf6fab2 Fix imports formatting 3 years ago
Mateusz Gozdek 1a6c2283a3 Format Go source files using 'gofumpt -w -s -extra' 3 years ago
akatsadimas ee77a6212f discovery/kubernetes: issue overcapacity warning for endpoint rather than endpointslice 3 years ago
akatsadimas dd2e666a8d discovery/kubernetes: Warn user in case of endpoint over-capacity 3 years ago
Julien Pivotto 63b3e4e5ec
Enable HTTP2 again (#9398) 3 years ago
Julien Pivotto b1bdde46c3 kubernetes ingress: adjust comment style 3 years ago
Takashi Kusumi 90c7dcf9f6
Kubernetes SD: Fix golint issue 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 3ab8559d1c Kubernetes SD: Fix golint issue 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
3Xpl0it3r a0bac4b488
add kubeconfig support in discovery module (#8811) 3 years ago
Levi Harrison b5f6f8fb36 Switched to go-kit/log 4 years ago