openyurtio / yurt-app-manager

The workload controller manager from NodePool level in OpenYurt cluster
Apache License 2.0
6 stars 1 forks source link

[API upgrade] upgrade version from v1alpha1 to v1beta1 for NodePool kind #77

Closed rambohe-ch closed 2 years ago

rambohe-ch commented 2 years ago

What would you like to be added:

  1. resource API upgrade: NodePool kind
  2. present OpenYurt resource API on the homepage website in order to make end users to get them easily.

Why is this needed: NodePool resource is widely used in OpenYurt project, and we recommend to upgrade its version to v1beta1 strongly.

others /kind feature

huiwq1990 commented 2 years ago

/assign

huiwq1990 commented 2 years ago

@rambohe-ch should we change the storageversion to v1beta1? If we change it, user should migrate v1alpha1 version resources.

rambohe-ch commented 2 years ago

@rambohe-ch should we change the storageversion to v1beta1? If we change it, user should migrate v1alpha1 version resources.

@huiwq1990 how about use v1alpha1 to store resource at first

rambohe-ch commented 2 years ago

The issue was fixed by #104