5739be39a4
* Dependencies: Bump Go to v1.24.4
* Chore: Fix feature flags template for docs gen
(cherry picked from commit cfee3b01df)
---------
Co-authored-by: Tania B. <10127682+undef1nd@users.noreply.github.com>
pkg/apis/secret
General documentation on the Secrets API for App Platform.
Regenerating codegen files
Currently the generated files are not using grafana-app-sdk and does not have a CUE schema definition.
In order to regenerate the codegen files (those prefixed by zz_), you can run:
./hack/update-codegen.sh secret
More details here.
Regenerating Protobuf files
make protobuf