Skip to content

feat: Add query parameter for resource namespace on all namespaces#3926

Merged
chriskari merged 4 commits intokyma-project:mainfrom
chriskari:fix-all-namespaces
May 27, 2025
Merged

feat: Add query parameter for resource namespace on all namespaces#3926
chriskari merged 4 commits intokyma-project:mainfrom
chriskari:fix-all-namespaces

Conversation

@chriskari
Copy link
Contributor

@chriskari chriskari commented May 21, 2025

Description

Changes proposed in this pull request:

  • added query parameter for resource namespace on all namespaces
  • after refreshing in column layout, this namespace from the query paras will be used for API requests

Related issue(s)
#3808

Definition of done

  • 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
    • revert: Revert commit
    • chore: Maintainance changes to the build process or auxiliary tools, libraries, workflows, etc.
  • Related issues are linked. To link internal trackers, use the issue IDs like backlog#4567
  • Explain clearly why you created the PR and what changes it introduces
  • All necessary steps are delivered, for example, tests, documentation, merging

@chriskari chriskari linked an issue May 21, 2025 that may be closed by this pull request
@chriskari chriskari changed the title feat: add query parameter for resource namespace on all namespaces feat: Add query parameter for resource namespace on all namespaces May 21, 2025
@KonradPietocha
Copy link
Contributor

KonradPietocha commented May 22, 2025

Still there's something wrong. For e.g. I'm on "All Namespaces", go to "Custom Resources" => "Pizzas" => "margherita". Suddenly I'm no longer on "All Namespaces" but on "ck" and all other Pizzas have disappeared from the mid column.

@chriskari chriskari force-pushed the fix-all-namespaces branch from d2a042e to 9781462 Compare May 26, 2025 23:05
KonradPietocha
KonradPietocha previously approved these changes May 27, 2025
@chriskari chriskari merged commit 2e90627 into kyma-project:main May 27, 2025
20 of 23 checks passed
@chriskari chriskari deleted the fix-all-namespaces branch June 19, 2025 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Browser navigation is broken for all-namespaces

2 participants