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

v0.6.0 release plan #172

Closed
ityuhui opened this issue Feb 13, 2023 · 4 comments
Closed

v0.6.0 release plan #172

ityuhui opened this issue Feb 13, 2023 · 4 comments

Comments

@ityuhui
Copy link
Member

ityuhui commented Feb 13, 2023

Release plan for v0.6.0:

  1. Regenerate the C client based on Kubernetes 1.26
    via GitHub Action https://github.com/kubernetes-client/c/actions/workflows/generate.yml
    Parameters for the action:
  • Use workflow from: Branch master
  • The remote kubernetes release branch to fetch openapi spec. .e.g. "release-1.23": release-1.26
  • The commit to use for the kubernetes-client/gen repo: master
  • Semvar to use for the version number: 0.6.0
    PR: Automated Generate from openapi release-1.26 #173
  1. Update Versioning and Compatibility
    PR: Update version and compatibility for the release 0.6.0 #174

  2. Release the C client v0.6.0 guided by RELEASE.md
    Create the branch: release-0.6

    git checkout -b release-0.6 
    git push origin release-0.6

Release action: https://github.com/kubernetes-client/c/actions/workflows/release.yml
Parameters for release action:

@brendandburns
Copy link
Contributor

Sounds good!

@ityuhui
Copy link
Member Author

ityuhui commented Feb 17, 2023

Blocked by kubernetes-client/gen#236 now.

@ityuhui
Copy link
Member Author

ityuhui commented Feb 23, 2023

kubernetes-client/gen#236 fixed. We can now move on.

@ityuhui
Copy link
Member Author

ityuhui commented Feb 24, 2023

@ityuhui ityuhui closed this as completed Feb 24, 2023
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

No branches or pull requests

2 participants