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

Update dependencies of spring, kubernetes client and some more #104

Merged
merged 2 commits into from
Sep 26, 2023

Conversation

a-schnapp
Copy link
Contributor

We updated the dependency of spring, kubernetes client and some more

Also we removed the hack regarding a small bug in kubernetes client which seems to be solved.

Original ticket regarding the hack:
fabric8io/kubernetes-client#1099

Related ticket which solves the issue:
fabric8io/kubernetes-client#1285

Looking at this again - from the original motivation and typical usage with fabric8 it no longer needs to be moved. If you are using the dsl, there's no need to manually call registerCustomKind.

In fact the hack is not longer available the static function for registerCustomKind is gone. (it's now part of the instance, but as mentioned in the quote manually setting should not be needed)

Unit / Integration tests are running. We also tested it locally by using kubernetes with 'kind'.

@DaspawnW
Copy link
Owner

Thanks a lot @a-schnapp :-)

@DaspawnW DaspawnW merged commit 3d8894a into DaspawnW:master Sep 26, 2023
@camaeel
Copy link
Contributor

camaeel commented Sep 29, 2023

@DaspawnW any plans on releasing new version ?

@DaspawnW
Copy link
Owner

DaspawnW commented Oct 2, 2023

Released at:

  • public.ecr.aws/l2l6k4u5/vault-crd:1.13.0
  • ghcr.io/daspawnw/vault-crd:1.13.0

@camaeel
Copy link
Contributor

camaeel commented Oct 3, 2023

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants