Shahroz Zafar

Results 6 issues of Shahroz Zafar

I have the following configuration in my workflow ``` - name: Publish Test Report uses: mikepenz/action-junit-report@v3 if: ${{ !cancelled() }} with: report_paths: '**/target/test-reports/*.xml' detailed_summary: true update_check: true ``` I am...

awaiting input

### A note for the community * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request...

type: bug
source: file
domain: observability

### A note for the community * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request...

type: bug

### A note for the community * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request...

type: bug
domain: reliability

## Bug Report I have tail as input and kafka as output with no filters in between. The fluentbit has filesystem buffering enabled. In order to test the buffering, I...

Stale
status: waiting-for-triage

Inorder to keep costs in check, we have a kyverno policy deployed in our kubernetes clusters which requires that each PVC which is created have a certain annotation. The result...