Skip to content

Conversation

f4z3r
Copy link

@f4z3r f4z3r commented Sep 8, 2025

Feature or Problem

I wanted to have a look at the code to see if/how I can contribute a little. I am very interested at the intersection between Kubernetes and wasmCloud. I realized that there are some heavily outdated dependencies for kube, which is very central to this repo. So I decided to lift it from 0.87 to 2.0. The same goes for wadm, which was stuck in a very old version. I updated to the latest released wadm version.

Related Issues

None.

Release Information

Next.

Consumer Impact

None.

Testing

Unit Test(s)

The few existing tests ran through.

Acceptance or Integration

None.

Manual Verification

I did some e2e testing deploying the updated operator to a KinD cluster, deployed some hosts and some applications.

@f4z3r f4z3r requested a review from a team as a code owner September 8, 2025 12:24
handlebars = { workspace = true }
json-patch = { workspace = true }
k8s-openapi = { workspace = true, features = ["v1_28", "schemars"] }
k8s-openapi = { workspace = true, features = ["v1_30", "schemars"] }
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I chose the lowest possible version for the new and updated version of k8s-openapi.

@f4z3r f4z3r force-pushed the chore/lifecycle-kubers branch from bca73b0 to 5146b58 Compare September 8, 2025 12:46
@f4z3r f4z3r changed the title Update kube to new and current version Update kube and wadm dependencies to latest version Sep 8, 2025
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.

1 participant