cloudfoundry / cloudfoundry/go-cfclient
[FEATURE]: Add function to restage an app
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 70
- Forks
- 134
- PR merge metrics
- No merged PRs in 30d
Description
Currently, there is a utility function to restart apps, but not to restage. We need to add a function to restage an app
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 existing utility function that restarts apps and inspect its related tests or call sites. Add the corresponding app-restaging function and verify that the client exposes the expected operation, with tests covering the new behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100