Files
Mariell Hoversholm 38db7fad22 Build: Unpin bleve/v2 (#103506)
The commit we wanted[1] is now in v2.5.0 of bleve/v2. This means we no longer need a pin here and can update the library
instead.

[1]: af9e3111da
2025-04-07 10:21:33 +02:00
..
2025-04-07 10:21:33 +02:00
2025-04-07 10:21:33 +02:00

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