Switch to use apps client for deployments
Open
Nobody has claimed this yet.
area/techdebt
component/apps
lifecycle/frozen
lifecycle/rotten
priority/P2
sig/master
- Dominant language
- Go
- Stars
- 8.7k
- Forks
- 4.8k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 53
Description
In CLI (and in other places) we use extensions client for deployment. We should start using the apps client instead. This should happen in 3.8 or 3.9 to not break against old servers.
Contributor guide
No contributing guide indexed for this repository
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 by locating the CLI and other deployment paths that use the extensions client. Inspect how client selection handles compatibility with older servers and the 3.8 or 3.9 target. Done means deployment uses the apps client without breaking against old servers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli, devops
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100