kubernetes-client icon indicating copy to clipboard operation
kubernetes-client copied to clipboard

Release Fabric8 Kubernetes Client 6.13.4

Open manusa opened this issue 1 year ago • 2 comments

Backports

  • [ ] ...

Issue to track the required tasks to release Fabric8 Kubernetes Client 6.13.4.

  • [ ] https://github.com/fabric8io/kubernetes-client/milestone/78
  • [ ] Prepare release https://github.com/fabric8io/kubernetes-client/releases/tag/v6.13.4
  • [ ] Quarkus Version Bump
  • [ ] Create issue for next release (and milestone if needed)

manusa avatar Aug 13 '24 10:08 manusa

@manusa how many more releases in the 6.x stream do you forsee before only 7.x is brought forward? Asking because I am working on #6240 and wondering about the target

adietish avatar Aug 13 '24 21:08 adietish

@manusa how many more releases in the 6.x stream do you forsee before only 7.x is brought forward? Asking because I am working on #6240 and wondering about the target

Hi @adietish, The initial intention was to release 7.0.0 on September. However, there's still plenty to do, so I'm not sure we'll make it. 6.13 is the final minor for version 6, it will be in a best-effort maintenance mode (bug-fixes, security patches, and so on).

Target your changes to v7. We'll try to backport it. However, for this to work and make it smooth, your changes shouldn't be very aggressive code-wise. Also, it shouldn't break the current approach (Besides from the warning when parsing multiple .kube/config files).

manusa avatar Aug 14 '24 04:08 manusa