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

feat(kiali): traffic graph for cards #1606

Merged
merged 8 commits into from
Jul 30, 2024

Conversation

leandroberetta
Copy link
Contributor

@leandroberetta leandroberetta commented May 3, 2024

Kiali graph in the entity view (just the card):

image

Entity card for dynamic use added:

image

@leandroberetta leandroberetta requested a review from a team as a code owner May 3, 2024 12:22
@openshift-ci openshift-ci bot requested review from aljesusg and josunect May 3, 2024 12:22
@leandroberetta leandroberetta changed the title feat(kiali): Kiali graph for cards feat(kiali): traffic graph for cards May 3, 2024
@leandroberetta leandroberetta force-pushed the kiali-graph branch 2 times, most recently from 75f0618 to 1f95d33 Compare May 10, 2024 11:10
@leandroberetta leandroberetta requested a review from a team as a code owner May 10, 2024 11:10
Copy link

Quality Gate Passed Quality Gate passed

Issues
19 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
2.5% Duplication on New Code

See analysis details on SonarCloud

@ScriptingShrimp
Copy link
Contributor

Hello @leandroberetta,
since main branch have the playwright tests already fixed, can you please add some regression before merging this PR?
Thank you 🙏

@leandroberetta
Copy link
Contributor Author

Hello @leandroberetta, since main branch have the playwright tests already fixed, can you please add some regression before merging this PR? Thank you 🙏

We decided to merge this as this has been open for a long time. I'm working to add a test in a follow up PR.

@ScriptingShrimp
Copy link
Contributor

Hello @leandroberetta, since main branch have the playwright tests already fixed, can you please add some regression before merging this PR? Thank you 🙏

We decided to merge this as this has been open for a long time. I'm working to add a test in a follow up PR.

Thank you 👍

Copy link
Contributor

@josunect josunect left a comment

Choose a reason for hiding this comment

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

Thanks, @leandroberetta ! It is looking good:

image

image

But, I've found a confusing behavior: the graph is refreshed ~3 times, in both pages the Kiali page and in the cards. Also, in the cards view, when the user selects a different resource the graph is also refreshed, but I don't think it should be, right?

Screencast.from.04-07-24.12.08.50.webm

@leandroberetta leandroberetta requested a review from josunect July 8, 2024 11:11
@janus-idp janus-idp deleted a comment from sonarqubecloud bot Jul 9, 2024
Copy link
Contributor

@josunect josunect left a comment

Choose a reason for hiding this comment

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

The Kiali standalone works as expected:

image

But the graph card is not showing any graph:

image

And the Kiali tab, the graph is not refreshed when changing the namespaces selected:

image

@aljesusg
Copy link
Contributor

This need to be rebased (Error about kiali version). I am going to install that verswion to test it

@aljesusg
Copy link
Contributor

aljesusg commented Jul 12, 2024

Kiali standalone

looks good. I would move the trafic graph tab to the second postiipon like kiali
image

Entity view

As @josunect said not working with namespace selector.
Fix the height to be aligned please.

  • It would be gret to have some kind of zoom button but I imagine that is going to take more job to do that right? We can do it later
    image
  • Graph card not work for me. If we are going to add this in this PR I would add some tests due this will be supported.
  • On the other hand we should be able to adap theme background to light/dark like we do with other cards an kiali standalone

Dev environment

Pelase and the graph card like we did with the resources card
image

I'll review the code later if I have time before my PTO

@leandroberetta
Copy link
Contributor Author

This need to be rebased (Error about kiali version). I am going to install that verswion to test it

I'm using v1.86 to test this, isn't ok?.

@leandroberetta
Copy link
Contributor Author

leandroberetta commented Jul 12, 2024

  • Graph card not work for me. If we are going to add this in this PR I would add some tests due this will be supported.

Yes, I think I commented tests will be added later because I want to merge this long lived PR, but I will add them now.

What do you mean?. In what part? the card in the Kiali tab? or in somewhere else?. I saw the graph is loaded there.

  • On the other hand we should be able to adap theme background to light/dark like we do with other cards an kiali standalone

Dev environment

Pelase and the graph card like we did with the resources card image

I'll review the code later if I have time before my PTO

Dev graph card was, indeed, added, but not commmited, sorry:

image

Ok, yes, I'll add dark/light support.

Thanks for review. I will address suggestions.

@leandroberetta
Copy link
Contributor Author

I addressed, I think, everything needed:

  • Added minimal testing (more will be added on follow up PR)
  • Added dark mode support
  • Added a minimal control bar (zoom in/out, etc)
  • Fix the issue with the namespace selector on the entity view

image

@leandroberetta leandroberetta requested a review from josunect July 16, 2024 19:08
@josunect
Copy link
Contributor

Thanks @leandroberetta , some comments were addressed:

  • The dark mode was fixed
    image

  • Graph card added
    image

  • zoom buttons added

  • namespace selector is working now.

  • Initial test added

I have some comments:

  • The graph is not loaded when you refresh the page (For the resources card):
    image

  • One comment from @aljesusg missing: Moving the Kiali graph tab to the second position.

  • As they were some failures in the refresh, I would add at least one more test to verify there are some nodes in the graph, for the graph card.

Copy link

openshift-ci bot commented Jul 30, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: josunect
Once this PR has been reviewed and has the lgtm label, please assign kadel for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found 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

@leandroberetta leandroberetta requested review from kadel and removed request for kadel July 30, 2024 12:38
@leandroberetta leandroberetta merged commit 657fef9 into janus-idp:main Jul 30, 2024
8 of 9 checks passed
@aljesusg
Copy link
Contributor

Please @leandroberetta add this to the readme docs with some screenshots . Good Job !

janus-idp bot pushed a commit that referenced this pull request Jul 30, 2024
## [1.5.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-07-30)

### Features

* **argocd:** add permission support for argocd ([#1855](#1855)) ([3b78237](3b78237))
* **kiali:** traffic graph ([#1606](#1606)) ([657fef9](657fef9))
* **lightspeed:** add a new lightspeed plugin with basic implementation of chat ([#1889](#1889)) ([cb80e38](cb80e38))

### Bug Fixes

* **rbac:** fix uncommited knex transaction in the addGroupingPolicies ([#1968](#1968)) ([24d5eef](24d5eef))
janus-idp bot pushed a commit that referenced this pull request Jul 30, 2024
## [1.30.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-07-30)

### Features

* **argocd:** add permission support for argocd ([#1855](#1855)) ([3b78237](3b78237))
* **kiali:** traffic graph ([#1606](#1606)) ([657fef9](657fef9))
* **lightspeed:** add a new lightspeed plugin with basic implementation of chat ([#1889](#1889)) ([cb80e38](cb80e38))
* **tekton:** add permissions support for tekton plugin ([#1854](#1854)) ([f744896](f744896))

### Bug Fixes

* **rbac:** fix uncommited knex transaction in the addGroupingPolicies ([#1968](#1968)) ([24d5eef](24d5eef))

### Documentation

* **argocd:** update argocd configuration documentation ([#1875](#1875)) ([054ceec](054ceec))
* **quay:** add documentation for the new credential settings in proxy backend ([#1902](#1902)) ([e04d231](e04d231))
janus-idp bot pushed a commit that referenced this pull request Aug 2, 2024
## [1.7.2](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-08-02)

### Features

* **argocd:** add permission support for argocd ([#1855](#1855)) ([3b78237](3b78237))
* **kiali:** traffic graph ([#1606](#1606)) ([657fef9](657fef9))
* **lightspeed:** add a new lightspeed plugin with basic implementation of chat ([#1889](#1889)) ([cb80e38](cb80e38))
* **rbac:** show list of accessible plugins in roles list page ([#1894](#1894)) ([62d9d6c](62d9d6c))
* **tekton:** add permissions support for tekton plugin ([#1854](#1854)) ([f744896](f744896))
* **topology:** remove usage of k8s plugin from topology & tekton plugins ([#1869](#1869)) ([ae7d8ee](ae7d8ee))

### Bug Fixes

* argocd dependency package version ([#1992](#1992)) ([e3c4419](e3c4419))
* **argocd:** fix argocd naming ([#1990](#1990)) ([6b764a8](6b764a8))
* **argocd:** fix argocd-common plugin version ([#1987](#1987)) ([fb441fe](fb441fe))
* **orchestrator:** remove default pagination on v2 endpoints ([#1983](#1983)) ([5e30274](5e30274))
* **rbac:** fix uncommited knex transaction in the addGroupingPolicies ([#1968](#1968)) ([24d5eef](24d5eef))

### Documentation

* **argocd:** update argocd configuration documentation ([#1875](#1875)) ([054ceec](054ceec))
* **quay:** add documentation for the new credential settings in proxy backend ([#1902](#1902)) ([e04d231](e04d231))
janus-idp bot pushed a commit that referenced this pull request Aug 2, 2024
## [1.7.1](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-08-02)

### Features

* **argocd:** add permission support for argocd ([#1855](#1855)) ([3b78237](3b78237))
* **kiali:** traffic graph ([#1606](#1606)) ([657fef9](657fef9))
* **lightspeed:** add a new lightspeed plugin with basic implementation of chat ([#1889](#1889)) ([cb80e38](cb80e38))
* **rbac:** show list of accessible plugins in roles list page ([#1894](#1894)) ([62d9d6c](62d9d6c))
* **tekton:** add permissions support for tekton plugin ([#1854](#1854)) ([f744896](f744896))
* **topology:** remove usage of k8s plugin from topology & tekton plugins ([#1869](#1869)) ([ae7d8ee](ae7d8ee))

### Bug Fixes

* argocd dependency package version ([#1992](#1992)) ([e3c4419](e3c4419))
* **argocd:** fix argocd naming ([#1990](#1990)) ([6b764a8](6b764a8))
* **argocd:** fix argocd-common plugin version ([#1987](#1987)) ([fb441fe](fb441fe))
* **deps:** downgrade shared-react in acr ([#1996](#1996)) ([3d669d2](3d669d2))
* **orchestrator:** remove default pagination on v2 endpoints ([#1983](#1983)) ([5e30274](5e30274))
* **rbac:** fix uncommited knex transaction in the addGroupingPolicies ([#1968](#1968)) ([24d5eef](24d5eef))
* **rbac:** log when plugin has no permissions ([#1917](#1917)) ([cc8752b](cc8752b))

### Documentation

* **argocd:** update argocd configuration documentation ([#1875](#1875)) ([054ceec](054ceec))
* **quay:** add documentation for the new credential settings in proxy backend ([#1902](#1902)) ([e04d231](e04d231))
janus-idp bot pushed a commit that referenced this pull request Aug 2, 2024
## [1.18.1](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-08-02)

### Features

* **argocd:** add permission support for argocd ([#1855](#1855)) ([3b78237](3b78237))
* **kiali:** traffic graph ([#1606](#1606)) ([657fef9](657fef9))
* **lightspeed:** add a new lightspeed plugin with basic implementation of chat ([#1889](#1889)) ([cb80e38](cb80e38))
* **rbac:** show list of accessible plugins in roles list page ([#1894](#1894)) ([62d9d6c](62d9d6c))
* **tekton:** add permissions support for tekton plugin ([#1854](#1854)) ([f744896](f744896))
* **topology:** remove usage of k8s plugin from topology & tekton plugins ([#1869](#1869)) ([ae7d8ee](ae7d8ee))

### Bug Fixes

* argocd dependency package version ([#1992](#1992)) ([e3c4419](e3c4419))
* **argocd:** fix argocd naming ([#1990](#1990)) ([6b764a8](6b764a8))
* **argocd:** fix argocd-common plugin version ([#1987](#1987)) ([fb441fe](fb441fe))
* **deps:** downgrade shared-react in acr ([#1996](#1996)) ([3d669d2](3d669d2))
* **orchestrator:** remove default pagination on v2 endpoints ([#1983](#1983)) ([5e30274](5e30274))
* **rbac:** fix uncommited knex transaction in the addGroupingPolicies ([#1968](#1968)) ([24d5eef](24d5eef))
* **rbac:** log when plugin has no permissions ([#1917](#1917)) ([cc8752b](cc8752b))

### Documentation

* **argocd:** update argocd configuration documentation ([#1875](#1875)) ([054ceec](054ceec))
* **quay:** add documentation for the new credential settings in proxy backend ([#1902](#1902)) ([e04d231](e04d231))
janus-idp bot pushed a commit that referenced this pull request Aug 2, 2024
## [1.17.1](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-08-02)

### Features

* **argocd:** add permission support for argocd ([#1855](#1855)) ([3b78237](3b78237))
* **kiali:** traffic graph ([#1606](#1606)) ([657fef9](657fef9))
* **lightspeed:** add a new lightspeed plugin with basic implementation of chat ([#1889](#1889)) ([cb80e38](cb80e38))
* **rbac:** show list of accessible plugins in roles list page ([#1894](#1894)) ([62d9d6c](62d9d6c))
* **tekton:** add permissions support for tekton plugin ([#1854](#1854)) ([f744896](f744896))
* **topology:** remove usage of k8s plugin from topology & tekton plugins ([#1869](#1869)) ([ae7d8ee](ae7d8ee))

### Bug Fixes

* argocd dependency package version ([#1992](#1992)) ([e3c4419](e3c4419))
* **argocd:** fix argocd naming ([#1990](#1990)) ([6b764a8](6b764a8))
* **argocd:** fix argocd-common plugin version ([#1987](#1987)) ([fb441fe](fb441fe))
* **deps:** downgrade shared-react in acr ([#1996](#1996)) ([3d669d2](3d669d2))
* **orchestrator:** remove default pagination on v2 endpoints ([#1983](#1983)) ([5e30274](5e30274))
* **rbac:** fix uncommited knex transaction in the addGroupingPolicies ([#1968](#1968)) ([24d5eef](24d5eef))
* **rbac:** log when plugin has no permissions ([#1917](#1917)) ([cc8752b](cc8752b))

### Documentation

* **argocd:** update argocd configuration documentation ([#1875](#1875)) ([054ceec](054ceec))
* **quay:** add documentation for the new credential settings in proxy backend ([#1902](#1902)) ([e04d231](e04d231))
janus-idp bot pushed a commit that referenced this pull request Aug 2, 2024
## [1.13.1](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-08-02)

### Features

* **argocd:** add permission support for argocd ([#1855](#1855)) ([3b78237](3b78237))
* **kiali:** traffic graph ([#1606](#1606)) ([657fef9](657fef9))
* **lightspeed:** add a new lightspeed plugin with basic implementation of chat ([#1889](#1889)) ([cb80e38](cb80e38))
* **rbac:** show list of accessible plugins in roles list page ([#1894](#1894)) ([62d9d6c](62d9d6c))
* **tekton:** add permissions support for tekton plugin ([#1854](#1854)) ([f744896](f744896))
* **topology:** remove usage of k8s plugin from topology & tekton plugins ([#1869](#1869)) ([ae7d8ee](ae7d8ee))

### Bug Fixes

* argocd dependency package version ([#1992](#1992)) ([e3c4419](e3c4419))
* **argocd:** fix argocd naming ([#1990](#1990)) ([6b764a8](6b764a8))
* **argocd:** fix argocd-common plugin version ([#1987](#1987)) ([fb441fe](fb441fe))
* **deps:** downgrade shared-react in acr ([#1996](#1996)) ([3d669d2](3d669d2))
* **orchestrator:** remove default pagination on v2 endpoints ([#1983](#1983)) ([5e30274](5e30274))
* **rbac:** fix uncommited knex transaction in the addGroupingPolicies ([#1968](#1968)) ([24d5eef](24d5eef))
* **rbac:** log when plugin has no permissions ([#1917](#1917)) ([cc8752b](cc8752b))

### Documentation

* **argocd:** update argocd configuration documentation ([#1875](#1875)) ([054ceec](054ceec))
* **quay:** add documentation for the new credential settings in proxy backend ([#1902](#1902)) ([e04d231](e04d231))
janus-idp bot pushed a commit that referenced this pull request Aug 2, 2024
## [1.10.2](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-08-02)

### Features

* **argocd:** add permission support for argocd ([#1855](#1855)) ([3b78237](3b78237))
* **kiali:** traffic graph ([#1606](#1606)) ([657fef9](657fef9))
* **lightspeed:** add a new lightspeed plugin with basic implementation of chat ([#1889](#1889)) ([cb80e38](cb80e38))
* **rbac:** show list of accessible plugins in roles list page ([#1894](#1894)) ([62d9d6c](62d9d6c))
* **topology:** remove usage of k8s plugin from topology & tekton plugins ([#1869](#1869)) ([ae7d8ee](ae7d8ee))

### Bug Fixes

* argocd dependency package version ([#1992](#1992)) ([e3c4419](e3c4419))
* **argocd:** fix argocd naming ([#1990](#1990)) ([6b764a8](6b764a8))
* **argocd:** fix argocd-common plugin version ([#1987](#1987)) ([fb441fe](fb441fe))
* **deps:** downgrade shared-react in acr ([#1996](#1996)) ([3d669d2](3d669d2))
* **orchestrator:** remove default pagination on v2 endpoints ([#1983](#1983)) ([5e30274](5e30274))
* **rbac:** fix uncommited knex transaction in the addGroupingPolicies ([#1968](#1968)) ([24d5eef](24d5eef))
* **rbac:** log when plugin has no permissions ([#1917](#1917)) ([cc8752b](cc8752b))
janus-idp bot pushed a commit that referenced this pull request Aug 2, 2024
## [1.26.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-08-02)

### Features

* **argocd:** add permission support for argocd ([#1855](#1855)) ([3b78237](3b78237))
* **kiali:** traffic graph ([#1606](#1606)) ([657fef9](657fef9))
* **lightspeed:** add a new lightspeed plugin with basic implementation of chat ([#1889](#1889)) ([cb80e38](cb80e38))
* **rbac:** show list of accessible plugins in roles list page ([#1894](#1894)) ([62d9d6c](62d9d6c))
* **tekton:** add permissions support for tekton plugin ([#1854](#1854)) ([f744896](f744896))
* **topology:** remove usage of k8s plugin from topology & tekton plugins ([#1869](#1869)) ([ae7d8ee](ae7d8ee))

### Bug Fixes

* argocd dependency package version ([#1992](#1992)) ([e3c4419](e3c4419))
* **argocd:** fix argocd naming ([#1990](#1990)) ([6b764a8](6b764a8))
* **argocd:** fix argocd-common plugin version ([#1987](#1987)) ([fb441fe](fb441fe))
* **deps:** downgrade shared-react in acr ([#1996](#1996)) ([3d669d2](3d669d2))
* **orchestrator:** remove default pagination on v2 endpoints ([#1983](#1983)) ([5e30274](5e30274))
* **rbac:** fix uncommited knex transaction in the addGroupingPolicies ([#1968](#1968)) ([24d5eef](24d5eef))
* **rbac:** log when plugin has no permissions ([#1917](#1917)) ([cc8752b](cc8752b))

### Documentation

* **argocd:** update argocd configuration documentation ([#1875](#1875)) ([054ceec](054ceec))
* **quay:** add documentation for the new credential settings in proxy backend ([#1902](#1902)) ([e04d231](e04d231))
janus-idp bot pushed a commit that referenced this pull request Aug 2, 2024
## [2.10.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-08-02)

### Features

* **argocd:** add permission support for argocd ([#1855](#1855)) ([3b78237](3b78237))
* **kiali:** traffic graph ([#1606](#1606)) ([657fef9](657fef9))
* **lightspeed:** add a new lightspeed plugin with basic implementation of chat ([#1889](#1889)) ([cb80e38](cb80e38))
* **rbac:** show list of accessible plugins in roles list page ([#1894](#1894)) ([62d9d6c](62d9d6c))
* **tekton:** add permissions support for tekton plugin ([#1854](#1854)) ([f744896](f744896))
* **topology:** remove usage of k8s plugin from topology & tekton plugins ([#1869](#1869)) ([ae7d8ee](ae7d8ee))

### Bug Fixes

* argocd dependency package version ([#1992](#1992)) ([e3c4419](e3c4419))
* **argocd:** fix argocd naming ([#1990](#1990)) ([6b764a8](6b764a8))
* **argocd:** fix argocd-common plugin version ([#1987](#1987)) ([fb441fe](fb441fe))
* **deps:** downgrade shared-react in acr ([#1996](#1996)) ([3d669d2](3d669d2))
* **orchestrator:** remove default pagination on v2 endpoints ([#1983](#1983)) ([5e30274](5e30274))
* **rbac:** fix uncommited knex transaction in the addGroupingPolicies ([#1968](#1968)) ([24d5eef](24d5eef))
* **rbac:** log when plugin has no permissions ([#1917](#1917)) ([cc8752b](cc8752b))

### Documentation

* **argocd:** update argocd configuration documentation ([#1875](#1875)) ([054ceec](054ceec))
* **quay:** add documentation for the new credential settings in proxy backend ([#1902](#1902)) ([e04d231](e04d231))
janus-idp bot pushed a commit that referenced this pull request Aug 2, 2024
## [3.12.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-08-02)

### Features

* **argocd:** add permission support for argocd ([#1855](#1855)) ([3b78237](3b78237))
* **kiali:** traffic graph ([#1606](#1606)) ([657fef9](657fef9))
* **lightspeed:** add a new lightspeed plugin with basic implementation of chat ([#1889](#1889)) ([cb80e38](cb80e38))
* **rbac:** show list of accessible plugins in roles list page ([#1894](#1894)) ([62d9d6c](62d9d6c))
* **topology:** remove usage of k8s plugin from topology & tekton plugins ([#1869](#1869)) ([ae7d8ee](ae7d8ee))

### Bug Fixes

* argocd dependency package version ([#1992](#1992)) ([e3c4419](e3c4419))
* **argocd:** fix argocd naming ([#1990](#1990)) ([6b764a8](6b764a8))
* **argocd:** fix argocd-common plugin version ([#1987](#1987)) ([fb441fe](fb441fe))
* **deps:** downgrade shared-react in acr ([#1996](#1996)) ([3d669d2](3d669d2))
* **orchestrator:** remove default pagination on v2 endpoints ([#1983](#1983)) ([5e30274](5e30274))
* **rbac:** fix uncommited knex transaction in the addGroupingPolicies ([#1968](#1968)) ([24d5eef](24d5eef))
* **rbac:** log when plugin has no permissions ([#1917](#1917)) ([cc8752b](cc8752b))
janus-idp bot pushed a commit that referenced this pull request Aug 5, 2024
## [1.25.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-08-05)

### Features

* **argocd:** add permission support for argocd ([#1855](#1855)) ([3b78237](3b78237))
* **kiali:** traffic graph ([#1606](#1606)) ([657fef9](657fef9))
* **lightspeed:** add a new lightspeed plugin with basic implementation of chat ([#1889](#1889)) ([cb80e38](cb80e38))
* **rbac:** show list of accessible plugins in roles list page ([#1894](#1894)) ([62d9d6c](62d9d6c))
* **tekton:** add permissions support for tekton plugin ([#1854](#1854)) ([f744896](f744896))
* **topology:** remove usage of k8s plugin from topology & tekton plugins ([#1869](#1869)) ([ae7d8ee](ae7d8ee))

### Bug Fixes

* argocd dependency package version ([#1992](#1992)) ([e3c4419](e3c4419))
* **argocd:** fix argocd naming ([#1990](#1990)) ([6b764a8](6b764a8))
* **argocd:** fix argocd-common plugin version ([#1987](#1987)) ([fb441fe](fb441fe))
* **deps:** downgrade shared-react in acr ([#1996](#1996)) ([3d669d2](3d669d2))
* **orchestrator:** remove default pagination on v2 endpoints ([#1983](#1983)) ([5e30274](5e30274))
* **rbac:** add additional validation for permission policies ([#1908](#1908)) ([592498f](592498f)), closes [#1939](#1939)
* **rbac:** fix uncommited knex transaction in the addGroupingPolicies ([#1968](#1968)) ([24d5eef](24d5eef))
* **rbac:** log when plugin has no permissions ([#1917](#1917)) ([cc8752b](cc8752b))
* **topology:** bump shared-react dependency ([#2006](#2006)) ([5c939fb](5c939fb))

### Documentation

* **argocd:** update argocd configuration documentation ([#1875](#1875)) ([054ceec](054ceec))
* **quay:** add documentation for the new credential settings in proxy backend ([#1902](#1902)) ([e04d231](e04d231))
debsmita1 pushed a commit to debsmita1/backstage-plugins that referenced this pull request Aug 9, 2024
debsmita1 pushed a commit to debsmita1/backstage-plugins that referenced this pull request Aug 9, 2024
## [1.5.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-07-30)

### Features

* **argocd:** add permission support for argocd ([janus-idp#1855](janus-idp#1855)) ([3b78237](janus-idp@3b78237))
* **kiali:** traffic graph ([janus-idp#1606](janus-idp#1606)) ([657fef9](janus-idp@657fef9))
* **lightspeed:** add a new lightspeed plugin with basic implementation of chat ([janus-idp#1889](janus-idp#1889)) ([cb80e38](janus-idp@cb80e38))

### Bug Fixes

* **rbac:** fix uncommited knex transaction in the addGroupingPolicies ([janus-idp#1968](janus-idp#1968)) ([24d5eef](janus-idp@24d5eef))
debsmita1 pushed a commit to debsmita1/backstage-plugins that referenced this pull request Aug 9, 2024
## [1.30.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-07-30)

### Features

* **argocd:** add permission support for argocd ([janus-idp#1855](janus-idp#1855)) ([3b78237](janus-idp@3b78237))
* **kiali:** traffic graph ([janus-idp#1606](janus-idp#1606)) ([657fef9](janus-idp@657fef9))
* **lightspeed:** add a new lightspeed plugin with basic implementation of chat ([janus-idp#1889](janus-idp#1889)) ([cb80e38](janus-idp@cb80e38))
* **tekton:** add permissions support for tekton plugin ([janus-idp#1854](janus-idp#1854)) ([f744896](janus-idp@f744896))

### Bug Fixes

* **rbac:** fix uncommited knex transaction in the addGroupingPolicies ([janus-idp#1968](janus-idp#1968)) ([24d5eef](janus-idp@24d5eef))

### Documentation

* **argocd:** update argocd configuration documentation ([janus-idp#1875](janus-idp#1875)) ([054ceec](janus-idp@054ceec))
* **quay:** add documentation for the new credential settings in proxy backend ([janus-idp#1902](janus-idp#1902)) ([e04d231](janus-idp@e04d231))
debsmita1 pushed a commit to debsmita1/backstage-plugins that referenced this pull request Aug 9, 2024
## [1.7.2](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-08-02)

### Features

* **argocd:** add permission support for argocd ([janus-idp#1855](janus-idp#1855)) ([3b78237](janus-idp@3b78237))
* **kiali:** traffic graph ([janus-idp#1606](janus-idp#1606)) ([657fef9](janus-idp@657fef9))
* **lightspeed:** add a new lightspeed plugin with basic implementation of chat ([janus-idp#1889](janus-idp#1889)) ([cb80e38](janus-idp@cb80e38))
* **rbac:** show list of accessible plugins in roles list page ([janus-idp#1894](janus-idp#1894)) ([62d9d6c](janus-idp@62d9d6c))
* **tekton:** add permissions support for tekton plugin ([janus-idp#1854](janus-idp#1854)) ([f744896](janus-idp@f744896))
* **topology:** remove usage of k8s plugin from topology & tekton plugins ([janus-idp#1869](janus-idp#1869)) ([ae7d8ee](janus-idp@ae7d8ee))

### Bug Fixes

* argocd dependency package version ([janus-idp#1992](janus-idp#1992)) ([e3c4419](janus-idp@e3c4419))
* **argocd:** fix argocd naming ([janus-idp#1990](janus-idp#1990)) ([6b764a8](janus-idp@6b764a8))
* **argocd:** fix argocd-common plugin version ([janus-idp#1987](janus-idp#1987)) ([fb441fe](janus-idp@fb441fe))
* **orchestrator:** remove default pagination on v2 endpoints ([janus-idp#1983](janus-idp#1983)) ([5e30274](janus-idp@5e30274))
* **rbac:** fix uncommited knex transaction in the addGroupingPolicies ([janus-idp#1968](janus-idp#1968)) ([24d5eef](janus-idp@24d5eef))

### Documentation

* **argocd:** update argocd configuration documentation ([janus-idp#1875](janus-idp#1875)) ([054ceec](janus-idp@054ceec))
* **quay:** add documentation for the new credential settings in proxy backend ([janus-idp#1902](janus-idp#1902)) ([e04d231](janus-idp@e04d231))
debsmita1 pushed a commit to debsmita1/backstage-plugins that referenced this pull request Aug 9, 2024
## [1.7.1](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-08-02)

### Features

* **argocd:** add permission support for argocd ([janus-idp#1855](janus-idp#1855)) ([3b78237](janus-idp@3b78237))
* **kiali:** traffic graph ([janus-idp#1606](janus-idp#1606)) ([657fef9](janus-idp@657fef9))
* **lightspeed:** add a new lightspeed plugin with basic implementation of chat ([janus-idp#1889](janus-idp#1889)) ([cb80e38](janus-idp@cb80e38))
* **rbac:** show list of accessible plugins in roles list page ([janus-idp#1894](janus-idp#1894)) ([62d9d6c](janus-idp@62d9d6c))
* **tekton:** add permissions support for tekton plugin ([janus-idp#1854](janus-idp#1854)) ([f744896](janus-idp@f744896))
* **topology:** remove usage of k8s plugin from topology & tekton plugins ([janus-idp#1869](janus-idp#1869)) ([ae7d8ee](janus-idp@ae7d8ee))

### Bug Fixes

* argocd dependency package version ([janus-idp#1992](janus-idp#1992)) ([e3c4419](janus-idp@e3c4419))
* **argocd:** fix argocd naming ([janus-idp#1990](janus-idp#1990)) ([6b764a8](janus-idp@6b764a8))
* **argocd:** fix argocd-common plugin version ([janus-idp#1987](janus-idp#1987)) ([fb441fe](janus-idp@fb441fe))
* **deps:** downgrade shared-react in acr ([janus-idp#1996](janus-idp#1996)) ([3d669d2](janus-idp@3d669d2))
* **orchestrator:** remove default pagination on v2 endpoints ([janus-idp#1983](janus-idp#1983)) ([5e30274](janus-idp@5e30274))
* **rbac:** fix uncommited knex transaction in the addGroupingPolicies ([janus-idp#1968](janus-idp#1968)) ([24d5eef](janus-idp@24d5eef))
* **rbac:** log when plugin has no permissions ([janus-idp#1917](janus-idp#1917)) ([cc8752b](janus-idp@cc8752b))

### Documentation

* **argocd:** update argocd configuration documentation ([janus-idp#1875](janus-idp#1875)) ([054ceec](janus-idp@054ceec))
* **quay:** add documentation for the new credential settings in proxy backend ([janus-idp#1902](janus-idp#1902)) ([e04d231](janus-idp@e04d231))
debsmita1 pushed a commit to debsmita1/backstage-plugins that referenced this pull request Aug 9, 2024
## [1.18.1](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-08-02)

### Features

* **argocd:** add permission support for argocd ([janus-idp#1855](janus-idp#1855)) ([3b78237](janus-idp@3b78237))
* **kiali:** traffic graph ([janus-idp#1606](janus-idp#1606)) ([657fef9](janus-idp@657fef9))
* **lightspeed:** add a new lightspeed plugin with basic implementation of chat ([janus-idp#1889](janus-idp#1889)) ([cb80e38](janus-idp@cb80e38))
* **rbac:** show list of accessible plugins in roles list page ([janus-idp#1894](janus-idp#1894)) ([62d9d6c](janus-idp@62d9d6c))
* **tekton:** add permissions support for tekton plugin ([janus-idp#1854](janus-idp#1854)) ([f744896](janus-idp@f744896))
* **topology:** remove usage of k8s plugin from topology & tekton plugins ([janus-idp#1869](janus-idp#1869)) ([ae7d8ee](janus-idp@ae7d8ee))

### Bug Fixes

* argocd dependency package version ([janus-idp#1992](janus-idp#1992)) ([e3c4419](janus-idp@e3c4419))
* **argocd:** fix argocd naming ([janus-idp#1990](janus-idp#1990)) ([6b764a8](janus-idp@6b764a8))
* **argocd:** fix argocd-common plugin version ([janus-idp#1987](janus-idp#1987)) ([fb441fe](janus-idp@fb441fe))
* **deps:** downgrade shared-react in acr ([janus-idp#1996](janus-idp#1996)) ([3d669d2](janus-idp@3d669d2))
* **orchestrator:** remove default pagination on v2 endpoints ([janus-idp#1983](janus-idp#1983)) ([5e30274](janus-idp@5e30274))
* **rbac:** fix uncommited knex transaction in the addGroupingPolicies ([janus-idp#1968](janus-idp#1968)) ([24d5eef](janus-idp@24d5eef))
* **rbac:** log when plugin has no permissions ([janus-idp#1917](janus-idp#1917)) ([cc8752b](janus-idp@cc8752b))

### Documentation

* **argocd:** update argocd configuration documentation ([janus-idp#1875](janus-idp#1875)) ([054ceec](janus-idp@054ceec))
* **quay:** add documentation for the new credential settings in proxy backend ([janus-idp#1902](janus-idp#1902)) ([e04d231](janus-idp@e04d231))
debsmita1 pushed a commit to debsmita1/backstage-plugins that referenced this pull request Aug 9, 2024
## [1.17.1](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-08-02)

### Features

* **argocd:** add permission support for argocd ([janus-idp#1855](janus-idp#1855)) ([3b78237](janus-idp@3b78237))
* **kiali:** traffic graph ([janus-idp#1606](janus-idp#1606)) ([657fef9](janus-idp@657fef9))
* **lightspeed:** add a new lightspeed plugin with basic implementation of chat ([janus-idp#1889](janus-idp#1889)) ([cb80e38](janus-idp@cb80e38))
* **rbac:** show list of accessible plugins in roles list page ([janus-idp#1894](janus-idp#1894)) ([62d9d6c](janus-idp@62d9d6c))
* **tekton:** add permissions support for tekton plugin ([janus-idp#1854](janus-idp#1854)) ([f744896](janus-idp@f744896))
* **topology:** remove usage of k8s plugin from topology & tekton plugins ([janus-idp#1869](janus-idp#1869)) ([ae7d8ee](janus-idp@ae7d8ee))

### Bug Fixes

* argocd dependency package version ([janus-idp#1992](janus-idp#1992)) ([e3c4419](janus-idp@e3c4419))
* **argocd:** fix argocd naming ([janus-idp#1990](janus-idp#1990)) ([6b764a8](janus-idp@6b764a8))
* **argocd:** fix argocd-common plugin version ([janus-idp#1987](janus-idp#1987)) ([fb441fe](janus-idp@fb441fe))
* **deps:** downgrade shared-react in acr ([janus-idp#1996](janus-idp#1996)) ([3d669d2](janus-idp@3d669d2))
* **orchestrator:** remove default pagination on v2 endpoints ([janus-idp#1983](janus-idp#1983)) ([5e30274](janus-idp@5e30274))
* **rbac:** fix uncommited knex transaction in the addGroupingPolicies ([janus-idp#1968](janus-idp#1968)) ([24d5eef](janus-idp@24d5eef))
* **rbac:** log when plugin has no permissions ([janus-idp#1917](janus-idp#1917)) ([cc8752b](janus-idp@cc8752b))

### Documentation

* **argocd:** update argocd configuration documentation ([janus-idp#1875](janus-idp#1875)) ([054ceec](janus-idp@054ceec))
* **quay:** add documentation for the new credential settings in proxy backend ([janus-idp#1902](janus-idp#1902)) ([e04d231](janus-idp@e04d231))
debsmita1 pushed a commit to debsmita1/backstage-plugins that referenced this pull request Aug 9, 2024
## [1.13.1](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-08-02)

### Features

* **argocd:** add permission support for argocd ([janus-idp#1855](janus-idp#1855)) ([3b78237](janus-idp@3b78237))
* **kiali:** traffic graph ([janus-idp#1606](janus-idp#1606)) ([657fef9](janus-idp@657fef9))
* **lightspeed:** add a new lightspeed plugin with basic implementation of chat ([janus-idp#1889](janus-idp#1889)) ([cb80e38](janus-idp@cb80e38))
* **rbac:** show list of accessible plugins in roles list page ([janus-idp#1894](janus-idp#1894)) ([62d9d6c](janus-idp@62d9d6c))
* **tekton:** add permissions support for tekton plugin ([janus-idp#1854](janus-idp#1854)) ([f744896](janus-idp@f744896))
* **topology:** remove usage of k8s plugin from topology & tekton plugins ([janus-idp#1869](janus-idp#1869)) ([ae7d8ee](janus-idp@ae7d8ee))

### Bug Fixes

* argocd dependency package version ([janus-idp#1992](janus-idp#1992)) ([e3c4419](janus-idp@e3c4419))
* **argocd:** fix argocd naming ([janus-idp#1990](janus-idp#1990)) ([6b764a8](janus-idp@6b764a8))
* **argocd:** fix argocd-common plugin version ([janus-idp#1987](janus-idp#1987)) ([fb441fe](janus-idp@fb441fe))
* **deps:** downgrade shared-react in acr ([janus-idp#1996](janus-idp#1996)) ([3d669d2](janus-idp@3d669d2))
* **orchestrator:** remove default pagination on v2 endpoints ([janus-idp#1983](janus-idp#1983)) ([5e30274](janus-idp@5e30274))
* **rbac:** fix uncommited knex transaction in the addGroupingPolicies ([janus-idp#1968](janus-idp#1968)) ([24d5eef](janus-idp@24d5eef))
* **rbac:** log when plugin has no permissions ([janus-idp#1917](janus-idp#1917)) ([cc8752b](janus-idp@cc8752b))

### Documentation

* **argocd:** update argocd configuration documentation ([janus-idp#1875](janus-idp#1875)) ([054ceec](janus-idp@054ceec))
* **quay:** add documentation for the new credential settings in proxy backend ([janus-idp#1902](janus-idp#1902)) ([e04d231](janus-idp@e04d231))
debsmita1 pushed a commit to debsmita1/backstage-plugins that referenced this pull request Aug 9, 2024
## [1.10.2](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-08-02)

### Features

* **argocd:** add permission support for argocd ([janus-idp#1855](janus-idp#1855)) ([3b78237](janus-idp@3b78237))
* **kiali:** traffic graph ([janus-idp#1606](janus-idp#1606)) ([657fef9](janus-idp@657fef9))
* **lightspeed:** add a new lightspeed plugin with basic implementation of chat ([janus-idp#1889](janus-idp#1889)) ([cb80e38](janus-idp@cb80e38))
* **rbac:** show list of accessible plugins in roles list page ([janus-idp#1894](janus-idp#1894)) ([62d9d6c](janus-idp@62d9d6c))
* **topology:** remove usage of k8s plugin from topology & tekton plugins ([janus-idp#1869](janus-idp#1869)) ([ae7d8ee](janus-idp@ae7d8ee))

### Bug Fixes

* argocd dependency package version ([janus-idp#1992](janus-idp#1992)) ([e3c4419](janus-idp@e3c4419))
* **argocd:** fix argocd naming ([janus-idp#1990](janus-idp#1990)) ([6b764a8](janus-idp@6b764a8))
* **argocd:** fix argocd-common plugin version ([janus-idp#1987](janus-idp#1987)) ([fb441fe](janus-idp@fb441fe))
* **deps:** downgrade shared-react in acr ([janus-idp#1996](janus-idp#1996)) ([3d669d2](janus-idp@3d669d2))
* **orchestrator:** remove default pagination on v2 endpoints ([janus-idp#1983](janus-idp#1983)) ([5e30274](janus-idp@5e30274))
* **rbac:** fix uncommited knex transaction in the addGroupingPolicies ([janus-idp#1968](janus-idp#1968)) ([24d5eef](janus-idp@24d5eef))
* **rbac:** log when plugin has no permissions ([janus-idp#1917](janus-idp#1917)) ([cc8752b](janus-idp@cc8752b))
debsmita1 pushed a commit to debsmita1/backstage-plugins that referenced this pull request Aug 9, 2024
## [1.26.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-08-02)

### Features

* **argocd:** add permission support for argocd ([janus-idp#1855](janus-idp#1855)) ([3b78237](janus-idp@3b78237))
* **kiali:** traffic graph ([janus-idp#1606](janus-idp#1606)) ([657fef9](janus-idp@657fef9))
* **lightspeed:** add a new lightspeed plugin with basic implementation of chat ([janus-idp#1889](janus-idp#1889)) ([cb80e38](janus-idp@cb80e38))
* **rbac:** show list of accessible plugins in roles list page ([janus-idp#1894](janus-idp#1894)) ([62d9d6c](janus-idp@62d9d6c))
* **tekton:** add permissions support for tekton plugin ([janus-idp#1854](janus-idp#1854)) ([f744896](janus-idp@f744896))
* **topology:** remove usage of k8s plugin from topology & tekton plugins ([janus-idp#1869](janus-idp#1869)) ([ae7d8ee](janus-idp@ae7d8ee))

### Bug Fixes

* argocd dependency package version ([janus-idp#1992](janus-idp#1992)) ([e3c4419](janus-idp@e3c4419))
* **argocd:** fix argocd naming ([janus-idp#1990](janus-idp#1990)) ([6b764a8](janus-idp@6b764a8))
* **argocd:** fix argocd-common plugin version ([janus-idp#1987](janus-idp#1987)) ([fb441fe](janus-idp@fb441fe))
* **deps:** downgrade shared-react in acr ([janus-idp#1996](janus-idp#1996)) ([3d669d2](janus-idp@3d669d2))
* **orchestrator:** remove default pagination on v2 endpoints ([janus-idp#1983](janus-idp#1983)) ([5e30274](janus-idp@5e30274))
* **rbac:** fix uncommited knex transaction in the addGroupingPolicies ([janus-idp#1968](janus-idp#1968)) ([24d5eef](janus-idp@24d5eef))
* **rbac:** log when plugin has no permissions ([janus-idp#1917](janus-idp#1917)) ([cc8752b](janus-idp@cc8752b))

### Documentation

* **argocd:** update argocd configuration documentation ([janus-idp#1875](janus-idp#1875)) ([054ceec](janus-idp@054ceec))
* **quay:** add documentation for the new credential settings in proxy backend ([janus-idp#1902](janus-idp#1902)) ([e04d231](janus-idp@e04d231))
debsmita1 pushed a commit to debsmita1/backstage-plugins that referenced this pull request Aug 9, 2024
## [2.10.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-08-02)

### Features

* **argocd:** add permission support for argocd ([janus-idp#1855](janus-idp#1855)) ([3b78237](janus-idp@3b78237))
* **kiali:** traffic graph ([janus-idp#1606](janus-idp#1606)) ([657fef9](janus-idp@657fef9))
* **lightspeed:** add a new lightspeed plugin with basic implementation of chat ([janus-idp#1889](janus-idp#1889)) ([cb80e38](janus-idp@cb80e38))
* **rbac:** show list of accessible plugins in roles list page ([janus-idp#1894](janus-idp#1894)) ([62d9d6c](janus-idp@62d9d6c))
* **tekton:** add permissions support for tekton plugin ([janus-idp#1854](janus-idp#1854)) ([f744896](janus-idp@f744896))
* **topology:** remove usage of k8s plugin from topology & tekton plugins ([janus-idp#1869](janus-idp#1869)) ([ae7d8ee](janus-idp@ae7d8ee))

### Bug Fixes

* argocd dependency package version ([janus-idp#1992](janus-idp#1992)) ([e3c4419](janus-idp@e3c4419))
* **argocd:** fix argocd naming ([janus-idp#1990](janus-idp#1990)) ([6b764a8](janus-idp@6b764a8))
* **argocd:** fix argocd-common plugin version ([janus-idp#1987](janus-idp#1987)) ([fb441fe](janus-idp@fb441fe))
* **deps:** downgrade shared-react in acr ([janus-idp#1996](janus-idp#1996)) ([3d669d2](janus-idp@3d669d2))
* **orchestrator:** remove default pagination on v2 endpoints ([janus-idp#1983](janus-idp#1983)) ([5e30274](janus-idp@5e30274))
* **rbac:** fix uncommited knex transaction in the addGroupingPolicies ([janus-idp#1968](janus-idp#1968)) ([24d5eef](janus-idp@24d5eef))
* **rbac:** log when plugin has no permissions ([janus-idp#1917](janus-idp#1917)) ([cc8752b](janus-idp@cc8752b))

### Documentation

* **argocd:** update argocd configuration documentation ([janus-idp#1875](janus-idp#1875)) ([054ceec](janus-idp@054ceec))
* **quay:** add documentation for the new credential settings in proxy backend ([janus-idp#1902](janus-idp#1902)) ([e04d231](janus-idp@e04d231))
debsmita1 pushed a commit to debsmita1/backstage-plugins that referenced this pull request Aug 9, 2024
## [3.12.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-08-02)

### Features

* **argocd:** add permission support for argocd ([janus-idp#1855](janus-idp#1855)) ([3b78237](janus-idp@3b78237))
* **kiali:** traffic graph ([janus-idp#1606](janus-idp#1606)) ([657fef9](janus-idp@657fef9))
* **lightspeed:** add a new lightspeed plugin with basic implementation of chat ([janus-idp#1889](janus-idp#1889)) ([cb80e38](janus-idp@cb80e38))
* **rbac:** show list of accessible plugins in roles list page ([janus-idp#1894](janus-idp#1894)) ([62d9d6c](janus-idp@62d9d6c))
* **topology:** remove usage of k8s plugin from topology & tekton plugins ([janus-idp#1869](janus-idp#1869)) ([ae7d8ee](janus-idp@ae7d8ee))

### Bug Fixes

* argocd dependency package version ([janus-idp#1992](janus-idp#1992)) ([e3c4419](janus-idp@e3c4419))
* **argocd:** fix argocd naming ([janus-idp#1990](janus-idp#1990)) ([6b764a8](janus-idp@6b764a8))
* **argocd:** fix argocd-common plugin version ([janus-idp#1987](janus-idp#1987)) ([fb441fe](janus-idp@fb441fe))
* **deps:** downgrade shared-react in acr ([janus-idp#1996](janus-idp#1996)) ([3d669d2](janus-idp@3d669d2))
* **orchestrator:** remove default pagination on v2 endpoints ([janus-idp#1983](janus-idp#1983)) ([5e30274](janus-idp@5e30274))
* **rbac:** fix uncommited knex transaction in the addGroupingPolicies ([janus-idp#1968](janus-idp#1968)) ([24d5eef](janus-idp@24d5eef))
* **rbac:** log when plugin has no permissions ([janus-idp#1917](janus-idp#1917)) ([cc8752b](janus-idp@cc8752b))
debsmita1 pushed a commit to debsmita1/backstage-plugins that referenced this pull request Aug 9, 2024
## [1.25.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-08-05)

### Features

* **argocd:** add permission support for argocd ([janus-idp#1855](janus-idp#1855)) ([3b78237](janus-idp@3b78237))
* **kiali:** traffic graph ([janus-idp#1606](janus-idp#1606)) ([657fef9](janus-idp@657fef9))
* **lightspeed:** add a new lightspeed plugin with basic implementation of chat ([janus-idp#1889](janus-idp#1889)) ([cb80e38](janus-idp@cb80e38))
* **rbac:** show list of accessible plugins in roles list page ([janus-idp#1894](janus-idp#1894)) ([62d9d6c](janus-idp@62d9d6c))
* **tekton:** add permissions support for tekton plugin ([janus-idp#1854](janus-idp#1854)) ([f744896](janus-idp@f744896))
* **topology:** remove usage of k8s plugin from topology & tekton plugins ([janus-idp#1869](janus-idp#1869)) ([ae7d8ee](janus-idp@ae7d8ee))

### Bug Fixes

* argocd dependency package version ([janus-idp#1992](janus-idp#1992)) ([e3c4419](janus-idp@e3c4419))
* **argocd:** fix argocd naming ([janus-idp#1990](janus-idp#1990)) ([6b764a8](janus-idp@6b764a8))
* **argocd:** fix argocd-common plugin version ([janus-idp#1987](janus-idp#1987)) ([fb441fe](janus-idp@fb441fe))
* **deps:** downgrade shared-react in acr ([janus-idp#1996](janus-idp#1996)) ([3d669d2](janus-idp@3d669d2))
* **orchestrator:** remove default pagination on v2 endpoints ([janus-idp#1983](janus-idp#1983)) ([5e30274](janus-idp@5e30274))
* **rbac:** add additional validation for permission policies ([janus-idp#1908](janus-idp#1908)) ([592498f](janus-idp@592498f)), closes [janus-idp#1939](janus-idp#1939)
* **rbac:** fix uncommited knex transaction in the addGroupingPolicies ([janus-idp#1968](janus-idp#1968)) ([24d5eef](janus-idp@24d5eef))
* **rbac:** log when plugin has no permissions ([janus-idp#1917](janus-idp#1917)) ([cc8752b](janus-idp@cc8752b))
* **topology:** bump shared-react dependency ([janus-idp#2006](janus-idp#2006)) ([5c939fb](janus-idp@5c939fb))

### Documentation

* **argocd:** update argocd configuration documentation ([janus-idp#1875](janus-idp#1875)) ([054ceec](janus-idp@054ceec))
* **quay:** add documentation for the new credential settings in proxy backend ([janus-idp#1902](janus-idp#1902)) ([e04d231](janus-idp@e04d231))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants