Skip to content

1.1.12 #92

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 26 commits into from
Apr 29, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
74eac65
libupdate (#61)
rockb1017 Jul 13, 2021
0a9215d
add description for useful objects (#62)
rockb1017 Jul 15, 2021
0e5fa66
handle connection error (#63)
rockb1017 Aug 9, 2021
36314f5
circleci migration with github action (#65)
mwang2016 Aug 28, 2021
52ca484
remove circleci pipeline (#67)
mwang2016 Sep 7, 2021
fd70f23
remove unnecessary components (#68)
rockb1017 Oct 28, 2021
eb9ef44
Update python3 for Red Hat Enterprise Linux 8 (#69)
foram-splunk Oct 28, 2021
50902b4
Multi-arch images (#70)
hbrewster-splunk Nov 3, 2021
65e6564
1.1.8 (#71)
rockb1017 Nov 3, 2021
664266f
wrap rpm (#72)
rockb1017 Nov 4, 2021
5c46993
err handle (#73)
rockb1017 Nov 4, 2021
af0d184
Merge branch 'main' into develop
rockb1017 Nov 10, 2021
722bed7
1.1.9 (#76)
rockb1017 Dec 16, 2021
017b4d4
Merge branch 'main' into develop
rockb1017 Dec 16, 2021
17323d0
stop pull/watch thread when resource not found (#78)
hvaghani221 Jan 12, 2022
029c3e9
updated cgi,bundler,date,i18n gems (#82)
hvaghani221 Feb 24, 2022
2f927dd
updated Github actions workflow (#81)
hvaghani221 Mar 1, 2022
36d44aa
prep for 1.1.10 (#83)
hvaghani221 Mar 15, 2022
45e33d4
Merge branch 'main' into develop
hvaghani221 Mar 15, 2022
00230b9
updated kubeclient to v4.9.3 (#85)
hvaghani221 Mar 29, 2022
d07ddfe
fixed broken yum (#86)
hvaghani221 Mar 29, 2022
28f01e2
1.1.11 (#87)
hvaghani221 Mar 29, 2022
321d3e9
Merge branch 'main' into develop
hvaghani221 Mar 29, 2022
944ea4f
Bump yajl-ruby from 1.4.1 to 1.4.2 (#89)
dependabot[bot] Apr 6, 2022
f0aac24
1.1.12 (#91)
hvaghani221 Apr 29, 2022
a495d3b
Merge branch 'main' into develop
hvaghani221 Apr 29, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 11 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
fluent-plugin-kubernetes-objects (1.1.11)
fluent-plugin-kubernetes-objects (1.1.12)
fluentd (>= 1.9.1)
http_parser.rb (= 0.5.3)
http_parser.rb (= 0.8.0)
kubeclient (~> 4.9.3)

GEM
Expand All @@ -22,7 +22,7 @@ GEM
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
rake
fluentd (1.14.5)
fluentd (1.14.6)
bundler
cool.io (>= 1.4.5, < 2.0.0)
http_parser.rb (>= 0.5.1, < 0.9.0)
Expand All @@ -46,8 +46,8 @@ GEM
http-form_data (2.3.0)
http-parser (1.2.3)
ffi-compiler (>= 1.0, < 2.0)
http_parser.rb (0.5.3)
jsonpath (1.1.0)
http_parser.rb (0.8.0)
jsonpath (1.1.2)
multi_json
kubeclient (4.9.3)
http (>= 3.0, < 5.0)
Expand All @@ -57,12 +57,12 @@ GEM
mime-types (3.4.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2022.0105)
minitest (5.14.4)
msgpack (1.4.5)
minitest (5.15.0)
msgpack (1.5.1)
multi_json (1.15.0)
netrc (0.11.0)
power_assert (2.0.1)
public_suffix (4.0.6)
public_suffix (4.0.7)
rake (13.0.6)
recursive-open-struct (1.1.3)
rest-client (2.1.0)
Expand All @@ -79,9 +79,9 @@ GEM
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.3)
simplecov_json_formatter (0.1.4)
strptime (0.2.5)
test-unit (3.5.0)
test-unit (3.5.3)
power_assert
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
Expand All @@ -95,7 +95,7 @@ GEM
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
webrick (1.7.0)
yajl-ruby (1.4.1)
yajl-ruby (1.4.2)

PLATFORMS
ruby
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.1.11
1.1.12
38 changes: 19 additions & 19 deletions docker/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
PATH
remote: gem
specs:
fluent-plugin-kubernetes-objects (1.1.11)
fluent-plugin-kubernetes-objects (1.1.12)
fluentd (>= 1.9.1)
http_parser.rb (= 0.5.3)
http_parser.rb (= 0.8.0)
kubeclient (~> 4.9.3)

GEM
remote: https://rubygems.org/
specs:
activemodel (7.0.0)
activesupport (= 7.0.0)
activesupport (7.0.0)
activemodel (7.0.2.4)
activesupport (= 7.0.2.4)
activesupport (7.0.2.4)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
Expand All @@ -22,7 +22,7 @@ GEM
attr_required (1.0.1)
bigdecimal (3.0.2)
bindata (2.4.10)
concurrent-ruby (1.1.9)
concurrent-ruby (1.1.10)
connection_pool (2.2.5)
cool.io (1.7.1)
domain_name (0.5.20190701)
Expand All @@ -43,18 +43,18 @@ GEM
prometheus-client (>= 2.1.0)
fluent-plugin-record-modifier (2.1.0)
fluentd (>= 1.0, < 2)
fluent-plugin-splunk-hec (1.2.12)
fluent-plugin-splunk-hec (1.2.13)
fluentd (>= 1.4)
multi_json (~> 1.13)
net-http-persistent (~> 3.1)
net-http-persistent (~> 4.0)
openid_connect (~> 1.1.8)
prometheus-client (>= 2.1.0)
fluentd (1.14.3)
fluentd (1.14.6)
bundler
cool.io (>= 1.4.5, < 2.0.0)
http_parser.rb (>= 0.5.1, < 0.9.0)
msgpack (>= 1.3.1, < 2.0.0)
serverengine (>= 2.2.2, < 3.0.0)
serverengine (>= 2.2.5, < 3.0.0)
sigdump (~> 0.2.2)
strptime (>= 0.2.4, < 1.0.0)
tzinfo (>= 1.0, < 3.0)
Expand All @@ -72,9 +72,9 @@ GEM
http-form_data (2.3.0)
http-parser (1.2.3)
ffi-compiler (>= 1.0, < 2.0)
http_parser.rb (0.5.3)
http_parser.rb (0.8.0)
httpclient (2.8.3)
i18n (1.8.11)
i18n (1.10.0)
concurrent-ruby (~> 1.0)
json-jwt (1.13.0)
activesupport (>= 4.2)
Expand All @@ -95,9 +95,9 @@ GEM
mime-types-data (3.2022.0105)
mini_mime (1.1.2)
minitest (5.15.0)
msgpack (1.4.2)
msgpack (1.5.1)
multi_json (1.15.0)
net-http-persistent (3.1.0)
net-http-persistent (4.0.1)
connection_pool (~> 2.2)
netrc (0.11.0)
oj (3.10.18)
Expand All @@ -111,8 +111,8 @@ GEM
validate_email
validate_url
webfinger (>= 1.0.1)
prometheus-client (2.1.0)
public_suffix (4.0.6)
prometheus-client (4.0.0)
public_suffix (4.0.7)
rack (2.2.3)
rack-oauth2 (1.19.0)
activesupport
Expand All @@ -127,7 +127,7 @@ GEM
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
serverengine (2.2.4)
serverengine (2.2.5)
sigdump (~> 0.2.2)
sigdump (0.2.4)
strptime (0.2.5)
Expand All @@ -137,7 +137,7 @@ GEM
httpclient (>= 2.4)
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
tzinfo-data (1.2021.5)
tzinfo-data (1.2022.1)
tzinfo (>= 1.0.0)
unf (0.1.4)
unf_ext
Expand All @@ -152,7 +152,7 @@ GEM
activesupport
httpclient (>= 2.4)
webrick (1.7.0)
yajl-ruby (1.4.1)
yajl-ruby (1.4.2)

PLATFORMS
ruby
Expand Down
2 changes: 1 addition & 1 deletion fluent-plugin-kubernetes-objects.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Gem::Specification.new do |spec|
spec.required_ruby_version = '>= 2.3.0'
spec.add_runtime_dependency 'fluentd', '>= 1.9.1'
spec.add_runtime_dependency 'kubeclient', '~> 4.9.3'
spec.add_runtime_dependency 'http_parser.rb', '= 0.5.3'
spec.add_runtime_dependency 'http_parser.rb', '= 0.8.0'

spec.add_development_dependency 'bundler', '~> 2.0'
spec.add_development_dependency 'minitest', '~> 5.11'
Expand Down