Commit graph

  • f5a0de3b44
    Merge pull request #302 from cbroglie/external-metrics Sergiusz Urbaniak 2020-09-04 09:22:27 +02:00
  • 5a6322b4ce Fix NaN not to be cast to int64 Aya Igarashi 2020-08-11 20:49:27 +09:00
  • 5e169f5b0d add endTime variable for promeClient.Series api 屈骏 2020-07-22 10:51:08 +08:00
  • 936bda2ef0 Demonstrate how to use external metrics Christopher Broglie 2020-07-17 01:47:05 -07:00
  • 26e4d23789 fix forbidden issue by adding appropriate verbs in cluster role https://github.com/DirectXMan12/k8s-prometheus-adapter/issues/274#issuecomment-602282471 Nir Rozenbaum 2020-05-14 08:25:01 -04:00
  • 4b5788e847
    Merge pull request #286 from johanneswuerbach/macos-build Sergiusz Urbaniak 2020-04-20 09:54:54 +02:00
  • d6b587d52b
    Use build args to fix building on macos Johannes Würbach 2020-04-13 21:37:08 +02:00
  • 6e05ab938e
    Merge pull request #284 from smarterclayton/hack_vendor_upstream v0.7.0 Sergiusz Urbaniak 2020-04-15 09:56:31 +02:00
  • 4ca64b85f0
    vendor: Update vendor logic Clayton Coleman 2020-04-08 14:34:43 -04:00
  • c6ac5cbc87
    *: Update to sigs.k8s.io/metrics-server latest Clayton Coleman 2020-04-08 01:22:25 -04:00
  • be9797dc49
    Merge pull request #269 from s-urbaniak/go113 v0.6.0 Sergiusz Urbaniak 2020-02-13 12:12:19 +01:00
  • cd12d4a020 Makefile, go.mod: bump to 1.13 Sergiusz Urbaniak 2020-02-13 12:08:03 +01:00
  • 7225e3d6a7
    Merge pull request #247 from sergii-koshel-exa/master Sergiusz Urbaniak 2020-02-13 10:52:29 +01:00
  • 128f9a29f5 vendored changes Sergii Koshel 2020-02-12 17:56:04 +02:00
  • d091fff18b Update metrics apiserver to support filtering by labels Sergii Koshel 2020-02-12 17:54:40 +02:00
  • 990b69efba Adds additional test case for alternate attached namespace scenario AshMenhennett 2020-01-24 20:36:36 +11:00
  • 5afd30edcf
    Merge pull request #258 from rjackson90/patch-1 Sergiusz Urbaniak 2019-11-15 11:42:59 +01:00
  • ed4b59b359
    Small typo in config example snippet Richard Jackson 2019-11-13 15:29:13 -06:00
  • dce5b81642 Safeguard against int64 Overflow and default to MaxInt64 AshMenhennett 2019-11-02 00:05:02 +11:00
  • 718cb2400e Adds Support for Cross-Namespace Metrics AshMenhennett 2019-11-01 10:28:30 +11:00
  • 6039cb3d60 Use BSD-compatible sed command in Makefile silenceper 2019-10-14 19:25:34 +08:00
  • fa4ec542c3
    update Makefile to work on Mac OS X Nick Zaitsev 2019-08-14 19:32:20 -03:00
  • 4788770bf6 Fix formatting Daniel Weibel 2019-08-14 19:40:37 +02:00
  • 8d8bfc7c33 Set default value of --metrics-max-age equal to --metrics-relist-interval Daniel Weibel 2019-08-14 18:47:54 +02:00
  • 324119b224
    Adding clarity for service monitor cgkades 2019-08-02 15:35:50 -06:00
  • d453685af3
    Fixed port issue in service monitor cgkades 2019-08-02 10:38:34 -06:00
  • 8947fdf1fe if we are going to expose metrics, expose them for _our_ registry pdbogen 2019-07-23 14:25:08 -07:00
  • 2324e35c71 adjust label pdbogen 2019-07-23 10:33:32 -07:00
  • bc58f292ac make go-mod pdbogen 2019-07-22 13:12:23 -07:00
  • 319d570674 fix test pdbogen 2019-07-22 13:02:01 -07:00
  • bda754ad2d dependency-injected non-global metrics object pdbogen 2019-07-22 11:35:28 -07:00
  • b394496f5c no side effects for NewError… functions pdbogen 2019-07-22 09:56:36 -07:00
  • 03bc47e9fb
    Merge pull request #214 from thisisamurray/patch-1 Sergiusz Urbaniak 2019-07-22 16:57:27 +02:00
  • 835810e193 goimports pdbogen 2019-07-19 17:51:03 -07:00
  • 495c21091a runMetrics earlier in the init process pdbogen 2019-07-19 17:30:37 -07:00
  • cbba53e16b instrument k8s-prometheus-adapter to expose prometheus metrics pdbogen 2019-07-19 16:12:29 -07:00
  • 6591e1d1ce remove some vestiges of vendoring & non-module builds pdbogen 2019-07-19 15:57:01 -07:00
  • 91d5c6778e all-in on go modules pdbogen 2019-07-19 15:56:00 -07:00
  • 28a807aa9f
    Merge pull request #220 from dbenoit17/dx-master Sergiusz Urbaniak 2019-07-19 13:41:58 +02:00
  • dce4c3f75f remove hard-coded amd64 arch dbenoit 2019-07-16 10:08:31 -04:00
  • 7e520a889e
    Merge pull request #161 from jsenon/patch-1 Sergiusz Urbaniak 2019-07-15 10:50:33 +02:00
  • 571fb936bc
    Yaml typo for seriesFilters example Andrew Murray 2019-06-23 10:23:37 -04:00
  • 3e6d59813b
    Merge pull request #213 from paulfantom/fixes Sergiusz Urbaniak 2019-06-20 15:00:30 +02:00
  • 3365677208
    *: use proper golang image and always set go111module in build pipeline paulfantom 2019-06-20 14:47:40 +02:00
  • f2fc8dea85
    Merge pull request #212 from paulfantom/go1.12 Sergiusz Urbaniak 2019-06-20 14:12:25 +02:00
  • 552284f174
    *: revendor dependencies after moving to go1.12 paulfantom 2019-06-20 13:50:30 +02:00
  • a47edfe5a9
    *: move to go1.12 and go modules paulfantom 2019-06-20 13:50:10 +02:00
  • 8c4001831d
    Merge pull request #207 from montenegrodr/patch-1 Sergiusz Urbaniak 2019-06-03 09:36:46 +02:00
  • 57f60449f3
    typo Robson D. Montenegro 2019-06-02 22:22:19 +01:00
  • dc65c75140
    Merge pull request #204 from kublr/master Sergiusz Urbaniak 2019-05-23 08:18:26 +02:00
  • e689c0bcfb Fixed config generation command in README Sergey Kozlov 2019-05-22 17:59:24 +07:00
  • 213b2e94c1
    DirectXMan12/k8s-prometheus-adapter/issues/199 李国忠 2019-05-20 14:59:10 +08:00
  • 9df21aa545
    Merge pull request #197 from s-urbaniak/external-namespace Sergiusz Urbaniak 2019-05-17 15:44:57 +02:00
  • e84becd7ac
    pkg/names: test namespaced external metrics selectors paulfantom 2019-05-17 15:18:44 +02:00
  • 486324753e
    pkg/naming/BuildExternal: respect namespace Sergiusz Urbaniak 2019-05-17 15:01:35 +02:00
  • 4b695d4e06
    Merge pull request #196 from s-urbaniak/external-metric-name Sergiusz Urbaniak 2019-05-17 14:40:42 +02:00
  • 2374cef641
    pkg/naming: fix unit test paulfantom 2019-05-17 14:36:02 +02:00
  • 99d52a4ce8
    pkg/external-provider: set metric name for scalar values Sergiusz Urbaniak 2019-05-17 14:22:09 +02:00
  • 83036844f9
    Merge pull request #192 from s-urbaniak/issue-191 Sergiusz Urbaniak 2019-05-17 11:59:02 +02:00
  • 0d5c3ebd04
    pkg/naming: add unit tests paulfantom 2019-05-16 18:45:48 +02:00
  • f0ec22a3f5
    Merge pull request #193 from YaoZengzeng/faq Sergiusz Urbaniak 2019-05-14 13:33:18 +02:00
  • 43c00d9c1c faq for namespace prefixed metrics access YaoZengzeng 2019-05-10 15:31:10 +08:00
  • 9e072b2b57
    pkg/naming: fix LabelValuesByName rendering Sergiusz Urbaniak 2019-05-07 14:04:29 +02:00
  • ff0a50100d
    Merge pull request #190 from s-urbaniak/bump-1.14 Sergiusz Urbaniak 2019-04-24 12:16:31 +02:00
  • 72abf135d6 vendor dependencies Sergiusz Urbaniak 2019-04-24 11:06:03 +02:00
  • 604208ef4f pkg/custom-provider: refactor MetricValue signature Sergiusz Urbaniak 2019-04-24 08:14:24 +02:00
  • f18b6fd370 *: replace glog with klog Sergiusz Urbaniak 2019-04-24 08:04:31 +02:00
  • f69586b71c cmd/adapter: fix logs package Sergiusz Urbaniak 2019-04-24 07:59:17 +02:00
  • fe25941b91 gopkg: bump to k8s 1.14 Sergiusz Urbaniak 2019-04-24 07:58:52 +02:00
  • 27a617bb9e
    Merge pull request #189 from Multiply/remove-unnecessary-log-line Sergiusz Urbaniak 2019-04-24 10:13:21 +02:00
  • 113f90ec5e
    Remove unnecessary log line - Fix #188 Jens Ulrich Hjuler Pedersen 2019-04-24 10:02:33 +02:00
  • 680e404250
    Merge pull request #146 from john-delivuk/em-isolation v0.5.0 Sergiusz Urbaniak 2019-04-03 16:02:57 +02:00
  • fa27078586
    Merge branch 'master' of github.com:DirectXMan12/k8s-prometheus-adapter into em-isolation John Delivuk 2019-03-28 21:10:29 -04:00
  • d447eb1ec2
    pkg/naming: add non-namespace resources Sergiusz Urbaniak 2019-03-28 13:26:58 +01:00
  • 5de0247b4a
    Merge pull request #179 from xjas/namespaced-fix Sergiusz Urbaniak 2019-03-28 13:05:25 +01:00
  • e103a8eed2
    Adding updated test John Delivuk 2019-03-26 19:05:32 -04:00
  • ff409a0994
    Refactoring external to leverage naming John Delivuk 2019-03-26 18:57:02 -04:00
  • 918954bd5e Amend for PR:[#179], relevant issue:[#178] song.chen 2019-03-22 10:13:33 +08:00
  • 27c3bc1b88 Fix issue:[#178](https://github.com/DirectXMan12/k8s-prometheus-adapter/issues/178) song.chen 2019-03-21 19:56:03 +08:00
  • 3f7f249cb8
    Removing RestMapper, cleaning up notification hanlder John Delivuk 2019-03-08 13:29:36 -05:00
  • 6000b87b5a
    Download Mozilla CA cert store, fix building from macos, fix docker shared /tmp on macos Nicolae Vlădescu 2019-03-04 09:29:15 +02:00
  • 35ce88f2dc
    Copy the Mozilla CA cert store to the docker image Nicolae Vlădescu 2019-03-04 09:25:16 +02:00
  • 8ed01f28dc Switched to bool var Neb, Sebastian 2019-02-26 13:21:33 +01:00
  • 30542b3a13 Renamed to correct property in tls.Config Neb, Sebastian 2019-02-26 13:17:49 +01:00
  • cd5b22bb72 Fixed typo Neb, Sebastian 2019-02-26 13:16:27 +01:00
  • 918899e434 Fixed not needed error handling Neb, Sebastian 2019-02-26 09:14:37 +01:00
  • 0e05facc05 Skip TLS verification for Issue #169 Neb, Sebastian 2019-02-26 09:11:34 +01:00
  • 0bb762b367
    Adding license to externalprovider and naming. John Delivuk 2019-02-22 10:29:24 -05:00
  • 980bc01d67
    Updating Errors, and adding license John Delivuk 2019-02-22 10:04:10 -05:00
  • 8ef8c8a291
    Fixing dependency in custom-provider John Delivuk 2019-02-11 12:12:57 -05:00
  • ed9eb31b3a
    CustomProvider needed to have references updated as well John Delivuk 2019-02-10 19:12:29 -05:00
  • b379be6818
    Vendoring testify/require John Delivuk 2019-02-10 19:04:43 -05:00
  • 6030912cc0
    Moving metric naming to it's own package John Delivuk 2019-02-10 15:58:55 -05:00
  • c2e176bb23
    Merge pull request #158 from linux-on-ibm-z/cross-compile Solly Ross 2019-01-31 13:23:24 -08:00
  • 7480349096
    Update example Julien Senon 2019-02-08 14:00:08 +01:00
  • ab6ada9081
    Merge pull request #158 from linux-on-ibm-z/cross-compile Solly Ross 2019-01-31 13:23:24 -08:00
  • a02ca0fbad Edited Makefile to add cross build support for s390x. As golang:1.10 has multi-arch support added for s390x. root 2019-01-08 16:02:17 +05:30
  • dce283def1
    Merge pull request #148 from brancz/empty-err v0.4.1 Frederic Branczyk 2018-12-13 16:03:49 -08:00
  • 7624952870
    resourceprovider: Add comments on possible nil results Frederic Branczyk 2018-12-13 15:50:02 -08:00
  • e9ef0bb4d0
    Fix empty pod or node list resulting in an error Frederic Branczyk 2018-12-11 10:21:21 -08:00