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

chore: replace cloud image with ClusterImage #1473

Merged
merged 1 commit into from
Jun 8, 2022

Conversation

allencloud
Copy link
Member

Signed-off-by: Allen Sun shlallen1990@gmail.com

Describe what this PR does / why we need it

Like what mentioned in #1371 .

Currently in sealer's concept, CloudImage represents the Image which is built from Kubefile. CloudImage now is used to reveal a cluster with applications and Kubernetes inside.

While I am just wondering if Cloud in CloudImage is the suitable name for this situation. Cloud generally refers to a quite wide and abstract service all around the industry. Maybe CloudImage is much larger than what sealer wishes to mean.

Back to the theme, I think maybe ClusterImage is a little bit more accurate than CloudImage.

Just propose this topic to all the community and maintainer to take this into consideration.

In addition, in gravity https://github.com/gravitational/gravity, it refers to ClusterImage as well: https://github.com/gravitational/gravity#cluster-images

Does this pull request fix one issue?

fixes #1371

Describe how you did it

none

Describe how to verify it

none

Special notes for reviews

none

Signed-off-by: Allen Sun <shlallen1990@gmail.com>
@kakaZhou719
Copy link
Member

our official website documentation also needs to be updated to ClusterImage accordingly. i will replace it later.

@allencloud allencloud merged commit 50effb7 into sealerio:main Jun 8, 2022
@allencloud allencloud deleted the be-cluster-image branch June 8, 2022 03:03
bxy4543 pushed a commit to bxy4543/sealer that referenced this pull request Jun 27, 2022
Signed-off-by: Allen Sun <shlallen1990@gmail.com>
@kakaZhou719 kakaZhou719 added optimization doc Improvements or additions to documentation labels Jul 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Improvements or additions to documentation optimization
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How about renaming CloudImage as ClusterImage?
2 participants