kyma-project / kyma-project/cli

Add `created-by` label for each resource applied by kyma CLI

Open
#2,813 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.