-
### 📜 Description
When running `yarn backstage-cli config:docs` some of the config is missing in the end results. After some investigation this looks to be when imports as used in the source `config.…
-
### 📜 Description
Running the K8s plugin in Node 18.x with `LocalKubectlProxy` gives a fetch error `ECONNREFUSED ::1:8001`.
We believe this being an issue with how the `LocalKubectlProxyClusterL…
-
### 📜 Description
There's a discrepancy between the algorithms declared as supported by the OpenID metadata endpoint (`/api/auth/.well-known/openid-configuration`) and the actual ID tokens issued by …
-
### 📜 Description
I have several groups that have `metadata.title` but no `spec.profile.displayName`. e.g.
```yaml
apiVersion: backstage.io/v1alpha1
kind: Group
metadata:
name: acme-corp
…
-
Add new Confluent Schema Registry server. Example:
```
servers:
my-stage:
type: confluent_schema_registry
host:
subjects:
compatibility:
name:
type:
sch…
-
We are looking for your help reviewing incoming pull requests to community plugins.
There is a constant stream of contributions to our community plugins and we are looking for contributors to help us…
-
### 📜 Description
When DevTools was added to Lighthouse (https://github.com/backstage/backstage/pull/19328), the Accessibility report for the DevTools plugin currently (as of https://github.com/backs…
-
### 📜 Description
Styles for the pod exec terminal seem to be broken.
### 👍 Expected behavior
Black background terminal extending to fill the dialog:
![pod_exec_terminal_correct](https://github.co…
-
### 📜 Description
The `KubernetesBackendClient` fails when attempting to view logs (or anything else involving the proxy endpoint).
### 👍 Expected behavior
No error -- in the case of the dice-rolle…
-
# Summary
It looks there's no way to do some post delete work when I delete an Argo Application, e.g.: to clean up something.
# Motivation
For example, I have a set of Kubernetes resources fo…