Skip to content

v0.11.0 release plan #248

@ityuhui

Description

@ityuhui

Release plan for v0.11.0:

  1. Regenerate the C client based on Kubernetes 1.31
    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.31
  • 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.11.0
    PR: Automated openapi generation from release-1.31 #249
  1. Update Versioning and Compatibility
    PR: Update version and compatibility for the release 0.11.0 #250

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

    git checkout -b release-0.11
    git push origin release-0.11

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

FYI @brendandburns

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions