Dominika Zemanovicova
Dominika Zemanovicova
## Description Fixes outdated instruction to start development environment for OCM backend plugin.
## Description This is a temporary fix to not call OCM on `entity.page.overview` mount for entities without `isType: kubernetes-cluster`. Will need to sync with someone from dynamic plugins about context...
## Description: Introduces openapi schema for ocm-backend. Introduces autogeneration of openapi documentation via `yarn build:api-docs` Introduces `openapi-utils` dependency that adds: - A typed express router Some examples:   (When...
## General - Delete unused dev dependencies - Use `mockServices rootConfig` instead of `ConfigReader` in tests ## Related to [RHIDP-4056](https://issues.redhat.com/browse/RHIDP-4056)
## Description Update @backstage-community/plugin-github-issues version. ## Which issue(s) does this PR fix - Fixes [RHIDP-2727](https://issues.redhat.com/browse/RHIDP-2727) ## PR acceptance criteria Please make sure that the following steps are complete: - [...
## Expected Behavior Clicking on the last page when 'all' filter is selected correctly shows last pull requests. ## Current Behavior No records to display is rendered. ## Steps to...
## Hey, I just made a Pull Request! Introduces a simple way to restrict access to the other kubernetes endpoints besides the proxy endpoint using Persmission Framework via new `kubernetes.resource`...
## Description This is a manual cherry pick for e2e tests for newly added Topology permissions with RBAC. ## Which issue(s) does this PR fix - Closes [RHIDP-6384](https://issues.redhat.com/browse/RHIDP-6384) - Manual...
## Description This is a manual cherry pick for the new tests of Auditor service in RBAC plugin. ## Which issue(s) does this PR fix - Closes [RHIDP-6618](https://issues.redhat.com/browse/RHIDP-6618) - Manual...