fluent-plugin-k8s-metrics-agg 1.1.10 → 1.1.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 70bc112ad78a8b436be2fc81cbb19333c529ace6fecfd914a6fd0322b6f1d416
4
- data.tar.gz: dcdb1ecb991835130f35fea247e5f3da4a1a004f3be3d92bef6057e8e47096e2
3
+ metadata.gz: 615000b1ce1deb2d7501c68e5f9644be8ca40918d6277a3006cccbaec238d03d
4
+ data.tar.gz: 9e4dd847f7ba96983cf285c792122b52ca344ca94c8b7ae49c3220e6149664b7
5
5
  SHA512:
6
- metadata.gz: 97dfe412aee7d7918ad44b3962bbf06afc34dad7fa1ab242c8c34cbe2ff282356e4270ba236f3fabfe1b58047cf63c12e23282c45734363265f599e3e15a1715
7
- data.tar.gz: 88bd162e3dd54b0d5dcb2a3cf02ae1d596161dae5840c1b280f3a25054d2802cb25f068a2857490395f6d87d86332f89e7caaa82023dcfcf7b5bec336166620e
6
+ metadata.gz: 66814f00e485214d6ab88b4c9de800062144209a89dcf3c0e5189f1f98c93f215ff662de682f540e8e944fc5b76102992a9f4def55a6aaa40caca2643daafb4e
7
+ data.tar.gz: 517e0be7bacc99788aeeb5e6ea6911b94d3d3e94664d3fc24cb0ec9269b65dc72856ea73c48d438f4642f79e99a77764bc093a344d842c1d8a74b782bc894d3f
data/Gemfile.lock CHANGED
@@ -1,9 +1,9 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- fluent-plugin-k8s-metrics-agg (1.1.10)
4
+ fluent-plugin-k8s-metrics-agg (1.1.11)
5
5
  fluentd (>= 1.9.1)
6
- kubeclient (~> 4.6.0)
6
+ kubeclient (~> 4.9.3)
7
7
  multi_json (~> 1.14.1)
8
8
  oj (~> 3.10.2)
9
9
 
@@ -12,7 +12,7 @@ GEM
12
12
  specs:
13
13
  addressable (2.8.0)
14
14
  public_suffix (>= 2.0.2, < 5.0)
15
- concurrent-ruby (1.1.9)
15
+ concurrent-ruby (1.1.10)
16
16
  cool.io (1.7.1)
17
17
  crack (0.4.5)
18
18
  rexml
@@ -23,12 +23,12 @@ GEM
23
23
  ffi-compiler (1.0.1)
24
24
  ffi (>= 1.0.0)
25
25
  rake
26
- fluentd (1.14.4)
26
+ fluentd (1.14.5)
27
27
  bundler
28
28
  cool.io (>= 1.4.5, < 2.0.0)
29
29
  http_parser.rb (>= 0.5.1, < 0.9.0)
30
30
  msgpack (>= 1.3.1, < 2.0.0)
31
- serverengine (>= 2.2.2, < 3.0.0)
31
+ serverengine (>= 2.2.5, < 3.0.0)
32
32
  sigdump (~> 0.2.2)
33
33
  strptime (>= 0.2.4, < 1.0.0)
34
34
  tzinfo (>= 1.0, < 3.0)
@@ -49,14 +49,17 @@ GEM
49
49
  ffi-compiler (>= 1.0, < 2.0)
50
50
  http_parser.rb (0.8.0)
51
51
  json (2.6.1)
52
- kubeclient (4.6.0)
52
+ jsonpath (1.1.0)
53
+ multi_json
54
+ kubeclient (4.9.3)
53
55
  http (>= 3.0, < 5.0)
54
- recursive-open-struct (~> 1.0, >= 1.0.4)
56
+ jsonpath (~> 1.0)
57
+ recursive-open-struct (~> 1.1, >= 1.1.1)
55
58
  rest-client (~> 2.0)
56
59
  mime-types (3.4.1)
57
60
  mime-types-data (~> 3.2015)
58
61
  mime-types-data (3.2022.0105)
59
- msgpack (1.4.4)
62
+ msgpack (1.4.5)
60
63
  multi_json (1.14.1)
61
64
  netrc (0.11.0)
62
65
  oj (3.10.18)
@@ -83,11 +86,11 @@ GEM
83
86
  power_assert
84
87
  tzinfo (2.0.4)
85
88
  concurrent-ruby (~> 1.0)
86
- tzinfo-data (1.2021.5)
89
+ tzinfo-data (1.2022.1)
87
90
  tzinfo (>= 1.0.0)
88
91
  unf (0.1.4)
89
92
  unf_ext
90
- unf_ext (0.0.8)
93
+ unf_ext (0.0.8.1)
91
94
  webmock (3.5.1)
92
95
  addressable (>= 2.3.6)
93
96
  crack (>= 0.3.2)
@@ -107,4 +110,4 @@ DEPENDENCIES
107
110
  webmock (~> 3.5.1)
108
111
 
109
112
  BUNDLED WITH
110
- 2.3.9
113
+ 2.3.10
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1.10
1
+ 1.1.11
data/docker/Dockerfile CHANGED
@@ -41,7 +41,7 @@ RUN yum update -y \
41
41
  && bundle install \
42
42
  && bundle update i18n \
43
43
  && gem uninstall -i /usr/share/gems i18n --version 1.8.11 \
44
- && rpm -e --nodeps python3-pip-wheel python3-urllib3-* python3-requests-* python3-libxml2-* python3-dmidecode-* subscription-manager-* libwebp-* libwebp-devel-* glib2-* libjpeg-turbo-devel-* libjpeg-turbo-* mariadb-connector-c-config-* mariadb-connector-c-* mariadb-connector-c-devel-* rsync-* sqlite-libs-* sqlite-devel-* sqlite-* libxml2-* libxml2-devel-* libX11-* libX11-common-* libX11-devel-* libX11-xcb-* nettle-* libsolv-* file-libs-* dbus-daemon-* tar-* qt5-srpm-macros-* perl-parent-* git-* bsdtar-* openssh-clients-* json-c-* binutils-* libtiff-devel-* libtiff-* || true
44
+ && rpm -e --nodeps python3-pip-wheel python3-urllib3-* python3-requests-* python3-libxml2-* python3-dmidecode-* subscription-manager-* libwebp-* libwebp-devel-* libjpeg-turbo-devel-* libjpeg-turbo-* mariadb-connector-c-config-* mariadb-connector-c-* mariadb-connector-c-devel-* rsync-* libX11-* libX11-common-* libX11-devel-* libX11-xcb-* dbus-daemon-* tar-* qt5-srpm-macros-* perl-parent-* git-* bsdtar-* openssh-clients-* binutils-* libtiff-devel-* libtiff-* || true
45
45
 
46
46
  RUN groupadd -r $FLUENT_USER && \
47
47
  useradd -r -g $FLUENT_USER $FLUENT_USER && \
data/docker/Gemfile CHANGED
@@ -7,7 +7,7 @@ gem "fluentd", ">=1.14.2"
7
7
  gem "fluent-plugin-prometheus", ">=2.0"
8
8
  gem "fluent-plugin-record-modifier", "=2.1.0"
9
9
  gem "fluent-plugin-kubernetes_metadata_filter", ">=2.9.2"
10
- gem "kubeclient", "=4.6.0"
10
+ gem "kubeclient", "=4.9.3"
11
11
  gem "oj", "=3.10.2"
12
12
  gem 'multi_json', '=1.14.1'
13
13
  gem 'http_parser.rb', '=0.5.3'
data/docker/Gemfile.lock CHANGED
@@ -1,39 +1,38 @@
1
1
  PATH
2
2
  remote: gem
3
3
  specs:
4
- fluent-plugin-k8s-metrics-agg (1.1.10)
4
+ fluent-plugin-k8s-metrics-agg (1.1.11)
5
5
  fluentd (>= 1.9.1)
6
- kubeclient (~> 4.6.0)
6
+ kubeclient (~> 4.9.3)
7
7
  multi_json (~> 1.14.1)
8
8
  oj (~> 3.10.2)
9
9
 
10
10
  GEM
11
11
  remote: https://rubygems.org/
12
12
  specs:
13
- activemodel (6.1.4.3)
14
- activesupport (= 6.1.4.3)
15
- activesupport (6.1.4.3)
13
+ activemodel (7.0.2.3)
14
+ activesupport (= 7.0.2.3)
15
+ activesupport (7.0.2.3)
16
16
  concurrent-ruby (~> 1.0, >= 1.0.2)
17
17
  i18n (>= 1.6, < 2)
18
18
  minitest (>= 5.1)
19
19
  tzinfo (~> 2.0)
20
- zeitwerk (~> 2.3)
21
20
  addressable (2.8.0)
22
21
  public_suffix (>= 2.0.2, < 5.0)
23
22
  aes_key_wrap (1.1.0)
24
23
  attr_required (1.0.1)
25
24
  bigdecimal (3.0.0)
26
25
  bindata (2.4.10)
27
- concurrent-ruby (1.1.9)
26
+ concurrent-ruby (1.1.10)
28
27
  connection_pool (2.2.5)
29
28
  cool.io (1.7.1)
30
29
  domain_name (0.5.20190701)
31
30
  unf (>= 0.0.5, < 1.0.0)
32
- ffi (1.15.4)
31
+ ffi (1.15.5)
33
32
  ffi-compiler (1.0.1)
34
33
  ffi (>= 1.0.0)
35
34
  rake
36
- fluent-plugin-kubernetes_metadata_filter (2.9.3)
35
+ fluent-plugin-kubernetes_metadata_filter (2.9.5)
37
36
  fluentd (>= 0.14.0, < 1.15)
38
37
  kubeclient (>= 4.0.0, < 5.0.0)
39
38
  lru_redux
@@ -42,18 +41,18 @@ GEM
42
41
  prometheus-client (>= 2.1.0)
43
42
  fluent-plugin-record-modifier (2.1.0)
44
43
  fluentd (>= 1.0, < 2)
45
- fluent-plugin-splunk-hec (1.2.11)
44
+ fluent-plugin-splunk-hec (1.2.12)
46
45
  fluentd (>= 1.4)
47
46
  multi_json (~> 1.13)
48
47
  net-http-persistent (~> 3.1)
49
48
  openid_connect (~> 1.1.8)
50
49
  prometheus-client (>= 2.1.0)
51
- fluentd (1.14.3)
50
+ fluentd (1.14.5)
52
51
  bundler
53
52
  cool.io (>= 1.4.5, < 2.0.0)
54
53
  http_parser.rb (>= 0.5.1, < 0.9.0)
55
54
  msgpack (>= 1.3.1, < 2.0.0)
56
- serverengine (>= 2.2.2, < 3.0.0)
55
+ serverengine (>= 2.2.5, < 3.0.0)
57
56
  sigdump (~> 0.2.2)
58
57
  strptime (>= 0.2.4, < 1.0.0)
59
58
  tzinfo (>= 1.0, < 3.0)
@@ -73,25 +72,28 @@ GEM
73
72
  ffi-compiler (>= 1.0, < 2.0)
74
73
  http_parser.rb (0.5.3)
75
74
  httpclient (2.8.3)
76
- i18n (1.8.11)
75
+ i18n (1.10.0)
77
76
  concurrent-ruby (~> 1.0)
78
77
  json-jwt (1.13.0)
79
78
  activesupport (>= 4.2)
80
79
  aes_key_wrap
81
80
  bindata
82
- kubeclient (4.6.0)
81
+ jsonpath (1.1.0)
82
+ multi_json
83
+ kubeclient (4.9.3)
83
84
  http (>= 3.0, < 5.0)
84
- recursive-open-struct (~> 1.0, >= 1.0.4)
85
+ jsonpath (~> 1.0)
86
+ recursive-open-struct (~> 1.1, >= 1.1.1)
85
87
  rest-client (~> 2.0)
86
88
  lru_redux (1.1.0)
87
89
  mail (2.7.1)
88
90
  mini_mime (>= 0.1.1)
89
91
  mime-types (3.4.1)
90
92
  mime-types-data (~> 3.2015)
91
- mime-types-data (3.2021.1115)
93
+ mime-types-data (3.2022.0105)
92
94
  mini_mime (1.1.2)
93
95
  minitest (5.15.0)
94
- msgpack (1.4.2)
96
+ msgpack (1.4.5)
95
97
  multi_json (1.14.1)
96
98
  net-http-persistent (3.1.0)
97
99
  connection_pool (~> 2.2)
@@ -107,7 +109,7 @@ GEM
107
109
  validate_email
108
110
  validate_url
109
111
  webfinger (>= 1.0.1)
110
- prometheus-client (2.1.0)
112
+ prometheus-client (4.0.0)
111
113
  public_suffix (4.0.6)
112
114
  rack (2.2.3)
113
115
  rack-oauth2 (1.19.0)
@@ -123,7 +125,7 @@ GEM
123
125
  http-cookie (>= 1.0.2, < 2.0)
124
126
  mime-types (>= 1.16, < 4.0)
125
127
  netrc (~> 0.8)
126
- serverengine (2.2.4)
128
+ serverengine (2.2.5)
127
129
  sigdump (~> 0.2.2)
128
130
  sigdump (0.2.4)
129
131
  strptime (0.2.5)
@@ -133,11 +135,11 @@ GEM
133
135
  httpclient (>= 2.4)
134
136
  tzinfo (2.0.4)
135
137
  concurrent-ruby (~> 1.0)
136
- tzinfo-data (1.2021.5)
138
+ tzinfo-data (1.2022.1)
137
139
  tzinfo (>= 1.0.0)
138
140
  unf (0.1.4)
139
141
  unf_ext
140
- unf_ext (0.0.8)
142
+ unf_ext (0.0.8.1)
141
143
  validate_email (0.1.6)
142
144
  activemodel (>= 3.0)
143
145
  mail (>= 2.2.5)
@@ -149,7 +151,6 @@ GEM
149
151
  httpclient (>= 2.4)
150
152
  webrick (1.7.0)
151
153
  yajl-ruby (1.4.1)
152
- zeitwerk (2.5.1)
153
154
 
154
155
  PLATFORMS
155
156
  ruby
@@ -163,7 +164,7 @@ DEPENDENCIES
163
164
  fluent-plugin-splunk-hec (>= 1.2.7)
164
165
  fluentd (>= 1.14.2)
165
166
  http_parser.rb (= 0.5.3)
166
- kubeclient (= 4.6.0)
167
+ kubeclient (= 4.9.3)
167
168
  multi_json (= 1.14.1)
168
169
  oj (= 3.10.2)
169
170
 
@@ -26,7 +26,7 @@ Gem::Specification.new do |spec|
26
26
  spec.add_development_dependency "simplecov", '~> 0.16.1'
27
27
  spec.add_development_dependency 'webmock', '~> 3.5.1'
28
28
  spec.add_runtime_dependency 'fluentd', '>= 1.9.1'
29
- spec.add_runtime_dependency 'kubeclient', '~> 4.6.0'
29
+ spec.add_runtime_dependency 'kubeclient', '~> 4.9.3'
30
30
  spec.add_runtime_dependency 'multi_json', '~> 1.14.1'
31
31
  spec.add_runtime_dependency 'oj', '~> 3.10.2'
32
32
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fluent-plugin-k8s-metrics-agg
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.10
4
+ version: 1.1.11
5
5
  platform: ruby
6
6
  authors:
7
7
  - Splunk Inc.
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-03-15 00:00:00.000000000 Z
11
+ date: 2022-03-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -100,14 +100,14 @@ dependencies:
100
100
  requirements:
101
101
  - - "~>"
102
102
  - !ruby/object:Gem::Version
103
- version: 4.6.0
103
+ version: 4.9.3
104
104
  type: :runtime
105
105
  prerelease: false
106
106
  version_requirements: !ruby/object:Gem::Requirement
107
107
  requirements:
108
108
  - - "~>"
109
109
  - !ruby/object:Gem::Version
110
- version: 4.6.0
110
+ version: 4.9.3
111
111
  - !ruby/object:Gem::Dependency
112
112
  name: multi_json
113
113
  requirement: !ruby/object:Gem::Requirement