Fredrik Adelöw

Results 369 comments of Fredrik Adelöw

Just noting that #24003 has landed now, and may be worth trying out again.

I still count public types as part of the contract and standard semver expectations were arguably broken here. But for us, it's mainly that one library that bit us and...

I'll just note first that the pg documents store for the search plugin is a community maintained one. But I looked into it a bit: [Tests indicate](https://github.com/backstage/backstage/blob/master/plugins/search-backend-module-pg/src/database/DatabaseDocumentStore.test.ts#L638) that it indeed...

> @freben any chance you can clarify what you mean by "Could it be that these documents actually change every single time for some reason?"? Yeah I was wondering if...

If someone goes through the effort and posts a PR with timing results, it'd be interesting to see. But no promises that it'll be accepted :)

Here's the actual default https://github.com/backstage/backstage/blob/ad3e4fb61600a8d1342e4ffe5b1c114f9e8920d2/packages/catalog-model/src/validation/makeValidator.ts#L24 Which is https://github.com/backstage/backstage/blob/ad3e4fb61600a8d1342e4ffe5b1c114f9e8920d2/packages/catalog-model/src/validation/KubernetesValidatorFunctions.ts#L56 https://github.com/backstage/backstage/blob/ad3e4fb61600a8d1342e4ffe5b1c114f9e8920d2/packages/catalog-model/src/validation/CommonValidatorFunctions.ts#L90 No it does not permit leading or trailing dashes. This follows the k8s spec. Maybe it's just the message that's wrong...

The environment catalog page could display personal and anomalous slices of the full data. "Here are the three things you own and their real time statuses / metrics in this...

But you are right that indeed, just knowing that an entity is represented in a given set of envs feels like a very minor part of the puzzle, and doesn't...

@Kris-B That's kinda different though. The catalog has adjustable validation rules internally where you control what characters are allowed to go into each field of an entity. So you should...