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

feat(cluster): Add labels to cluster config #9553

Merged
merged 3 commits into from
Nov 18, 2024

Conversation

idsulik
Copy link
Contributor

@idsulik idsulik commented Oct 25, 2024

Fixes: #9549

Description
Add build.cluster:labels config so user can specify labels for pod

User facing changes
Before: no way to specify labels
After: there is a way to specify labels

Signed-off-by: Suleiman Dibirov <[email protected]>
Signed-off-by: Suleiman Dibirov <[email protected]>
@idsulik
Copy link
Contributor Author

idsulik commented Oct 30, 2024

Hi @ericzzzzzzz
What do you think about the PR?

@ericzzzzzzz
Copy link
Contributor

Hi @idsulik Thanks for the pr, due to org structure change, I'm no longer working on skaffold, please use skaffold-team alias to tag maintainers for reviews : )

@idsulik
Copy link
Contributor Author

idsulik commented Oct 30, 2024

hi @ericzzzzzzz, okay, thank you!)

@idsulik
Copy link
Contributor Author

idsulik commented Oct 31, 2024

@plumpy hi! Could you please check the PR?)

@idsulik
Copy link
Contributor Author

idsulik commented Nov 3, 2024

@ericzzzzzzz hi! Could you please write me on linkedin, I want to ask something. I'm writing here, because I couldn't find anything to find you, I'll delete this message

@ericzzzzzzz
Copy link
Contributor

Hi @idsulik , I don't use linkedin, please send me an email for your questions, [email protected]

Copy link

@katiexzhang katiexzhang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@katiexzhang katiexzhang merged commit e55f954 into GoogleContainerTools:main Nov 18, 2024
11 checks passed
plumpy added a commit to plumpy/skaffold that referenced this pull request Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support to add labels to in cluster builds to skaffold.yaml
3 participants