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

Update KubernetesClusterPoolConfig struct with Labels and Taints #178

Merged
merged 3 commits into from
Mar 18, 2024

Conversation

alejandrojnm
Copy link
Member

Signed-off-by: Alejandro J. Nuñez Madrazo alejandrojnm@gmail.com

Signed-off-by: Alejandro J. Nuñez Madrazo <alejandrojnm@gmail.com>
ID string `json:"id,omitempty"`
Count int `json:"count,omitempty"`
Size string `json:"size,omitempty"`
Labels map[string]string `json:"labels,omitempty"`
Copy link
Member

Choose a reason for hiding this comment

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

IIRC, the udpate endpoint doesn't support these fields(labels, taints, annotations) yet . Should we have a comment to explicitly say that till we add support?

Copy link
Member

Choose a reason for hiding this comment

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

Also, the annotations field is missing?

Copy link
Member Author

Choose a reason for hiding this comment

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

The MR is done, This need to be wait for the merge

alejandrojnm and others added 2 commits January 29, 2024 09:29
Signed-off-by: Alejandro J. Nuñez Madrazo <alejandrojnm@gmail.com>
@uzaxirr uzaxirr merged commit 80038af into master Mar 18, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants