Files
backstage/plugins
KoB 8fa8d87e3b feat(kubernetes-plugin): add secrets rendering (#31415)
* feat: mask secret datas

Signed-off-by: 김병준 <kingbj0429@gmail.com>

* feat: add secrets accordion

Signed-off-by: 김병준 <kingbj0429@gmail.com>

* feat: add test code for secrets accordion

Signed-off-by: 김병준 <kingbj0429@gmail.com>

* feat: add test code for secrets fetch

Signed-off-by: 김병준 <kingbj0429@gmail.com>

* chore: changeset

Signed-off-by: 김병준 <kingbj0429@gmail.com>

* chore: yarn build:api-reports

Signed-off-by: 김병준 <kingbj0429@gmail.com>

* chore: remove secrets from default object and rollback test code

Signed-off-by: 김병준 <kingbj0429@gmail.com>

* chore: extract to helper function

Signed-off-by: 김병준 <kingbj0429@gmail.com>

* chore: add test code for helper function

Signed-off-by: 김병준 <kingbj0429@gmail.com>

---------

Signed-off-by: 김병준 <kingbj0429@gmail.com>
2025-12-01 19:35:34 -05:00
..
2025-11-25 16:21:32 +00:00
2025-11-25 16:21:32 +00:00
2025-11-25 16:21:32 +00:00
2025-11-25 16:21:32 +00:00
2025-11-25 16:21:32 +00:00
2025-11-25 16:21:32 +00:00
2025-11-25 16:21:32 +00:00
2025-11-25 16:21:32 +00:00
2025-11-25 16:21:32 +00:00
2025-11-25 16:21:32 +00:00
2025-11-25 16:21:32 +00:00
2025-11-18 12:23:09 +00:00
2025-11-25 16:21:32 +00:00
2025-11-25 16:21:32 +00:00
2025-11-25 16:21:32 +00:00
2025-11-25 16:21:32 +00:00
2025-11-25 16:21:32 +00:00
2025-11-25 16:21:32 +00:00
2025-11-25 16:21:32 +00:00
2025-11-18 12:23:09 +00:00
2025-11-25 16:21:32 +00:00
2025-11-25 16:21:32 +00:00
2025-11-25 16:21:32 +00:00
2025-11-18 12:23:09 +00:00
2025-11-25 16:21:32 +00:00
2025-11-25 16:21:32 +00:00
2025-11-25 16:21:32 +00:00
2025-11-25 16:21:32 +00:00
2025-11-25 16:21:32 +00:00
2025-11-25 16:21:32 +00:00
2025-11-25 16:21:32 +00:00
2025-11-18 12:23:09 +00:00
2025-11-25 16:21:32 +00:00
2025-11-25 16:21:32 +00:00
2025-11-18 12:23:09 +00:00
2025-11-25 16:21:32 +00:00
2025-11-25 16:21:32 +00:00
2025-11-25 16:21:32 +00:00
2025-11-25 16:21:32 +00:00
2025-11-25 16:21:32 +00:00
2025-11-25 16:21:32 +00:00
2025-11-25 16:21:32 +00:00
2025-11-25 16:21:32 +00:00
2025-11-25 16:21:32 +00:00
2025-11-18 12:23:09 +00:00
2025-11-25 16:21:32 +00:00
2025-11-25 16:21:32 +00:00
2025-11-25 16:21:32 +00:00
2025-11-25 16:21:32 +00:00
2025-11-25 16:21:32 +00:00
2025-11-25 16:21:32 +00:00
2025-11-25 16:21:32 +00:00
2025-11-25 16:21:32 +00:00

Plugins

Backstage is a single-page application composed of a set of plugins. This folder holds numerous plugins that are managed by this repository. However, most plugins are in the community plugins repo - hop over there if you want to contribute!

For more information about the plugin ecosystem, see the documentation here:

https://backstage.io/docs/plugins/

You can also see the Plugin Marketplace for other open source plugins you can add to your Backstage instance.

Suggesting a plugin

If you start developing a plugin that you aim to release as open source, we suggest that you create a new Issue on the community plugins repo. This helps the community know what plugins are in development.

You can also use this process if you have an idea for a good plugin but you hope that someone else will pick up the work.