You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
ryanohnemus
added a commit
to ryanohnemus/fluent-bit-ci
that referenced
this issue
Jan 25, 2024
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
):#133 will disable the kubelet enabled test that was originally created until this can be debugged further.
The text was updated successfully, but these errors were encountered: