Update search plugin ownership
Signed-off-by: Raghunandan Balachandran <raghunandan@spotify.com>
This commit is contained in:
@@ -7,4 +7,4 @@ metadata:
|
||||
spec:
|
||||
lifecycle: experimental
|
||||
type: backstage-backend-plugin-module
|
||||
owner: discoverability-maintainers
|
||||
owner: search-maintainers
|
||||
|
||||
@@ -7,4 +7,4 @@ metadata:
|
||||
spec:
|
||||
lifecycle: production
|
||||
type: backstage-backend-plugin-module
|
||||
owner: discoverability-maintainers
|
||||
owner: search-maintainers
|
||||
|
||||
+1
-1
@@ -313,7 +313,7 @@ export class ElasticSearchSearchEngine implements SearchEngine {
|
||||
});
|
||||
|
||||
// Attempt cleanup upon failure.
|
||||
// todo(@backstage/discoverability-maintainers): Consider introducing a more
|
||||
// todo(@backstage/search-maintainers): Consider introducing a more
|
||||
// formal mechanism for handling such errors in BatchSearchEngineIndexer and
|
||||
// replacing this handler with it. See: #17291
|
||||
indexer.on('error', async e => {
|
||||
|
||||
@@ -7,4 +7,4 @@ metadata:
|
||||
spec:
|
||||
lifecycle: experimental
|
||||
type: backstage-backend-plugin-module
|
||||
owner: discoverability-maintainers
|
||||
owner: search-maintainers
|
||||
|
||||
@@ -7,4 +7,4 @@ metadata:
|
||||
spec:
|
||||
lifecycle: experimental
|
||||
type: backstage-backend-plugin-module
|
||||
owner: discoverability-maintainers
|
||||
owner: search-maintainers
|
||||
|
||||
@@ -104,7 +104,7 @@ export class PgSearchEngineIndexer extends BatchSearchEngineIndexer {
|
||||
* therefore an open connection to PG. This handler ensures we close the
|
||||
* transaction and associated connection.
|
||||
*
|
||||
* todo(@backstage/discoverability-maintainers): Consider introducing a more
|
||||
* todo(@backstage/search-maintainers): Consider introducing a more
|
||||
* formal mechanism for handling such errors in BatchSearchEngineIndexer and
|
||||
* replacing this method with it. See: #17291
|
||||
*
|
||||
|
||||
@@ -7,4 +7,4 @@ metadata:
|
||||
spec:
|
||||
lifecycle: experimental
|
||||
type: backstage-backend-plugin-module
|
||||
owner: discoverability-maintainers
|
||||
owner: search-maintainers
|
||||
|
||||
@@ -7,4 +7,4 @@ metadata:
|
||||
spec:
|
||||
lifecycle: experimental
|
||||
type: backstage-backend-plugin-module
|
||||
owner: discoverability-maintainers
|
||||
owner: search-maintainers
|
||||
|
||||
@@ -9,4 +9,4 @@ metadata:
|
||||
spec:
|
||||
lifecycle: production
|
||||
type: backstage-node-library
|
||||
owner: discoverability-maintainers
|
||||
owner: search-maintainers
|
||||
|
||||
@@ -7,4 +7,4 @@ metadata:
|
||||
spec:
|
||||
lifecycle: production
|
||||
type: backstage-backend-plugin
|
||||
owner: discoverability-maintainers
|
||||
owner: search-maintainers
|
||||
|
||||
@@ -9,4 +9,4 @@ metadata:
|
||||
spec:
|
||||
lifecycle: production
|
||||
type: backstage-common-library
|
||||
owner: discoverability-maintainers
|
||||
owner: search-maintainers
|
||||
|
||||
@@ -6,4 +6,4 @@ metadata:
|
||||
spec:
|
||||
lifecycle: production
|
||||
type: backstage-web-library
|
||||
owner: discoverability-maintainers
|
||||
owner: search-maintainers
|
||||
|
||||
@@ -7,4 +7,4 @@ metadata:
|
||||
spec:
|
||||
lifecycle: production
|
||||
type: backstage-frontend-plugin
|
||||
owner: discoverability-maintainers
|
||||
owner: search-maintainers
|
||||
|
||||
Reference in New Issue
Block a user