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

Unable to connect to kubelet when running in CI #134

Open
ryanohnemus opened this issue Jan 25, 2024 · 0 comments
Open

Unable to connect to kubelet when running in CI #134

ryanohnemus opened this issue Jan 25, 2024 · 0 comments

Comments

@ryanohnemus
Copy link
Contributor

Currently we can not connect to kubelet when the bats CI is running, but it will work from a local kind cluster. This includes when fluentbit helm is used with the following which provides the proper ClusterRole permission (nodes/proxy):

rbac:
  create: true
  nodeAccess: true

#133 will disable the kubelet enabled test that was originally created until this can be debugged further.

ryanohnemus added a commit to ryanohnemus/fluent-bit-ci that referenced this issue Jan 25, 2024
ryanohnemus added a commit to ryanohnemus/fluent-bit-ci that referenced this issue Jan 25, 2024
ryanohnemus added a commit to ryanohnemus/fluent-bit-ci that referenced this issue Jan 25, 2024
patrick-stephens pushed a commit that referenced this issue Jan 25, 2024
* disable kubelet test

Signed-off-by: ryanohnemus <[email protected]>

* skip kubelet-enabled tests until #134 is resolved

Signed-off-by: ryanohnemus <[email protected]>

---------

Signed-off-by: ryanohnemus <[email protected]>
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

No branches or pull requests

1 participant