Uri Sternik
Uri Sternik
### Describe the bug Fluentd tail plugin was outputting `If you keep getting this message, please restart Fluentd`. After coming across https://github.com/fluent/fluentd/issues/3614, we implemented the workaround suggested there. * changed...
Consider auto_create_container when ensuring container exist 1. Today we are not considering this setting 2. Changing the behaviour that setting auto_create_container to false should return FLB_TRUE. If auto_create_container is false...
## Bug Report **Describe the bug** Using SAS token authentication and want to make sure all fluent-bit clients have write-only permissions When creating a SAS token with write-only permissions we...
### Description When running task with environment variables like so `WORKSPACE=ZZ DIRECTORY=YY task bla` I'd expect the templates to be evaluated before execution which is not what I am seeing...
## Summary Fixes a race condition in the config-manager that causes it to hang indefinitely when the `nvidia.com/device-plugin.config` label is not set on the node. ## Problem When the node...
We’ve encountered a recurring issue where the init container in the nvidia-device-plugin (and similarly in the mps-control-daemon) becomes stuck in the Running state and never completes. This prevents the main...