fabric8io / fluent-plugin-kubernetes_metadata_filter

Enrich your fluentd events with Kubernetes metadata
Apache License 2.0
350 stars 166 forks source link

Support fluent 1.16.0 #368

Closed jcantrill closed 1 year ago

jcantrill commented 1 year ago

Update support for fluentd 1.16.0

jcantrill commented 1 year ago

Why trying to work out the CI issues:

$ ruby --version
ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a) [x86_64-linux]

$ GEM_HOME=./vendor bundle exec rake test
Run options: --seed 8101

# Running tests:

Finished tests in 0.000109s, 0.0000 tests/s, 0.0000 assertions/s.

0 tests, 0 assertions, 0 failures, 0 errors, 0 skips
Loaded suite /home/jeff.cantrill/.rvm/gems/ruby-2.7.6/gems/rake-13.0.6/lib/rake/rake_test_loader
Started
...............................................................
Finished in 30.440107522 seconds.
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
63 tests, 129 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
2.07 tests/s, 4.24 assertions/s