microbean-helm icon indicating copy to clipboard operation
microbean-helm copied to clipboard

Updating kubernetes-client version

Open d-kononov opened this issue 6 years ago • 8 comments

d-kononov avatar Sep 24 '18 04:09 d-kononov

The main problem is the CRD handling. The 3.x client libraries need hacks that may not work with 4.x. Away from computer right now but will take a look after my day job.

ljnelson avatar Sep 24 '18 15:09 ljnelson

BTW I use compiled jar file in my project and it works fine ;)

d-kononov avatar Oct 06 '18 06:10 d-kononov

Any update ? We need to upgrade the kubernetes client to 4.x version but the helm does not support it.

sarvigalava avatar Feb 11 '19 07:02 sarvigalava

Not ignoring you folks; just need to get to this on my open source development schedule (read: nights and weekends!).

ljnelson avatar Feb 11 '19 22:02 ljnelson

Working on this now. Probably won't pull in this PR exactly but I will incorporate its contents and credit you—and I thank you greatly for your work.

ljnelson avatar Feb 14 '19 00:02 ljnelson

@d-kononov @fidget83 I have deployed microbean-helm version 2.12.3.0.0.1-SNAPSHOT to the Sonatype snapshots repository. It incorporates the spirit of this pull request. I would appreciate any testing you might be able to perform.

ljnelson avatar Feb 14 '19 00:02 ljnelson

hi @ljnelson , @fidget83 , @d-kononov , I'm little conservative about ad-hoc managing the grpc dependencies in my project that uses microbean-helm and prefer using an out-of-the-box solution. Is a release planned soon here? BTW kubernetes-client have already released 4.1

tareksha avatar Feb 24 '19 09:02 tareksha