You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- CRDs are in cmd/thv-operator/api/v1alpha1/mcpserver_types.go
2
+
- After modifying the CRDs, the following changes need to be done:
3
+
-`task operator-generate`, `task operator-manifests` and `task crdref-gen`.
4
+
- it is important to run `task crdref-gen` inside cmd/thv-operator as the current directory
5
+
- When committing a change that changes CRDs, it is important to bump the chart version in deploy/charts/operator-crds/Chart.yaml and deploy/charts/operator-crds/README.md
0 commit comments