Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(rbac): don't start transaction if there no group policies #1923

Conversation

AndrienkoAleksandr
Copy link
Collaborator

@AndrienkoAleksandr AndrienkoAleksandr commented Jul 23, 2024

What does this pull request do:

Fix regression after: #1842
Don't start transaction if there no group policies. Reduce number of transactions for admin role

Fixes

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
@dzemanov
Copy link
Member

Tried locally, fixes the KnexTimeoutError.

Copy link

Copy link
Member

@PatAKnight PatAKnight left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

Copy link

openshift-ci bot commented Jul 24, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: PatAKnight

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-bot openshift-merge-bot bot merged commit dffa964 into janus-idp:main Jul 24, 2024
14 checks passed
janus-idp bot pushed a commit that referenced this pull request Jul 24, 2024
## @janus-idp/backstage-plugin-rbac-backend [4.4.1](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-rbac-backend@4.4.0...@janus-idp/backstage-plugin-rbac-backend@4.4.1) (2024-07-24)

### Bug Fixes

* **rbac:** don't start transaction if there no group policies ([#1923](#1923)) ([dffa964](dffa964))
janus-idp bot pushed a commit that referenced this pull request Jul 24, 2024
janus-idp bot pushed a commit that referenced this pull request Jul 24, 2024
## [1.24.1](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-rbac@1.24.0...@janus-idp/backstage-plugin-rbac@1.24.1) (2024-07-24)

### Bug Fixes

* **deps:** rollback unreleased plugins ([#1951](#1951)) ([8b77969](8b77969))
* **rbac:** don't start transaction if there no group policies ([#1923](#1923)) ([dffa964](dffa964))
janus-idp bot pushed a commit that referenced this pull request Jul 24, 2024
## [1.7.2](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-rbac-common@1.7.1...@janus-idp/backstage-plugin-rbac-common@1.7.2) (2024-07-24)

### Features

* **bulk-import:** add the Bulk Import from GitHub Backend [RHIDP-955] ([#1471](#1471)) ([4f79be2](4f79be2))
* **orchestrator:** use v2 endpoints to retrieve workflow overviews ([#1892](#1892)) ([cca1e53](cca1e53))

### Bug Fixes

* **deps:** fix rbac dependencies ([#1918](#1918)) ([fcc4e1d](fcc4e1d))
* **deps:** move backend-test-utils to devDependencies ([#1944](#1944)) ([9052a3f](9052a3f))
* **deps:** rollback unreleased plugins ([#1951](#1951)) ([8b77969](8b77969))
* **rbac:** don't start transaction if there no group policies ([#1923](#1923)) ([dffa964](dffa964))
* remove crashing process from playwright tests ([#1941](#1941)) ([4b20f8a](4b20f8a))

### Documentation

* added OpenAPI spec for rbac-backend ([#1830](#1830)) ([4eb2035](4eb2035))
* **rbac:** fix condition rules api url ([#1914](#1914)) ([e6fa0ae](e6fa0ae))
janus-idp bot pushed a commit that referenced this pull request Jul 24, 2024
## [1.3.1](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-rbac-node@1.3.0...@janus-idp/backstage-plugin-rbac-node@1.3.1) (2024-07-24)

### Features

* **bulk-import:** add the Bulk Import from GitHub Backend [RHIDP-955] ([#1471](#1471)) ([4f79be2](4f79be2))

### Bug Fixes

* **deps:** move backend-test-utils to devDependencies ([#1944](#1944)) ([9052a3f](9052a3f))
* **deps:** rollback unreleased plugins ([#1951](#1951)) ([8b77969](8b77969))
* **rbac:** don't start transaction if there no group policies ([#1923](#1923)) ([dffa964](dffa964))
* remove crashing process from playwright tests ([#1941](#1941)) ([4b20f8a](4b20f8a))

### Documentation

* added OpenAPI spec for rbac-backend ([#1830](#1830)) ([4eb2035](4eb2035))
janus-idp bot pushed a commit that referenced this pull request Jul 24, 2024
## [1.2.1](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-scaffolder-backend-module-annotator@1.2.0...@janus-idp/backstage-scaffolder-backend-module-annotator@1.2.1) (2024-07-24)

### Features

* **bulk-import:** add the Bulk Import from GitHub Backend [RHIDP-955] ([#1471](#1471)) ([4f79be2](4f79be2))

### Bug Fixes

* **deps:** fix rbac dependencies ([#1918](#1918)) ([fcc4e1d](fcc4e1d))
* **deps:** move backend-test-utils to devDependencies ([#1944](#1944)) ([9052a3f](9052a3f))
* **deps:** rollback unreleased plugins ([#1951](#1951)) ([8b77969](8b77969))
* **rbac:** don't start transaction if there no group policies ([#1923](#1923)) ([dffa964](dffa964))
* remove crashing process from playwright tests ([#1941](#1941)) ([4b20f8a](4b20f8a))

### Documentation

* added OpenAPI spec for rbac-backend ([#1830](#1830)) ([4eb2035](4eb2035))
* **rbac:** fix condition rules api url ([#1914](#1914)) ([e6fa0ae](e6fa0ae))
janus-idp bot pushed a commit that referenced this pull request Jul 24, 2024
## [1.23.1](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-topology@1.23.0...@janus-idp/backstage-plugin-topology@1.23.1) (2024-07-24)

### Bug Fixes

* **deps:** rollback unreleased plugins ([#1951](#1951)) ([8b77969](8b77969))
* **rbac:** don't start transaction if there no group policies ([#1923](#1923)) ([dffa964](dffa964))
janus-idp bot pushed a commit that referenced this pull request Jul 25, 2024
## [1.13.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/cli@1.12.0...@janus-idp/cli@1.13.0) (2024-07-25)

### Features

* **bulk-import:** add the Bulk Import from GitHub Backend [RHIDP-955] ([#1471](#1471)) ([4f79be2](4f79be2))
* **deps:** update to backstage 1.29 ([#1900](#1900)) ([f53677f](f53677f))
* **orchestrator:** use v2 endpoints to retrieve instances ([#1956](#1956)) ([537502b](537502b))
* **orchestrator:** use v2 endpoints to retrieve workflow overviews ([#1892](#1892)) ([cca1e53](cca1e53))

### Bug Fixes

* **deps:** fix rbac dependencies ([#1918](#1918)) ([fcc4e1d](fcc4e1d))
* **deps:** move backend-test-utils to devDependencies ([#1944](#1944)) ([9052a3f](9052a3f))
* **deps:** rollback unreleased plugins ([#1951](#1951)) ([8b77969](8b77969))
* **deps:** update dependency react-use to v17.5.1 ([#1943](#1943)) ([0c05ad5](0c05ad5))
* **deps:** update rhdh dependencies (non-major) ([#1960](#1960)) ([8b6c249](8b6c249))
* **orchestrator:** resolve broken dynamic plugin publish ([#1906](#1906)) ([5f99043](5f99043))
* **rbac:** don't start transaction if there no group policies ([#1923](#1923)) ([dffa964](dffa964))
* remove crashing process from playwright tests ([#1941](#1941)) ([4b20f8a](4b20f8a))

### Documentation

* added OpenAPI spec for rbac-backend ([#1830](#1830)) ([4eb2035](4eb2035))
* fix argocd naming ([#1904](#1904)) ([3173d79](3173d79))
* fix rbac integration code samples ([#1905](#1905)) ([3a8da8d](3a8da8d))
* **rbac:** add curl request examples ([#1913](#1913)) ([e496eb7](e496eb7))
* **rbac:** fix condition rules api url ([#1914](#1914)) ([e6fa0ae](e6fa0ae))
janus-idp bot pushed a commit that referenced this pull request Jul 25, 2024
## [1.8.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-3scale-backend@1.7.1...@janus-idp/backstage-plugin-3scale-backend@1.8.0) (2024-07-25)

### Features

* **bulk-import:** add the Bulk Import from GitHub Backend [RHIDP-955] ([#1471](#1471)) ([4f79be2](4f79be2))
* **deps:** update to backstage 1.29 ([#1900](#1900)) ([f53677f](f53677f))
* **orchestrator:** use v2 endpoints to retrieve instances ([#1956](#1956)) ([537502b](537502b))

### Bug Fixes

* **deps:** move backend-test-utils to devDependencies ([#1944](#1944)) ([9052a3f](9052a3f))
* **deps:** rollback unreleased plugins ([#1951](#1951)) ([8b77969](8b77969))
* **deps:** update dependency react-use to v17.5.1 ([#1943](#1943)) ([0c05ad5](0c05ad5))
* **deps:** update rhdh dependencies (non-major) ([#1960](#1960)) ([8b6c249](8b6c249))
* **rbac:** don't start transaction if there no group policies ([#1923](#1923)) ([dffa964](dffa964))
* remove crashing process from playwright tests ([#1941](#1941)) ([4b20f8a](4b20f8a))

### Documentation

* **rbac:** add curl request examples ([#1913](#1913)) ([e496eb7](e496eb7))
janus-idp bot pushed a commit that referenced this pull request Jul 25, 2024
## [1.9.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-aap-backend@1.8.1...@janus-idp/backstage-plugin-aap-backend@1.9.0) (2024-07-25)

### Features

* **bulk-import:** add the Bulk Import from GitHub Backend [RHIDP-955] ([#1471](#1471)) ([4f79be2](4f79be2))
* **deps:** update to backstage 1.29 ([#1900](#1900)) ([f53677f](f53677f))
* **orchestrator:** use v2 endpoints to retrieve instances ([#1956](#1956)) ([537502b](537502b))

### Bug Fixes

* **deps:** move backend-test-utils to devDependencies ([#1944](#1944)) ([9052a3f](9052a3f))
* **deps:** rollback unreleased plugins ([#1951](#1951)) ([8b77969](8b77969))
* **deps:** update dependency react-use to v17.5.1 ([#1943](#1943)) ([0c05ad5](0c05ad5))
* **deps:** update rhdh dependencies (non-major) ([#1960](#1960)) ([8b6c249](8b6c249))
* **rbac:** don't start transaction if there no group policies ([#1923](#1923)) ([dffa964](dffa964))
* remove crashing process from playwright tests ([#1941](#1941)) ([4b20f8a](4b20f8a))

### Documentation

* **rbac:** add curl request examples ([#1913](#1913)) ([e496eb7](e496eb7))
janus-idp bot pushed a commit that referenced this pull request Jul 25, 2024
## [1.7.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-acr@1.6.3...@janus-idp/backstage-plugin-acr@1.7.0) (2024-07-25)

### Features

* **deps:** update to backstage 1.29 ([#1900](#1900)) ([f53677f](f53677f))
* **orchestrator:** use v2 endpoints to retrieve instances ([#1956](#1956)) ([537502b](537502b))

### Bug Fixes

* **deps:** rollback unreleased plugins ([#1951](#1951)) ([8b77969](8b77969))
* **deps:** update dependency react-use to v17.5.1 ([#1943](#1943)) ([0c05ad5](0c05ad5))
* **deps:** update rhdh dependencies (non-major) ([#1960](#1960)) ([8b6c249](8b6c249))
* **rbac:** don't start transaction if there no group policies ([#1923](#1923)) ([dffa964](dffa964))

### Documentation

* **rbac:** add curl request examples ([#1913](#1913)) ([e496eb7](e496eb7))
janus-idp bot pushed a commit that referenced this pull request Jul 25, 2024
## [1.5.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-analytics-module-matomo@1.4.0...@janus-idp/backstage-plugin-analytics-module-matomo@1.5.0) (2024-07-25)

### Features

* **deps:** update to backstage 1.29 ([#1900](#1900)) ([f53677f](f53677f))
* **orchestrator:** use v2 endpoints to retrieve instances ([#1956](#1956)) ([537502b](537502b))

### Bug Fixes

* **deps:** move backend-test-utils to devDependencies ([#1944](#1944)) ([9052a3f](9052a3f))
* **deps:** rollback unreleased plugins ([#1951](#1951)) ([8b77969](8b77969))
* **deps:** update dependency react-use to v17.5.1 ([#1943](#1943)) ([0c05ad5](0c05ad5))
* **deps:** update rhdh dependencies (non-major) ([#1960](#1960)) ([8b6c249](8b6c249))
* **rbac:** don't start transaction if there no group policies ([#1923](#1923)) ([dffa964](dffa964))
* remove crashing process from playwright tests ([#1941](#1941)) ([4b20f8a](4b20f8a))

### Documentation

* **rbac:** add curl request examples ([#1913](#1913)) ([e496eb7](e496eb7))
janus-idp bot pushed a commit that referenced this pull request Jul 25, 2024
## [1.7.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-analytics-provider-segment@1.6.0...@janus-idp/backstage-plugin-analytics-provider-segment@1.7.0) (2024-07-25)

### Features

* **deps:** update to backstage 1.29 ([#1900](#1900)) ([f53677f](f53677f))
* **orchestrator:** use v2 endpoints to retrieve instances ([#1956](#1956)) ([537502b](537502b))

### Bug Fixes

* **deps:** move backend-test-utils to devDependencies ([#1944](#1944)) ([9052a3f](9052a3f))
* **deps:** rollback unreleased plugins ([#1951](#1951)) ([8b77969](8b77969))
* **deps:** update dependency react-use to v17.5.1 ([#1943](#1943)) ([0c05ad5](0c05ad5))
* **deps:** update rhdh dependencies (non-major) ([#1960](#1960)) ([8b6c249](8b6c249))
* **rbac:** don't start transaction if there no group policies ([#1923](#1923)) ([dffa964](dffa964))
* remove crashing process from playwright tests ([#1941](#1941)) ([4b20f8a](4b20f8a))

### Documentation

* **rbac:** add curl request examples ([#1913](#1913)) ([e496eb7](e496eb7))
janus-idp bot pushed a commit that referenced this pull request Jul 25, 2024
## [1.4.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-argocd@1.3.0...@janus-idp/backstage-plugin-argocd@1.4.0) (2024-07-25)

### Features

* **deps:** update to backstage 1.29 ([#1900](#1900)) ([f53677f](f53677f))
* **orchestrator:** use v2 endpoints to retrieve instances ([#1956](#1956)) ([537502b](537502b))

### Bug Fixes

* **deps:** move backend-test-utils to devDependencies ([#1944](#1944)) ([9052a3f](9052a3f))
* **deps:** rollback unreleased plugins ([#1951](#1951)) ([8b77969](8b77969))
* **deps:** update dependency react-use to v17.5.1 ([#1943](#1943)) ([0c05ad5](0c05ad5))
* **deps:** update rhdh dependencies (non-major) ([#1960](#1960)) ([8b6c249](8b6c249))
* **rbac:** don't start transaction if there no group policies ([#1923](#1923)) ([dffa964](dffa964))
* remove crashing process from playwright tests ([#1941](#1941)) ([4b20f8a](4b20f8a))

### Documentation

* **rbac:** add curl request examples ([#1913](#1913)) ([e496eb7](e496eb7))
janus-idp bot pushed a commit that referenced this pull request Jul 25, 2024
## [1.4.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-audit-log-node@1.3.0...@janus-idp/backstage-plugin-audit-log-node@1.4.0) (2024-07-25)

### Features

* **deps:** update to backstage 1.29 ([#1900](#1900)) ([f53677f](f53677f))
* **orchestrator:** use v2 endpoints to retrieve instances ([#1956](#1956)) ([537502b](537502b))

### Bug Fixes

* **deps:** move backend-test-utils to devDependencies ([#1944](#1944)) ([9052a3f](9052a3f))
* **deps:** rollback unreleased plugins ([#1951](#1951)) ([8b77969](8b77969))
* **deps:** update dependency react-use to v17.5.1 ([#1943](#1943)) ([0c05ad5](0c05ad5))
* **deps:** update rhdh dependencies (non-major) ([#1960](#1960)) ([8b6c249](8b6c249))
* **rbac:** don't start transaction if there no group policies ([#1923](#1923)) ([dffa964](dffa964))
* remove crashing process from playwright tests ([#1941](#1941)) ([4b20f8a](4b20f8a))

### Documentation

* **rbac:** add curl request examples ([#1913](#1913)) ([e496eb7](e496eb7))
janus-idp bot pushed a commit that referenced this pull request Jul 26, 2024
## [1.5.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-dynamic-plugins-info@1.4.0...@janus-idp/backstage-plugin-dynamic-plugins-info@1.5.0) (2024-07-26)

### Features

* **deps:** update to backstage 1.29 ([#1900](#1900)) ([f53677f](f53677f))
* **orchestrator:** use v2 endpoints to retrieve instances ([#1956](#1956)) ([537502b](537502b))

### Bug Fixes

* **deps:** move backend-test-utils to devDependencies ([#1944](#1944)) ([9052a3f](9052a3f))
* **deps:** rollback unreleased plugins ([#1951](#1951)) ([8b77969](8b77969))
* **deps:** update dependency react-use to v17.5.1 ([#1943](#1943)) ([0c05ad5](0c05ad5))
* **deps:** update rhdh dependencies (non-major) ([#1960](#1960)) ([8b6c249](8b6c249))
* **rbac:** don't start transaction if there no group policies ([#1923](#1923)) ([dffa964](dffa964))

### Documentation

* **rbac:** add curl request examples ([#1913](#1913)) ([e496eb7](e496eb7))
janus-idp bot pushed a commit that referenced this pull request Jul 26, 2024
## [1.6.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-feedback@1.5.0...@janus-idp/backstage-plugin-feedback@1.6.0) (2024-07-26)

### Features

* **deps:** update to backstage 1.29 ([#1900](#1900)) ([f53677f](f53677f))
* **orchestrator:** use v2 endpoints to retrieve instances ([#1956](#1956)) ([537502b](537502b))

### Bug Fixes

* **deps:** rollback unreleased plugins ([#1951](#1951)) ([8b77969](8b77969))
* **deps:** update dependency react-use to v17.5.1 ([#1943](#1943)) ([0c05ad5](0c05ad5))
* **deps:** update rhdh dependencies (non-major) ([#1960](#1960)) ([8b6c249](8b6c249))
* **rbac:** don't start transaction if there no group policies ([#1923](#1923)) ([dffa964](dffa964))

### Documentation

* **rbac:** add curl request examples ([#1913](#1913)) ([e496eb7](e496eb7))
janus-idp bot pushed a commit that referenced this pull request Jul 26, 2024
## [1.7.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-feedback-backend@1.6.0...@janus-idp/backstage-plugin-feedback-backend@1.7.0) (2024-07-26)

### Features

* **deps:** update to backstage 1.29 ([#1900](#1900)) ([f53677f](f53677f))
* **orchestrator:** use v2 endpoints to retrieve instances ([#1956](#1956)) ([537502b](537502b))

### Bug Fixes

* **deps:** rollback unreleased plugins ([#1951](#1951)) ([8b77969](8b77969))
* **deps:** update dependency react-use to v17.5.1 ([#1943](#1943)) ([0c05ad5](0c05ad5))
* **deps:** update rhdh dependencies (non-major) ([#1960](#1960)) ([8b6c249](8b6c249))
* **rbac:** don't start transaction if there no group policies ([#1923](#1923)) ([dffa964](dffa964))

### Documentation

* **rbac:** add curl request examples ([#1913](#1913)) ([e496eb7](e496eb7))
janus-idp bot pushed a commit that referenced this pull request Jul 26, 2024
## [1.7.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-jfrog-artifactory@1.6.0...@janus-idp/backstage-plugin-jfrog-artifactory@1.7.0) (2024-07-26)

### Features

* **deps:** update to backstage 1.29 ([#1900](#1900)) ([f53677f](f53677f))
* **orchestrator:** use v2 endpoints to retrieve instances ([#1956](#1956)) ([537502b](537502b))

### Bug Fixes

* **deps:** rollback unreleased plugins ([#1951](#1951)) ([8b77969](8b77969))
* **deps:** update dependency react-use to v17.5.1 ([#1943](#1943)) ([0c05ad5](0c05ad5))
* **deps:** update rhdh dependencies (non-major) ([#1960](#1960)) ([8b6c249](8b6c249))
* **rbac:** don't start transaction if there no group policies ([#1923](#1923)) ([dffa964](dffa964))

### Documentation

* **rbac:** add curl request examples ([#1913](#1913)) ([e496eb7](e496eb7))
janus-idp bot pushed a commit that referenced this pull request Jul 26, 2024
## [1.13.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-keycloak-backend@1.12.0...@janus-idp/backstage-plugin-keycloak-backend@1.13.0) (2024-07-26)

### Features

* **deps:** update to backstage 1.29 ([#1900](#1900)) ([f53677f](f53677f))
* **orchestrator:** use v2 endpoints to retrieve instances ([#1956](#1956)) ([537502b](537502b))

### Bug Fixes

* **deps:** rollback unreleased plugins ([#1951](#1951)) ([8b77969](8b77969))
* **deps:** update dependency react-use to v17.5.1 ([#1943](#1943)) ([0c05ad5](0c05ad5))
* **deps:** update rhdh dependencies (non-major) ([#1960](#1960)) ([8b6c249](8b6c249))
* **rbac:** don't start transaction if there no group policies ([#1923](#1923)) ([dffa964](dffa964))

### Documentation

* **rbac:** add curl request examples ([#1913](#1913)) ([e496eb7](e496eb7))
janus-idp bot pushed a commit that referenced this pull request Jul 26, 2024
## [1.29.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-kiali@1.28.0...@janus-idp/backstage-plugin-kiali@1.29.0) (2024-07-26)

### Features

* **deps:** update to backstage 1.29 ([#1900](#1900)) ([f53677f](f53677f))
* **orchestrator:** use v2 endpoints to retrieve instances ([#1956](#1956)) ([537502b](537502b))

### Bug Fixes

* **deps:** rollback unreleased plugins ([#1951](#1951)) ([8b77969](8b77969))
* **deps:** update dependency react-use to v17.5.1 ([#1943](#1943)) ([0c05ad5](0c05ad5))
* **deps:** update rhdh dependencies (non-major) ([#1960](#1960)) ([8b6c249](8b6c249))
* **rbac:** don't start transaction if there no group policies ([#1923](#1923)) ([dffa964](dffa964))

### Documentation

* **rbac:** add curl request examples ([#1913](#1913)) ([e496eb7](e496eb7))
janus-idp bot pushed a commit that referenced this pull request Jul 26, 2024
## [1.16.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-kiali-backend@1.15.0...@janus-idp/backstage-plugin-kiali-backend@1.16.0) (2024-07-26)

### Features

* **deps:** update to backstage 1.29 ([#1900](#1900)) ([f53677f](f53677f))
* **orchestrator:** use v2 endpoints to retrieve instances ([#1956](#1956)) ([537502b](537502b))

### Bug Fixes

* **deps:** rollback unreleased plugins ([#1951](#1951)) ([8b77969](8b77969))
* **deps:** update dependency react-use to v17.5.1 ([#1943](#1943)) ([0c05ad5](0c05ad5))
* **deps:** update rhdh dependencies (non-major) ([#1960](#1960)) ([8b6c249](8b6c249))
* **rbac:** don't start transaction if there no group policies ([#1923](#1923)) ([dffa964](dffa964))

### Documentation

* **rbac:** add curl request examples ([#1913](#1913)) ([e496eb7](e496eb7))
janus-idp bot pushed a commit that referenced this pull request Jul 26, 2024
## [1.7.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-scaffolder-backend-module-kubernetes@1.6.0...@janus-idp/backstage-scaffolder-backend-module-kubernetes@1.7.0) (2024-07-26)

### Features

* **deps:** update to backstage 1.29 ([#1900](#1900)) ([f53677f](f53677f))
* **orchestrator:** use v2 endpoints to retrieve instances ([#1956](#1956)) ([537502b](537502b))

### Bug Fixes

* **deps:** rollback unreleased plugins ([#1951](#1951)) ([8b77969](8b77969))
* **deps:** update dependency react-use to v17.5.1 ([#1943](#1943)) ([0c05ad5](0c05ad5))
* **deps:** update rhdh dependencies (non-major) ([#1960](#1960)) ([8b6c249](8b6c249))
* **rbac:** don't start transaction if there no group policies ([#1923](#1923)) ([dffa964](dffa964))

### Documentation

* **rbac:** add curl request examples ([#1913](#1913)) ([e496eb7](e496eb7))
janus-idp bot pushed a commit that referenced this pull request Jul 26, 2024
## [1.7.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-matomo@1.6.0...@janus-idp/backstage-plugin-matomo@1.7.0) (2024-07-26)

### Features

* **deps:** update to backstage 1.29 ([#1900](#1900)) ([f53677f](f53677f))
* **orchestrator:** use v2 endpoints to retrieve instances ([#1956](#1956)) ([537502b](537502b))

### Bug Fixes

* **deps:** rollback unreleased plugins ([#1951](#1951)) ([8b77969](8b77969))
* **deps:** update dependency react-use to v17.5.1 ([#1943](#1943)) ([0c05ad5](0c05ad5))
* **deps:** update rhdh dependencies (non-major) ([#1960](#1960)) ([8b6c249](8b6c249))
* **rbac:** don't start transaction if there no group policies ([#1923](#1923)) ([dffa964](dffa964))

### Documentation

* **rbac:** add curl request examples ([#1913](#1913)) ([e496eb7](e496eb7))
janus-idp bot pushed a commit that referenced this pull request Jul 26, 2024
## [1.7.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-matomo-backend@1.6.0...@janus-idp/backstage-plugin-matomo-backend@1.7.0) (2024-07-26)

### Features

* **deps:** update to backstage 1.29 ([#1900](#1900)) ([f53677f](f53677f))
* **orchestrator:** use v2 endpoints to retrieve instances ([#1956](#1956)) ([537502b](537502b))

### Bug Fixes

* **deps:** rollback unreleased plugins ([#1951](#1951)) ([8b77969](8b77969))
* **deps:** update dependency react-use to v17.5.1 ([#1943](#1943)) ([0c05ad5](0c05ad5))
* **deps:** update rhdh dependencies (non-major) ([#1960](#1960)) ([8b6c249](8b6c249))
* **rbac:** don't start transaction if there no group policies ([#1923](#1923)) ([dffa964](dffa964))

### Documentation

* **rbac:** add curl request examples ([#1913](#1913)) ([e496eb7](e496eb7))
janus-idp bot pushed a commit that referenced this pull request Jul 26, 2024
## [1.9.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-nexus-repository-manager@1.8.0...@janus-idp/backstage-plugin-nexus-repository-manager@1.9.0) (2024-07-26)

### Features

* **deps:** update to backstage 1.29 ([#1900](#1900)) ([f53677f](f53677f))
* **orchestrator:** use v2 endpoints to retrieve instances ([#1956](#1956)) ([537502b](537502b))

### Bug Fixes

* **deps:** rollback unreleased plugins ([#1951](#1951)) ([8b77969](8b77969))
* **deps:** update dependency react-use to v17.5.1 ([#1943](#1943)) ([0c05ad5](0c05ad5))
* **deps:** update rhdh dependencies (non-major) ([#1960](#1960)) ([8b6c249](8b6c249))
* **rbac:** don't start transaction if there no group policies ([#1923](#1923)) ([dffa964](dffa964))

### Documentation

* **rbac:** add curl request examples ([#1913](#1913)) ([e496eb7](e496eb7))
janus-idp bot pushed a commit that referenced this pull request Jul 26, 2024
## [4.4.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-ocm@4.3.0...@janus-idp/backstage-plugin-ocm@4.4.0) (2024-07-26)

### Features

* **deps:** update to backstage 1.29 ([#1900](#1900)) ([f53677f](f53677f))
* **orchestrator:** use v2 endpoints to retrieve instances ([#1956](#1956)) ([537502b](537502b))

### Bug Fixes

* **deps:** rollback unreleased plugins ([#1951](#1951)) ([8b77969](8b77969))
* **deps:** update dependency react-use to v17.5.1 ([#1943](#1943)) ([0c05ad5](0c05ad5))
* **deps:** update rhdh dependencies (non-major) ([#1960](#1960)) ([8b6c249](8b6c249))
* **rbac:** don't start transaction if there no group policies ([#1923](#1923)) ([dffa964](dffa964))

### Documentation

* **rbac:** add curl request examples ([#1913](#1913)) ([e496eb7](e496eb7))
janus-idp bot pushed a commit that referenced this pull request Jul 26, 2024
## [4.3.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-ocm-backend@4.2.0...@janus-idp/backstage-plugin-ocm-backend@4.3.0) (2024-07-26)

### Features

* **deps:** update to backstage 1.29 ([#1900](#1900)) ([f53677f](f53677f))
* **orchestrator:** use v2 endpoints to retrieve instances ([#1956](#1956)) ([537502b](537502b))

### Bug Fixes

* **deps:** rollback unreleased plugins ([#1951](#1951)) ([8b77969](8b77969))
* **deps:** update dependency react-use to v17.5.1 ([#1943](#1943)) ([0c05ad5](0c05ad5))
* **deps:** update rhdh dependencies (non-major) ([#1960](#1960)) ([8b6c249](8b6c249))
* **rbac:** don't start transaction if there no group policies ([#1923](#1923)) ([dffa964](dffa964))

### Documentation

* **rbac:** add curl request examples ([#1913](#1913)) ([e496eb7](e496eb7))
janus-idp bot pushed a commit that referenced this pull request Jul 26, 2024
## [3.3.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-ocm-common@3.2.0...@janus-idp/backstage-plugin-ocm-common@3.3.0) (2024-07-26)

### Features

* **deps:** update to backstage 1.29 ([#1900](#1900)) ([f53677f](f53677f))
* **orchestrator:** use v2 endpoints to retrieve instances ([#1956](#1956)) ([537502b](537502b))

### Bug Fixes

* **deps:** rollback unreleased plugins ([#1951](#1951)) ([8b77969](8b77969))
* **deps:** update dependency react-use to v17.5.1 ([#1943](#1943)) ([0c05ad5](0c05ad5))
* **deps:** update rhdh dependencies (non-major) ([#1960](#1960)) ([8b6c249](8b6c249))
* **rbac:** don't start transaction if there no group policies ([#1923](#1923)) ([dffa964](dffa964))

### Documentation

* **rbac:** add curl request examples ([#1913](#1913)) ([e496eb7](e496eb7))
janus-idp bot pushed a commit that referenced this pull request Jul 26, 2024
## [1.8.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-openshift-image-registry@1.7.0...@janus-idp/backstage-plugin-openshift-image-registry@1.8.0) (2024-07-26)

### Features

* **deps:** update to backstage 1.29 ([#1900](#1900)) ([f53677f](f53677f))
* **orchestrator:** use v2 endpoints to retrieve instances ([#1956](#1956)) ([537502b](537502b))

### Bug Fixes

* **deps:** rollback unreleased plugins ([#1951](#1951)) ([8b77969](8b77969))
* **deps:** update dependency react-use to v17.5.1 ([#1943](#1943)) ([0c05ad5](0c05ad5))
* **deps:** update rhdh dependencies (non-major) ([#1960](#1960)) ([8b6c249](8b6c249))
* **rbac:** don't start transaction if there no group policies ([#1923](#1923)) ([dffa964](dffa964))

### Documentation

* **rbac:** add curl request examples ([#1913](#1913)) ([e496eb7](e496eb7))
janus-idp bot pushed a commit that referenced this pull request Jul 26, 2024
## [1.18.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-orchestrator@1.17.0...@janus-idp/backstage-plugin-orchestrator@1.18.0) (2024-07-26)

### Features

* **deps:** update to backstage 1.29 ([#1900](#1900)) ([f53677f](f53677f))
* **orchestrator:** use v2 endpoints to retrieve instances ([#1956](#1956)) ([537502b](537502b))

### Bug Fixes

* **deps:** rollback unreleased plugins ([#1951](#1951)) ([8b77969](8b77969))
* **deps:** update dependency react-use to v17.5.1 ([#1943](#1943)) ([0c05ad5](0c05ad5))
* **deps:** update rhdh dependencies (non-major) ([#1960](#1960)) ([8b6c249](8b6c249))
* **rbac:** don't start transaction if there no group policies ([#1923](#1923)) ([dffa964](dffa964))

### Documentation

* **rbac:** add curl request examples ([#1913](#1913)) ([e496eb7](e496eb7))
janus-idp bot pushed a commit that referenced this pull request Jul 26, 2024
## [1.13.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-orchestrator-common@1.12.0...@janus-idp/backstage-plugin-orchestrator-common@1.13.0) (2024-07-26)

### Features

* **deps:** update to backstage 1.29 ([#1900](#1900)) ([f53677f](f53677f))
* **orchestrator:** use v2 endpoints to retrieve instances ([#1956](#1956)) ([537502b](537502b))

### Bug Fixes

* **deps:** rollback unreleased plugins ([#1951](#1951)) ([8b77969](8b77969))
* **deps:** update dependency react-use to v17.5.1 ([#1943](#1943)) ([0c05ad5](0c05ad5))
* **deps:** update rhdh dependencies (non-major) ([#1960](#1960)) ([8b6c249](8b6c249))
* **rbac:** don't start transaction if there no group policies ([#1923](#1923)) ([dffa964](dffa964))

### Documentation

* **rbac:** add curl request examples ([#1913](#1913)) ([e496eb7](e496eb7))
janus-idp bot pushed a commit that referenced this pull request Jul 26, 2024
## [1.10.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-quay@1.9.0...@janus-idp/backstage-plugin-quay@1.10.0) (2024-07-26)

### Features

* **deps:** update to backstage 1.29 ([#1900](#1900)) ([f53677f](f53677f))
* **orchestrator:** use v2 endpoints to retrieve instances ([#1956](#1956)) ([537502b](537502b))

### Bug Fixes

* **deps:** rollback unreleased plugins ([#1951](#1951)) ([8b77969](8b77969))
* **deps:** update dependency react-use to v17.5.1 ([#1943](#1943)) ([0c05ad5](0c05ad5))
* **deps:** update rhdh dependencies (non-major) ([#1960](#1960)) ([8b6c249](8b6c249))
* **rbac:** don't start transaction if there no group policies ([#1923](#1923)) ([dffa964](dffa964))

### Documentation

* **rbac:** add curl request examples ([#1913](#1913)) ([e496eb7](e496eb7))
janus-idp bot pushed a commit that referenced this pull request Jul 26, 2024
## [1.7.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-scaffolder-backend-module-quay@1.6.0...@janus-idp/backstage-scaffolder-backend-module-quay@1.7.0) (2024-07-26)

### Features

* **deps:** update to backstage 1.29 ([#1900](#1900)) ([f53677f](f53677f))
* **orchestrator:** use v2 endpoints to retrieve instances ([#1956](#1956)) ([537502b](537502b))

### Bug Fixes

* **deps:** rollback unreleased plugins ([#1951](#1951)) ([8b77969](8b77969))
* **deps:** update dependency react-use to v17.5.1 ([#1943](#1943)) ([0c05ad5](0c05ad5))
* **deps:** update rhdh dependencies (non-major) ([#1960](#1960)) ([8b6c249](8b6c249))
* **rbac:** don't start transaction if there no group policies ([#1923](#1923)) ([dffa964](dffa964))

### Documentation

* **rbac:** add curl request examples ([#1913](#1913)) ([e496eb7](e496eb7))
janus-idp bot pushed a commit that referenced this pull request Jul 26, 2024
## [1.7.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-scaffolder-backend-module-regex@1.6.0...@janus-idp/backstage-scaffolder-backend-module-regex@1.7.0) (2024-07-26)

### Features

* **deps:** update to backstage 1.29 ([#1900](#1900)) ([f53677f](f53677f))
* **orchestrator:** use v2 endpoints to retrieve instances ([#1956](#1956)) ([537502b](537502b))

### Bug Fixes

* **deps:** rollback unreleased plugins ([#1951](#1951)) ([8b77969](8b77969))
* **deps:** update dependency react-use to v17.5.1 ([#1943](#1943)) ([0c05ad5](0c05ad5))
* **deps:** update rhdh dependencies (non-major) ([#1960](#1960)) ([8b6c249](8b6c249))
* **rbac:** don't start transaction if there no group policies ([#1923](#1923)) ([dffa964](dffa964))

### Documentation

* **rbac:** add curl request examples ([#1913](#1913)) ([e496eb7](e496eb7))
janus-idp bot pushed a commit that referenced this pull request Jul 26, 2024
## [1.7.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-scaffolder-backend-module-servicenow@1.6.0...@janus-idp/backstage-scaffolder-backend-module-servicenow@1.7.0) (2024-07-26)

### Features

* **deps:** update to backstage 1.29 ([#1900](#1900)) ([f53677f](f53677f))
* **orchestrator:** use v2 endpoints to retrieve instances ([#1956](#1956)) ([537502b](537502b))

### Bug Fixes

* **deps:** rollback unreleased plugins ([#1951](#1951)) ([8b77969](8b77969))
* **deps:** update dependency react-use to v17.5.1 ([#1943](#1943)) ([0c05ad5](0c05ad5))
* **deps:** update rhdh dependencies (non-major) ([#1960](#1960)) ([8b6c249](8b6c249))
* **rbac:** don't start transaction if there no group policies ([#1923](#1923)) ([dffa964](dffa964))

### Documentation

* **rbac:** add curl request examples ([#1913](#1913)) ([e496eb7](e496eb7))
janus-idp bot pushed a commit that referenced this pull request Jul 26, 2024
## [2.9.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/shared-react@2.8.0...@janus-idp/shared-react@2.9.0) (2024-07-26)

### Features

* **deps:** update to backstage 1.29 ([#1900](#1900)) ([f53677f](f53677f))
* **orchestrator:** use v2 endpoints to retrieve instances ([#1956](#1956)) ([537502b](537502b))

### Bug Fixes

* **deps:** rollback unreleased plugins ([#1951](#1951)) ([8b77969](8b77969))
* **deps:** update dependency react-use to v17.5.1 ([#1943](#1943)) ([0c05ad5](0c05ad5))
* **deps:** update rhdh dependencies (non-major) ([#1960](#1960)) ([8b6c249](8b6c249))
* **rbac:** don't start transaction if there no group policies ([#1923](#1923)) ([dffa964](dffa964))

### Documentation

* **rbac:** add curl request examples ([#1913](#1913)) ([e496eb7](e496eb7))
janus-idp bot pushed a commit that referenced this pull request Jul 26, 2024
## [1.7.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-scaffolder-backend-module-sonarqube@1.6.0...@janus-idp/backstage-scaffolder-backend-module-sonarqube@1.7.0) (2024-07-26)

### Features

* **deps:** update to backstage 1.29 ([#1900](#1900)) ([f53677f](f53677f))
* **orchestrator:** use v2 endpoints to retrieve instances ([#1956](#1956)) ([537502b](537502b))

### Bug Fixes

* **deps:** rollback unreleased plugins ([#1951](#1951)) ([8b77969](8b77969))
* **deps:** update dependency react-use to v17.5.1 ([#1943](#1943)) ([0c05ad5](0c05ad5))
* **deps:** update rhdh dependencies (non-major) ([#1960](#1960)) ([8b6c249](8b6c249))
* **rbac:** don't start transaction if there no group policies ([#1923](#1923)) ([dffa964](dffa964))

### Documentation

* **rbac:** add curl request examples ([#1913](#1913)) ([e496eb7](e496eb7))
janus-idp bot pushed a commit that referenced this pull request Jul 26, 2024
## [3.10.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-tekton@3.9.0...@janus-idp/backstage-plugin-tekton@3.10.0) (2024-07-26)

### Features

* **deps:** update to backstage 1.29 ([#1900](#1900)) ([f53677f](f53677f))
* **orchestrator:** use v2 endpoints to retrieve instances ([#1956](#1956)) ([537502b](537502b))

### Bug Fixes

* **deps:** rollback unreleased plugins ([#1951](#1951)) ([8b77969](8b77969))
* **deps:** update dependency react-use to v17.5.1 ([#1943](#1943)) ([0c05ad5](0c05ad5))
* **deps:** update rhdh dependencies (non-major) ([#1960](#1960)) ([8b6c249](8b6c249))
* **rbac:** don't start transaction if there no group policies ([#1923](#1923)) ([dffa964](dffa964))

### Documentation

* **rbac:** add curl request examples ([#1913](#1913)) ([e496eb7](e496eb7))
janus-idp bot pushed a commit that referenced this pull request Jul 26, 2024
## [1.8.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-web-terminal@1.7.0...@janus-idp/backstage-plugin-web-terminal@1.8.0) (2024-07-26)

### Features

* **deps:** update to backstage 1.29 ([#1900](#1900)) ([f53677f](f53677f))
* **orchestrator:** use v2 endpoints to retrieve instances ([#1956](#1956)) ([537502b](537502b))

### Bug Fixes

* **deps:** rollback unreleased plugins ([#1951](#1951)) ([8b77969](8b77969))
* **deps:** update dependency react-use to v17.5.1 ([#1943](#1943)) ([0c05ad5](0c05ad5))
* **deps:** update rhdh dependencies (non-major) ([#1960](#1960)) ([8b6c249](8b6c249))
* **rbac:** don't start transaction if there no group policies ([#1923](#1923)) ([dffa964](dffa964))

### Documentation

* **rbac:** add curl request examples ([#1913](#1913)) ([e496eb7](e496eb7))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants