Patrik Oldsberg
Patrik Oldsberg
Initial implementation of this in #26057, appreciate feedback on that approach
Closing this for now as we don't have any planned work in this area at the moment, but still open to feedback.
@nia-potato did a quick glance in the local dev setup for the k8s plugin but could find these components. What part of the plugin is it that you're seeing this...
@mclarke47 wanna double check if you have any opinions here 😁
@drodil is it good to ship from your PoV?
There's a chance that this is fixed by https://github.com/backstage/backstage/pull/24767, as it's in search that we discovered the issue
Yep, that doesn't look like the same issue. `1.27.1` is out now with the above fix too
Closing this as a duplicate of #24794 since a fix is being worked on there
What's going on here is that TechDocs is using the new cookie auth and plugin service auth. When using those two are used in combination it's important that all parts...
@liununu yep that's one of the goals of this refactor. Some of it will be in followup PRs though