Merge pull request #29788 from leboncoin/feat-remove-useurlreaderssearch

feat(catalog)!: remove catalog.useUrlReadersSearch and always use search
This commit is contained in:
Fredrik Adelöw
2025-06-19 16:46:53 +02:00
committed by GitHub
10 changed files with 24 additions and 103 deletions
@@ -103,9 +103,6 @@ catalog:
# target: https://github.com/backstage/backstage/blob/master/packages/catalog-model/examples/acme-corp.yaml
# rules:
# - allow: [User, Group]
# Experimental: Always use the search method in UrlReaderProcessor.
# New adopters are encouraged to enable it as this behavior will be the default in a future release.
useUrlReadersSearch: true
kubernetes:
# see https://backstage.io/docs/features/kubernetes/configuration for kubernetes configuration options