Files
backstage/plugins
Oleg 88fbb3d075 kubernetes plugin adds support for the new plugin system (#16719)
* kubernetes plugin adds support for the new plugin system

Signed-off-by: Oleg S <97077423+RobotSail@users.noreply.github.com>

* expose experimental plugin support as an alpha feature in kubernetes-backend

Signed-off-by: Oleg S <97077423+RobotSail@users.noreply.github.com>

* remove duplicate changeset

Signed-off-by: Oleg S <97077423+RobotSail@users.noreply.github.com>

* update permissions

Signed-off-by: Oleg S <97077423+RobotSail@users.noreply.github.com>

---------

Signed-off-by: Oleg S <97077423+RobotSail@users.noreply.github.com>
2023-03-28 11:19:00 -04:00
..
2023-03-14 14:31:40 +00:00
2023-03-21 13:38:30 +00:00
2023-03-21 13:38:30 +00:00
2023-03-21 13:38:30 +00:00
2023-03-21 13:38:30 +00:00
2023-03-21 13:38:30 +00:00
2023-03-14 14:31:40 +00:00
2023-03-24 14:41:52 +01:00
2023-03-14 14:31:40 +00:00
2023-03-21 13:38:30 +00:00
2023-03-21 13:38:30 +00:00
2023-03-21 13:38:30 +00:00
2023-03-14 14:31:40 +00:00
2023-03-21 13:38:30 +00:00
2023-03-27 15:29:21 +02:00
2023-03-21 13:38:30 +00:00
2023-03-14 14:31:40 +00:00
2023-03-21 13:38:30 +00:00
2023-03-21 13:38:30 +00:00
2023-03-14 14:31:40 +00:00
2023-03-21 13:38:30 +00:00
2023-03-21 13:38:30 +00:00
2023-03-24 14:15:51 +01:00
2023-03-24 14:15:51 +01:00
2023-03-24 14:15:51 +01:00
2023-03-24 14:15:51 +01:00
2023-03-14 14:31:40 +00:00
2023-03-21 13:38:30 +00:00
2023-03-21 13:38:30 +00:00
2023-03-24 14:15:51 +01:00
2023-03-14 14:31:40 +00:00
2023-03-27 15:29:21 +02:00
2023-03-21 13:38:30 +00:00
2023-03-21 13:38:30 +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.

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. 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.