Charandas
e525b529a8
fix: Add panic for nil authorizer in installer ( #115186 )
2025-12-12 05:01:03 -08:00
Charandas
da14be859e
Authorization: panic when specific authorizer returns nil ( #114982 )
2025-12-10 13:01:34 -08:00
Austin Pond
0f698d08d3
appinstaller: Use grafana-app-sdk apiserver.KubernetesGenericAPIServer to wrap the generic API server ( #114654 )
...
[App Platform] Use the app-sdk's apiserver.KubernetesGenericAPIServer in the serverWrapper to ensure that any extra logic for handling WebServices is used.
2025-12-03 11:05:00 -05:00
Austin Pond
0649635639
Apps: call app.Runner().Run() in a goroutine in the post-start hook ( #113371 )
...
Run the app runner in a goroutine in the post-start hook, as the '/readyz' endpoint for the API server waits for a non-nil error response from the post-start hook to mark it as ready.
2025-11-03 17:05:20 -05:00
Ryan McKinley
d303746ff9
ShortURL: Use UpdateStatus client ( #111170 )
2025-10-30 15:57:03 +03:00
Ryan McKinley
0a79b3bdc5
Chore: Upgrade k8s.io/api v0.34.1 and grafana-app-sdk v0.43.1 ( #111009 )
2025-09-16 13:35:20 +03:00
Todd Treece
e6df473e5a
App Installer: Merge builder and installer admission ( #109854 )
2025-08-19 11:58:03 -04:00
Matheus Macabu
94f7602786
App Installer: Revert #109267 and skip ShortURL integration tests ( #109591 )
...
* Revert "App Installer: Merge builder and installer admission (#109267 )"
This reverts commit c662b880fd .
* ShortURL: Skip integration tests temporarily
2025-08-13 11:27:37 +00:00
Todd Treece
c662b880fd
App Installer: Merge builder and installer admission ( #109267 )
2025-08-12 15:28:17 +00:00
Todd Treece
1831953f7f
K8s: Add API Enablement for apps ( #109019 )
2025-08-01 10:02:01 -04:00
Todd Treece
8729ea2dba
Apps: Fix status key functions ( #108915 )
2025-07-30 17:11:39 -04:00
Todd Treece
52a0485d5b
App Installer: Authorizer support ( #108419 )
2025-07-22 06:45:01 -04:00
Todd Treece
e5d2f92384
K8s: Add App SDK installer ( #107773 )
2025-07-21 13:32:15 -04:00