busola
busola copied to clipboard
fix: ControlledBy link for all namespaces
Description see related issue
Changes proposed in this pull request:
- clicking the ControlledBy link of a resource when currently on all-namespaces, will redirect to the specific namespace of the resource
Related issue(s) #3003
Definition of done
- [x] The PR's title starts with one of the following prefixes:
- feat: A new feature
- fix: A bug fix
- docs: Documentation only changes
- refactor: A code change that neither fixes a bug nor adds a feature
- test: Adding tests
- chore: Maintainance changes to the build process or auxiliary tools, libraries, workflows, etc.
- [x] Related issues are linked. To link internal trackers, use the issue IDs like
backlog#4567
- [x] Explain clearly why you created the PR and what changes it introduces
- [x] All necessary steps are delivered, for example, tests, documentation, merging