Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Collect basic system labels for cb-tb generating resource objects #1778

Open
seokho-son opened this issue Aug 27, 2024 · 1 comment
Open
Labels
feature request Issue related with new feature

Comments

@seokho-son
Copy link
Member

에 의해서, 대부분의 CB-TB 생성 오브젝트에 대해서, label 지정 및 labelSeclection 기능이 추가되었습니다.

CB-TB 리소스 오브젝트 생성시, 기본으로 입력해두면 좋을 만한 Label이 있다면, 공유해주세요. :)

현재는 임시로

	labels := map[string]string{
		"provider":  "cb-tumblebug",
		"namespace": nsId,
	}

이렇게 2개만 입력하고 있습니다.

@seokho-son seokho-son added the feature request Issue related with new feature label Aug 27, 2024
@seokho-son
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Issue related with new feature
Projects
None yet
Development

No branches or pull requests

1 participant