mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-23 20:37:12 +01:00
fc537bea00
Some checks are pending
build / Build (push) Waiting to run
CodeQL Go / Analyze (push) Waiting to run
main / lint (push) Waiting to run
main / test (test-full) (push) Blocked by required conditions
main / test (test-full-386) (push) Blocked by required conditions
main / test (test-pure) (push) Blocked by required conditions
publish-docs / Build (push) Waiting to run
This commit adds Kubernetes Native Sidecar support. It's the special type of init containers, that have restartPolicy == "Always" and continue to run after container initialization. related issue https://github.com/VictoriaMetrics/VictoriaMetrics/issues/7287 |
||
---|---|---|
.. | ||
testdata | ||
api_watcher_test.go | ||
api_watcher.go | ||
api.go | ||
common_types.go | ||
endpoints_test.go | ||
endpoints.go | ||
endpointslice_test.go | ||
endpointslice.go | ||
ingress_test.go | ||
ingress.go | ||
kubeconfig_test.go | ||
kubeconfig.go | ||
kubernetes.go | ||
node_test.go | ||
node.go | ||
pod_test.go | ||
pod_timing_test.go | ||
pod.go | ||
service_test.go | ||
service.go |