Oleksandr Andriienko
Oleksandr Andriienko
Add minio log storage for tekton-results for development instances. Demo: https://youtu.be/MHPFu7CnKvw
Image log: ``` time="2020-08-17T07:21:32Z" level=info msg="Go Version: go1.10.8" time="2020-08-17T07:21:32Z" level=info msg="Go OS/Arch: linux/amd64" time="2020-08-17T07:21:32Z" level=info msg="operator-sdk Version: v0.8.0" flag provided but not defined: -registryServerImage Usage of marketplace-operator: -clusterOperatorName string the...
# Expected Behavior Tekton results api controller logs should be clean. # Actual Behavior Tetkon result api controller logs flooded with errors: http2: server: error reading preface from client 10.x.y.z:44444:...
Inside Eclipse CHE we are using omnisharp-node-client language server. I see that the latest release works with dotnet 1.0.4 projects, but it doesn't work with dotnet 2.0. Can you update...
### What does this pull request do Implement audit logging for RBAC backend ### Referenced issue: https://issues.redhat.com/browse/RHIDP-2004 ### Depends on: https://github.com/janus-idp/backstage-plugins/pull/1622 ### Todo: - add more unit tests. - audit...
### What Would You Like to Improve? While implementing support for conditional policies, we encountered a challenge related to the dynamic nature of policy parameters. Originally, when conditions were defined...
### Provide a clear and concise description of the feature request We are going to support condition policy decision feature: https://github.com/janus-idp/backstage-showcase/issues/429 . We need to implement validator for condition objects....
### Describe the bug backstage-showcase "not found" handler doesn't work for plugin endpoints ### Expected Behavior Request should fail with 404 error ### What are the steps to reproduce this...
### What do you want to improve? The goal of this issue is to introduce a new feature into the RBAC (Role-Based Access Control) system that enables the enforcement of...
### What do you want to improve? Implement RBAC groups cache. ### What is the current behavior? Implement RBAC group cache. We retrieve list all RBAC groups per each request....