Arnavion / k8s-openapi

Rust definitions of the resource types in the Kubernetes client API
Apache License 2.0
373 stars 42 forks source link

Implement different list/map merge strategies #138

Closed nightkr closed 1 year ago

nightkr commented 1 year ago

Fixes #128.

Arnavion commented 1 year ago

I made some changes and pushed to https://github.com/Arnavion/k8s-openapi/compare/pr-138

Does it look good to you?

Also @soenkeliebau FYI.

nightkr commented 1 year ago

Looks good to me, thanks! Sorry about the very slow reply.

nightkr commented 1 year ago

Thanks!