kyma-project / kyma-project/cli
Add `created-by` label for each resource applied by kyma CLI
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 125
- Forks
- 124
- PR merge metrics
- No merged PRs in 30d
Description
Description
Add created-by: kyma-cli@{version} to all resources applied by CLI.
Kyma app push command already labels the applied resources, please unify the solution across all commands
Reasons
Allowing to distinguish which resources were applied by kyma CLI and in which version
Attachments
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 by inspecting the Kyma app push command, which already labels applied resources, and compare its approach with the other CLI commands that apply resources. Trace each resource-application entry point and verify that every applied resource receives a created-by: kyma-cli@{version} label. Done means the labeling behavior is unified across all commands.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100