dependabot[bot]
|
c41d7c6451
|
Bump golang.org/x/net in /fdbkubernetesmonitor (#10975)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20220127200216-cd36cc0744dd to 0.17.0.
- [Commits](https://github.com/golang/net/commits/v0.17.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-12 10:31:07 +02:00 |
dependabot[bot]
|
e81cf16676
|
Bump gopkg.in/yaml.v3 in /fdbkubernetesmonitor (#10850)
Bumps gopkg.in/yaml.v3 from 3.0.0-20210107192922-496545a6307b to 3.0.0.
---
updated-dependencies:
- dependency-name: gopkg.in/yaml.v3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-06 12:17:11 +02:00 |
dependabot[bot]
|
1d0ce7c5a7
|
Bump golang.org/x/text from 0.3.7 to 0.3.8 in /fdbkubernetesmonitor
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.7 to 0.3.8.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.3.7...v0.3.8)
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-23 09:51:56 +00:00 |
dependabot[bot]
|
905af6ccf8
|
Bump github.com/emicklei/go-restful in /fdbkubernetesmonitor (#9336)
Bumps [github.com/emicklei/go-restful](https://github.com/emicklei/go-restful) from 2.9.5+incompatible to 2.16.0+incompatible.
- [Release notes](https://github.com/emicklei/go-restful/releases)
- [Changelog](https://github.com/emicklei/go-restful/blob/v3/CHANGES.md)
- [Commits](https://github.com/emicklei/go-restful/compare/v2.9.5...v2.16.0)
---
updated-dependencies:
- dependency-name: github.com/emicklei/go-restful
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-10 08:15:57 +01:00 |
Johannes Scheuermann
|
7bff4af14a
|
Initial support for Prometheus endpoint and pprof for debugging (#7359)
* Initial support for Prometheus endpoint and pprof for debugging
|
2022-06-22 08:07:48 +01:00 |
Johannes Scheuermann
|
c9b4ff3302
|
Add support for lumberjack in logging and update example to 7.1 (#7357)
|
2022-06-15 19:41:01 +01:00 |
John Brownlee
|
7c36123cf8
|
Adds structured logging in fdb-kubernetes-monitor.
Adds a backoff window when restarting processes in fdb-kubernetes-monitor.
|
2021-10-28 17:40:05 -07:00 |
John Brownlee
|
95ad5854be
|
Add a mechanism to post updates from fdb-kubernetes-monitor to pod annotations.
Remove some of the local test data for fdb-kubernetes-monitor in favor of testing through a Kuberentes statefulset.
|
2021-10-28 17:40:05 -07:00 |
John Brownlee
|
fd0aeaf48e
|
Add a new process launcher for FDB on Kube.
|
2021-10-28 17:40:05 -07:00 |