Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

roycaihw
Copy link
Member

Update version constants for 7.0.0a1 release.

/cc @yliaog

@k8s-ci-robot k8s-ci-robot requested a review from yliaog July 11, 2018 22:38
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jul 11, 2018

# Stage of development, mainly used in setup.py's classifiers.
DEVELOPMENT_STATUS = "4 - Beta"
DEVELOPMENT_STATUS = "3 - Alpha"
Copy link
Contributor

Choose a reason for hiding this comment

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

why was it Beta before?

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 master branch hosts a X.0.0-snapshot client version and the development status is Beta. During release we create a pre-release branch (release-7.0 in this case) from master, and modify these constants in the pre-release branch from beta snapshot to the actual versions.

@yliaog
Copy link
Contributor

yliaog commented Jul 11, 2018

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jul 11, 2018
@yliaog yliaog merged commit f324e49 into kubernetes-client:release-7.0 Jul 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants