Skip to content
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

Karak/support runnin fluentbit as daemonset #16

Open
wants to merge 121 commits into
base: oracle/release/2.2.0
Choose a base branch
from

Conversation

karan56625
Copy link

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #

Does this PR introduced a user-facing change?


Additional documentation, usage docs, etc.:


Jean-Yves and others added 30 commits April 7, 2023 17:16
Signed-off-by: Jean-Yves <jynolen+github@gmail.com>
Signed-off-by: Jean-Yves <jynolen+github@gmail.com>
Signed-off-by: adiforluls <aditya.b.bharadwaj@oracle.com>
Fix rewrite_tag match rule and trim start of string pattern
* release 2.2.0

Signed-off-by: dehaocheng <dehaocheng@kubesphere.io>
Signed-off-by: Jean-Yves <jynolen+github@gmail.com>

* Add missing Log_Level

Signed-off-by: Jean-Yves <jynolen+github@gmail.com>

---------

Signed-off-by: dehaocheng <dehaocheng@kubesphere.io>
Signed-off-by: Jean-Yves <jynolen+github@gmail.com>
Co-authored-by: dehaocheng <dehaocheng@kubesphere.io>
Signed-off-by: Tomáš Novák <tomas.novak@bcas.cz>
Signed-off-by: Tomáš Novák <tomas.novak@bcas.cz>
…fluentd

Add Pod Annotations support to FluentD
…luent#704)

* Added tolerations, nodeSelector, priorityClassName

Signed-off-by: flxman <felix.farjsjo@gmail.com>

* Added podSecurityContext for fluent-operator

Signed-off-by: illrill <richard.jimmy.johansson@gmail.com>

* Different style of indentation

Signed-off-by: illrill <richard.jimmy.johansson@gmail.com>

---------

Signed-off-by: flxman <felix.farjsjo@gmail.com>
Signed-off-by: illrill <richard.jimmy.johansson@gmail.com>
Co-authored-by: illrill <richard.jimmy.johansson@gmail.com>
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.26.3 to 0.27.1.
- [Release notes](https://github.com/kubernetes/apimachinery/releases)
- [Commits](kubernetes/apimachinery@v0.26.3...v0.27.1)

---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: flxman <felix.farjsjo@gmail.com>
envVars support in fluentbit helm template
Signed-off-by: Jens Mjønes Loe <jens_loe@hotmail.com>
Signed-off-by: Jens Mjønes Loe <jens_loe@hotmail.com>
Signed-off-by: Jens Mjønes Loe <jens_loe@hotmail.com>
Signed-off-by: Jens Mjønes Loe <jens_loe@hotmail.com>
Add uri field for each telemetry type in opentelemetry plugin, remove old uri field
…nt#710)

Bumps [helm/chart-testing-action](https://github.com/helm/chart-testing-action) from 2.1.0 to 2.4.0.
- [Release notes](https://github.com/helm/chart-testing-action/releases)
- [Commits](helm/chart-testing-action@v2.1.0...v2.4.0)

---
updated-dependencies:
- dependency-name: helm/chart-testing-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.90.1 to 2.100.1.
- [Release notes](https://github.com/kubernetes/klog/releases)
- [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md)
- [Commits](kubernetes/klog@v2.90.1...v2.100.1)

---
updated-dependencies:
- dependency-name: k8s.io/klog/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps golang from 1.20.3-alpine3.16 to 1.20.4-alpine3.16.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps golang from 1.20.3-alpine3.17 to 1.20.4-alpine3.17.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Benjamin Huo <benjamin@kubesphere.io>
Bumps alpine from 3.16 to 3.17.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps golang from 1.19.2-alpine3.16 to 1.20.4-alpine3.16.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ttp (fluent#715)

Bumps golang from 1.20.2 to 1.20.4.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…#718)

Bumps arm64v8/ruby from 3.1-slim-bullseye to 3.2-slim-bullseye.

---
updated-dependencies:
- dependency-name: arm64v8/ruby
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Benjamin Huo <benjamin@kubesphere.io>
Signed-off-by: Benjamin Huo <benjamin@kubesphere.io>
benjaminhuo and others added 24 commits July 3, 2023 10:27
Signed-off-by: Sergey Kacheev <s.kacheev@gmail.com>
Signed-off-by: Grégory Cuellar <gregory.cuellar@gmail.com>
Signed-off-by: dehaocheng <dehaocheng@kubesphere.io>
Update the _helpers.tpl file
feat: add S3 output plugin for Fluent Bit
…sources-for-init-containers

Specify init container resources for fluent-operator deployment
Signed-off-by: dehaocheng <dehaocheng@kubesphere.io>
Change function name
Upgrade fluentbit-operator to fluent-operator
Signed-off-by: Edmund Rhudy <erhudy@users.noreply.github.com>
fix: incorrect field names in fluentd buffer plugin
…luent#795)

Bumps [github.com/go-openapi/errors](https://github.com/go-openapi/errors) from 0.20.3 to 0.20.4.
- [Commits](go-openapi/errors@v0.20.3...v0.20.4)

---
updated-dependencies:
- dependency-name: github.com/go-openapi/errors
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…t#794)

Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.27.7 to 1.27.8.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.27.7...v1.27.8)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps golang from 1.20.4-alpine3.17 to 1.20.5-alpine3.17.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: karan k <karan.k@oracle.com>
…em_as_storage

Support file system as storage layer in service section of fluenbit
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.27.2 to 0.27.3.
- [Commits](kubernetes/apimachinery@v0.27.2...v0.27.3)

---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps golang from 1.20.5-alpine3.17 to 1.20.6-alpine3.17.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ttp (fluent#831)

Bumps golang from 1.20.4 to 1.20.6.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dehaocheng <dehaocheng@kubesphere.io>
@karan56625 karan56625 force-pushed the karak/support_runnin_fluentbit_as_daemonset branch 4 times, most recently from 0a86296 to bf7ba93 Compare July 24, 2023 04:26
Signed-off-by: karan k <karan.k@oracle.com>
@karan56625 karan56625 force-pushed the karak/support_runnin_fluentbit_as_daemonset branch from bf7ba93 to 42023be Compare July 24, 2023 06:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.