replicatedhq / troubleshoot

Preflight Checks and Support Bundles Framework for Kubernetes Applications
https://troubleshoot.sh
Apache License 2.0
543 stars 92 forks source link

chore: Update code generator and controller tools #1515

Closed banjoh closed 5 months ago

banjoh commented 5 months ago

Description, Motivation and Context

Upgrade code-generator and controller-tools tools which troubleshoot uses to generate code and open API schema docs. The changes between versions of the tools are not significant and the CustomResourceDefinition changes are just updates to description text of types

This change is needed to get make generate working on golang 1.22 cause the code generator is now pinned to v1.22

Changelogs

Checklist

Does this PR introduce a breaking change?