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

container: how to update a Cluster to Autopilot #1505

Closed
Feggah opened this issue Apr 8, 2022 · 1 comment
Closed

container: how to update a Cluster to Autopilot #1505

Feggah opened this issue Apr 8, 2022 · 1 comment
Assignees
Labels
priority: p3 Desirable enhancement or fix. May not be included in next release. type: question Request for information or clarification. Not an issue.

Comments

@Feggah
Copy link

Feggah commented Apr 8, 2022

In the release v0.60.0, the field DesiredAutopilot was removed from the ClusterUpdate struct (see in #1274)

image

So I was trying to find how can I update a cluster to Autopilot or not, but without this field there is no other way which I can specify whether I want to update the cluster to Autopilot or not.

How can I upgrade my SDK version to v0.60.0 or later and still be able to update the Autopilot configuration?

@Feggah Feggah added priority: p3 Desirable enhancement or fix. May not be included in next release. type: question Request for information or clarification. Not an issue. labels Apr 8, 2022
@codyoss codyoss changed the title How to update a Cluster to Autopilot? container: how to update a Cluster to Autopilot Apr 11, 2022
@codyoss
Copy link
Member

codyoss commented Apr 11, 2022

I believe configuration was moved to create type as Autopilot is now apart of the cluster object. I am not an expert with this API though. For API specific questions I suggest reaching out to the APIs Support Page. Hope that helps.

@codyoss codyoss closed this as completed Apr 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p3 Desirable enhancement or fix. May not be included in next release. type: question Request for information or clarification. Not an issue.
Projects
None yet
Development

No branches or pull requests

2 participants