kubernetes-client / gen

Common generator scripts for all client libraries
Apache License 2.0
150 stars 147 forks source link

Use reflection equal for v1secret equality #263

Closed yue9944882 closed 5 months ago

yue9944882 commented 5 months ago

https://github.com/OpenAPITools/openapi-generator/pull/4475

flip useReflectionEqualsHashCode to true to obtain the fix above

k8s-ci-robot commented 5 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: yue9944882

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubernetes-client/gen/blob/master/OWNERS)~~ [yue9944882] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
yue9944882 commented 5 months ago

closing because of https://github.com/kubernetes-client/java/pull/3021#issuecomment-1922070064