pkg/configmap
Dave Protasowski 13b2dc9d2f
[observability] Default missing endpoint scheme to HTTPS (#3200)
* apply TrimSpace from config map values

* Convert opaque URLs to hiearchical ones.

When testing prometheus endpoints I entered
some.domain.com:9090/some/path

And this took `some.domain.com` as the scheme. To avoid this landmine
if we end up with an opaque URL we prepend the 'https' scheme to
the endpoint
2025-06-30 18:03:52 +00:00
..
hash-gen gofumpt the repo (#3067) 2024-06-25 07:27:07 +00:00
informer Update linter config and address lint warnings/failures (#3068) 2024-06-25 14:49:36 +00:00
parser [observability] Default missing endpoint scheme to HTTPS (#3200) 2025-06-30 18:03:52 +00:00
testing fix lint warnings (#2589) 2022-09-12 18:15:45 +00:00
doc.go Go1.19 changes (#2631) 2022-11-03 22:34:05 +00:00
example.go gofumpt the repo (#3067) 2024-06-25 07:27:07 +00:00
example_test.go Go1.19 changes (#2631) 2022-11-03 22:34:05 +00:00
filter.go Update linter config and address lint warnings/failures (#3068) 2024-06-25 14:49:36 +00:00
filter_test.go gofumpt the repo (#3067) 2024-06-25 07:27:07 +00:00
load.go fix lint warnings (#2589) 2022-09-12 18:15:45 +00:00
load_test.go gofumpt the repo (#3067) 2024-06-25 07:27:07 +00:00
manual_watcher.go Fix revive related linting issues (#2131) 2021-05-26 01:10:28 -07:00
manual_watcher_test.go Try splitting configmap package (#1851) 2020-12-22 13:58:04 -08:00
nodep_test.go Try splitting configmap package (#1851) 2020-12-22 13:58:04 -08:00
parse.go pull configmap parsing into separate package (#3185) 2025-06-12 08:34:47 +00:00
parse_test.go pull configmap parsing into separate package (#3185) 2025-06-12 08:34:47 +00:00
static_watcher.go Remove deprecated NewFixedWatcher (#699) 2019-09-19 14:38:01 -07:00
static_watcher_test.go v2 (#1754) 2020-09-29 13:18:29 -07:00
store.go gofumpt the repo (#3067) 2024-06-25 07:27:07 +00:00
store_test.go Update linter config and address lint warnings/failures (#3068) 2024-06-25 14:49:36 +00:00
watcher.go Profiling support (#562) 2019-08-22 08:17:33 -07:00