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.10.0 release plan #239

Closed
ityuhui opened this issue May 18, 2024 · 2 comments
Closed

v0.10.0 release plan #239

ityuhui opened this issue May 18, 2024 · 2 comments
Assignees

Comments

@ityuhui
Copy link
Member

ityuhui commented May 18, 2024

Release plan for v0.10.0:

  1. Regenerate the C client based on Kubernetes 1.30
    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.28": release-1.30
  • The commit to use for the kubernetes-client/gen repo: master
  • The commit to use for the OpenAPITools/openapi-generator repo. e.g. "v7.0.0": master
  • Semvar to use for the version number: 0.10.0
    PR: Automated Generate from openapi release-1.30 #240
  1. Update Versioning and Compatibility
    PR: Update version and compatibility for the release 0.10.0 #241

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

    git checkout -b release-0.10
    git push origin release-0.10

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

FYI @brendandburns

@ityuhui ityuhui self-assigned this May 18, 2024
@brendandburns
Copy link
Contributor

LGTM, thanks!

@ityuhui
Copy link
Member Author

ityuhui commented May 23, 2024

v0.10.0 released.

@ityuhui ityuhui closed this as completed May 23, 2024
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