-
Notifications
You must be signed in to change notification settings - Fork 23
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
Bump kubernetes-client 7.0.0 #921
Comments
This was referenced Oct 8, 2024
adietish
added a commit
to adietish/intellij-openshift-connector
that referenced
this issue
Oct 8, 2024
Signed-off-by: Andre Dietisheim <adietish@redhat.com>
as of today kubernetes-client 7.0 wasn't released yet. |
adietish
added a commit
to adietish/intellij-openshift-connector
that referenced
this issue
Dec 3, 2024
Signed-off-by: Andre Dietisheim <adietish@redhat.com>
adietish
added a commit
to adietish/intellij-openshift-connector
that referenced
this issue
Dec 6, 2024
Signed-off-by: Andre Dietisheim <adietish@redhat.com>
adietish
added a commit
to adietish/intellij-openshift-connector
that referenced
this issue
Dec 10, 2024
Signed-off-by: Andre Dietisheim <adietish@redhat.com>
adietish
added a commit
to adietish/intellij-openshift-connector
that referenced
this issue
Dec 13, 2024
Signed-off-by: Andre Dietisheim <adietish@redhat.com>
adietish
added a commit
to adietish/intellij-openshift-connector
that referenced
this issue
Dec 13, 2024
Signed-off-by: Andre Dietisheim <adietish@redhat.com>
adietish
added a commit
to adietish/intellij-openshift-connector
that referenced
this issue
Jan 8, 2025
Signed-off-by: Andre Dietisheim <adietish@redhat.com>
adietish
added a commit
to adietish/intellij-openshift-connector
that referenced
this issue
Jan 8, 2025
Signed-off-by: Andre Dietisheim <adietish@redhat.com>
adietish
added a commit
to adietish/intellij-openshift-connector
that referenced
this issue
Jan 8, 2025
Signed-off-by: Andre Dietisheim <adietish@redhat.com>
adietish
added a commit
to adietish/intellij-openshift-connector
that referenced
this issue
Jan 8, 2025
Signed-off-by: Andre Dietisheim <adietish@redhat.com>
adietish
added a commit
to adietish/intellij-openshift-connector
that referenced
this issue
Jan 9, 2025
Signed-off-by: Andre Dietisheim <adietish@redhat.com>
adietish
added a commit
to adietish/intellij-openshift-connector
that referenced
this issue
Jan 10, 2025
Signed-off-by: Andre Dietisheim <adietish@redhat.com>
adietish
added a commit
to adietish/intellij-openshift-connector
that referenced
this issue
Jan 10, 2025
Signed-off-by: Andre Dietisheim <adietish@redhat.com>
adietish
added a commit
to adietish/intellij-openshift-connector
that referenced
this issue
Jan 21, 2025
Signed-off-by: Andre Dietisheim <adietish@redhat.com>
adietish
added a commit
to adietish/intellij-openshift-connector
that referenced
this issue
Jan 21, 2025
Signed-off-by: Andre Dietisheim <adietish@redhat.com>
adietish
added a commit
to adietish/intellij-openshift-connector
that referenced
this issue
Jan 21, 2025
Signed-off-by: Andre Dietisheim <adietish@redhat.com>
adietish
added a commit
to adietish/intellij-openshift-connector
that referenced
this issue
Jan 24, 2025
Signed-off-by: Andre Dietisheim <adietish@redhat.com>
adietish
added a commit
to adietish/intellij-openshift-connector
that referenced
this issue
Jan 24, 2025
…per#921) Signed-off-by: Andre Dietisheim <adietish@redhat.com>
adietish
added a commit
to adietish/intellij-openshift-connector
that referenced
this issue
Jan 24, 2025
…per#921) Signed-off-by: Andre Dietisheim <adietish@redhat.com>
adietish
added a commit
to adietish/intellij-openshift-connector
that referenced
this issue
Jan 27, 2025
…per#921) Signed-off-by: Andre Dietisheim <adietish@redhat.com>
adietish
added a commit
to adietish/intellij-openshift-connector
that referenced
this issue
Jan 27, 2025
…per#921) Signed-off-by: Andre Dietisheim <adietish@redhat.com>
This was referenced Jan 28, 2025
openshift-merge-bot bot
pushed a commit
that referenced
this issue
Jan 28, 2025
* fix: dont NPE if config is invalid yaml Signed-off-by: Andre Dietisheim <adietish@redhat.com> * fix: bump kubernetes-client to 7.0.0 (#921) Signed-off-by: Andre Dietisheim <adietish@redhat.com> * fix: 'Class initialization must not depend on service' (#921) Signed-off-by: Andre Dietisheim <adietish@redhat.com> --------- Signed-off-by: Andre Dietisheim <adietish@redhat.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
related to
Support for multiple kubernetes config files will be available in kubernetes-client 7.0 (see fabric8io/kubernetes-client#6240, redhat-developer/intellij-kubernetes#779). We'll have to bump the kubernetes-client 7.0 in all our plugins/libraries.
The text was updated successfully, but these errors were encountered: