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

Branch(java8): Add -legacy version qualifier to java8 compatible modules #2945

Merged

Conversation

yue9944882
Copy link
Member

@brendandburns alternatively, do you think we should make these legacy java8-compatible codes a new module (specifically a new module name) or the same module name with a suffixed version e.g. 19.0.0.legacy?

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Dec 13, 2023
@yue9944882 yue9944882 added do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. and removed cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Dec 13, 2023
@k8s-ci-robot k8s-ci-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Dec 13, 2023
@yue9944882 yue9944882 changed the base branch from master to master-java8 December 20, 2023 21:46
@yue9944882 yue9944882 changed the title Rename client-java-api module to client-java-api-legacy Branch(java8): Rename client-java-api module to client-java-api-legacy Dec 20, 2023
@yue9944882 yue9944882 closed this Dec 20, 2023
@yue9944882 yue9944882 reopened this Dec 20, 2023
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Dec 20, 2023
@brendandburns
Copy link
Contributor

Suffix feels fine to me for now at least, if people complain we can always change it in future releases.

@yue9944882 yue9944882 force-pushed the rename-java8-module branch from c7c35bf to fb59995 Compare January 4, 2024 01:06
@k8s-ci-robot k8s-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jan 4, 2024
@yue9944882 yue9944882 changed the title Branch(java8): Rename client-java-api module to client-java-api-legacy Branch(java8): Add -legacy version qualifier to java8 compatible modules Jan 4, 2024
@yue9944882
Copy link
Member Author

/hold cancel

@brendandburns update the PR to add a -legacy suffix to the existing versioning e,g:

  • 20.0.0-legacy
  • 20.0.0-legacy-SNAPSHOT

i suppose the new suffix conforms to the maven release version convention here: https://docs.oracle.com/middleware/1212/core/MAVEN/maven_version.htm

@k8s-ci-robot k8s-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jan 4, 2024
@brendandburns
Copy link
Contributor

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jan 6, 2024
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: brendandburns, yue9944882

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [brendandburns,yue9944882]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot merged commit 79850d9 into kubernetes-client:master-java8 Jan 6, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. 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/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants