openmcp-project / openmcp-project/backlog
Migrate Connect button to gql
Open
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The Connect button (when it's rendered) uses the old Rest api to download the kubeconfig. This should be migrated to GQL.
For details, see comments on this PR: https://github.com/openmcp-project/ui-frontend/pull/480#pullrequestreview-4126845545
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the Connect button entry point in the ui-frontend project and read the implementation that downloads the kubeconfig. Review the linked pull request comments for the migration details, then verify that the rendered button uses GQL rather than the old REST API and still downloads the kubeconfig correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- graphql
- Domain
- api, frontend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100