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

fix: added Collector CRD to kustomization & Helm ClusterRole template #515

Merged
merged 1 commit into from
Feb 1, 2023

Conversation

jjsiv
Copy link
Collaborator

@jjsiv jjsiv commented Jan 22, 2023

What this PR does / why we need it:

Which issue(s) this PR fixes:

I guess this was missed as a part of #484 - currently 'make manifests' does not generate the Collector CRD in manifests/setup because kustomization is missing it.
Also Fixes #513 - added Collector to the ClusterRole Helm template

Does this PR introduced a user-facing change?

No

Additional documentation, usage docs, etc.:


wenchajun
wenchajun previously approved these changes Jan 24, 2023
@benjaminhuo
Copy link
Member

@wenchajun you'll need to merge the changes in fluent/helm-charts#299 to this repo, and then this PR needs to be rebased on the latest helm charts changes

@benjaminhuo
Copy link
Member

@jjsiv Would you help to rebase your PR and resolve the conflicts?

… template

Signed-off-by: Jedrzej Kotkowski <jedrzejk143@gmail.com>
@jjsiv
Copy link
Collaborator Author

jjsiv commented Jan 31, 2023

Looks like the test went through ok but it failed on cleanup for some reason...

@benjaminhuo benjaminhuo merged commit e9ec305 into fluent:master Feb 1, 2023
@benjaminhuo
Copy link
Member

Looks like the test went through ok but it failed on cleanup for some reason...

I've made some changes to the CI script and now the CI work
Thanks for the PR @jjsiv

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.

bug: missing "collector" resource from the cluster role fluentbit.fluent.io API group
3 participants