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

add cluster v2 #839

Merged
merged 2 commits into from
Nov 16, 2021
Merged

add cluster v2 #839

merged 2 commits into from
Nov 16, 2021

Conversation

fanux
Copy link
Collaborator

@fanux fanux commented Nov 10, 2021

No description provided.

@fanux
Copy link
Collaborator Author

fanux commented Nov 10, 2021

#837

@fanux fanux force-pushed the feature/cluster-v2 branch 2 times, most recently from 07a66b4 to c0e99bf Compare November 12, 2021 05:54
@fanux fanux linked an issue Nov 15, 2021 that may be closed by this pull request
@fanux fanux force-pushed the feature/cluster-v2 branch 2 times, most recently from 3c78827 to 1c92e7c Compare November 15, 2021 12:23
@fanux fanux force-pushed the feature/cluster-v2 branch from 1c92e7c to 1b24876 Compare November 16, 2021 04:10
@bxy4543 bxy4543 merged commit b0876fc into sealerio:main Nov 16, 2021
// Foo is an example field of Cluster. Edit Cluster_types.go to remove/update
Image string `json:"image,omitempty"`
Env map[string]string `json:"env,omitempty"`
Hosts []Hosts `json:"hosts,omitempty"`
Copy link
Member

Choose a reason for hiding this comment

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

why not Hosts []Host ?

bxy4543 pushed a commit to bxy4543/sealer that referenced this pull request Jun 27, 2022
* add cluster v2

* update clusterfile v2 design
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.

Clusterfile v2 upgrade
3 participants