Ryan McKinley
4e3197a58f
fix spelling
2025-07-02 19:40:19 -07:00
Ryan McKinley
cc2e96a558
update openapi specs
2025-07-02 14:58:34 -07:00
Ryan McKinley
6b2ebb2d65
lint
2025-07-02 14:43:37 -07:00
Ryan McKinley
7cc36672bb
fix integration test
2025-07-02 14:41:52 -07:00
Ryan McKinley
5be096833a
run codegen
2025-07-02 14:27:31 -07:00
Ryan McKinley
775ed81b58
Merge remote-tracking branch 'origin/main' into ds-apiserver-with-configs
2025-07-02 13:37:12 -07:00
Ryan McKinley
fb0aaa321e
merge main
2025-07-02 13:33:33 -07:00
colin-stuart
b6eacc929a
Auth: Check SCIM dynamic settings when syncing users ( #107487 )
...
* Auth: Check SCIM dynamic settings when syncing users
* remove enterprise package import
* add CODEOWNERS
* lint
* use default namespace & update tests
* add optional dynamic AllowNonProvisionedUsers setting
* update test case with allowNonProvisionedUsers
2025-07-02 15:23:06 -05:00
Alexander Akhmetov
b483a04aec
Alerting: Send merged configuration to the remote alertmanager ( #107004 )
2025-07-02 21:35:24 +02:00
Kevin Minehart
d57155a19b
CI: Support large build IDs in artifact builds ( #107533 )
...
* CI: Support large build IDs in artifact builds
* Use run_id instead of run_number in prerelease builds
2025-07-02 18:43:59 +00:00
Moustafa Baiou
11ea1dfba8
Alerting: Fix notification policy conflicts originating from provenance mismatch ( #107343 )
...
* Alerting: Fix notification policy conflicts originating from provenance mismatch
Sometimes the provenance field on the notification policy route can mismatch with the actual provenance in the provenance store.
This leads to 409s when trying to update the notification policy via the k8s apis.
We avoid this by ignoring the provenance field when calculating the fingerprint.
Co-authored-by: Matt Jacobson <matthew.jacobson@grafana.com >
* fix tests which validate stability
---------
Co-authored-by: Matt Jacobson <matthew.jacobson@grafana.com >
2025-07-02 17:26:27 +00:00
Ryan McKinley
c1c1f3a85c
merge main
2025-07-02 10:06:43 -07:00
Ryan McKinley
c0f1a6423c
Merge remote-tracking branch 'origin/main' into ds-apiserver-with-configs
2025-07-02 09:56:20 -07:00
Alexander Zobnin
0e41f58db9
Zanzana: Add detailed instructions for running and instrumenting ( #107237 )
...
* Zanzana: Add detailed instructions for running and instrumenting
* Running Zanzana standalone server WIP
* Describe how to run zanzana server
* Fix readme link
* Update cli info
* update how to run postgres
2025-07-02 15:33:08 +02:00
Matheus Macabu
f32d944b23
Secrets: Add initial tracing instrumentation ( #107513 )
2025-07-02 14:43:36 +02:00
Matheus Macabu
b340b3fb7b
Secrets: Add GetType for KeeperSpec and clean-up unused Envelope ( #107511 )
...
Co-authored-by: Michael Mandrus <michael.mandrus@grafana.com >
2025-07-02 14:33:23 +02:00
Matheus Macabu
7614089077
Secrets: Only register dependencies to start up ( #107504 )
2025-07-02 14:02:52 +02:00
Georges Chaudy
d55541735a
unistore: use different ns for each test ( #107509 )
...
use different ns for each test
2025-07-02 13:50:30 +02:00
Georges Chaudy
696657bdd1
unistore: add kv based storage backend ( #107305 )
...
* Add datastore
* too many slashes
* lint
* add metadata store
* simplify meta
* Add eventstore
* golint
* lint
* Add datastore
* too many slashes
* lint
* pr comments
* extract ParseKey
* readcloser
* remove get prefix
* use dedicated keys
* parsekey
* sameresource
* unrelated
* name
* renmae tests
* add key validation
* fix tests
* refactor a bit
* lint
* allow empty ns
* get keys instead of list
* rename the functions
* refactor yield candidate
* update test
* unistore: add LastResourceVersion to datastore
* lint
* use map string
* missing err check
* fix
* Add storage backend
* remove hasmore
* fix tests
* small refactor
* pre-alloc
* extract the folder
* lint
* refactor
* handle context canceled in ListHistory to pass the tests
* fix the resource test
* unistore: provide generic tests for the kv interface (#107443 )
unistore: move the kv tests to the testing package
* Update pkg/storage/unified/resource/storage_backend_test.go
Co-authored-by: Peter Štibraný <pstibrany@gmail.com >
* address comments
* comments
* comments
* comments
* normalise the names and add helper method
* events comments
* rename function
---------
Co-authored-by: Peter Štibraný <pstibrany@gmail.com >
2025-07-02 10:57:37 +00:00
Ivana Huckova
5cd3ad76ee
Loki: Remove lokiQueryHints feature toggle ( #106620 )
...
* Loki: Remove lokiQueryHints feature toggle
* Remove unused imports
* Fix tests
2025-07-02 12:08:22 +02:00
Mustafa Sencer Özcan
3674d952a6
fix: use database section for resource server db engine configuration ( #107495 )
2025-07-02 09:00:51 +00:00
Dana Axinte
01c844b69f
SecretsManager: Revert adding data key tracer ( #107499 )
...
Remove data key tracer
2025-07-02 09:09:12 +01:00
Ryan McKinley
a44fdee0ef
merge upstream service changes
2025-07-01 17:00:04 -07:00
Ryan McKinley
97a089ef05
Merge remote-tracking branch 'origin/main' into ds-apiserver-with-configs
2025-07-01 16:53:45 -07:00
Ryan McKinley
b2799f977f
use config from secrets service
2025-07-01 13:44:47 -07:00
Will Assis
fe7ca61a51
unified-storage: Missing rename of index_server to search_server ( #107469 )
...
* rename
2025-07-01 14:35:46 -04:00
Ryan McKinley
8b9e57f2f6
OFREP: Enable with standard aggregation ( #107349 )
2025-07-01 09:17:36 -07:00
Ryan McKinley
2d4fd99e7a
update openapi
2025-07-01 09:14:01 -07:00
beejeebus
73e2ead04b
Add checksums to SHA256 mismatch error message ( #107461 )
...
This should make it easier to debug this issue if we see it again.
2025-07-01 12:02:54 -04:00
Will Assis
f09e85c048
unified-storage: Distributor rename to better reflect that it'll be used for search ( #107409 )
...
* rename distributor/ring references to "storage-api" to "search-server"
2025-07-01 11:15:10 -04:00
Kristina
f460e02913
Transformations: GA the Regression transformation ( #106074 )
...
* First draft of removing flag, regenerating flags and content
* Add description to catalog entry
* fix gdev dashboard
2025-07-01 08:59:22 -05:00
Jean-Philippe Quéméner
9a92900ef3
fix(unified-storage): remove 's' in config parameter ( #107457 )
2025-07-01 14:06:21 +02:00
Jean-Philippe Quéméner
d76e55371a
fix(unified-storage): use the provided connection config parameters ( #107455 )
...
* fix(unified-storage): use the provided connection config parameters
* extend tests
* make update-workspace
2025-07-01 11:25:16 +00:00
Serge Zaitsev
406923f912
Chore: Commit wire_gen.go ( #107410 )
...
* commit wire_gen.go
* do not generate code in ci
2025-07-01 11:56:27 +02:00
Mustafa Sencer Özcan
974a2c47f9
feat(unified-storage): add qos support for the resource server ( #105939 )
2025-07-01 09:22:55 +00:00
Ivana Huckova
71a4f20770
Zipkin: Decouple backend ( #107312 )
...
* Zipkin: Decouple backend
* Update
* Remove core import
2025-07-01 08:58:00 +00:00
Andres Martinez Gotor
2294620b2e
Advisor: Include optional more info in failures ( #107244 )
2025-07-01 10:49:16 +02:00
Ivana Huckova
08f3cfbbf7
Jaeger: Decouple backend ( #107310 )
...
* Jaeger: Decouple backend
* Update
* Remove core import
2025-07-01 10:36:35 +02:00
Misi
2f8c1a3c48
Auth: Enable improved session handling by default for OAuth and SAML ( #107442 )
...
Enable improved session handling by default
2025-07-01 10:33:10 +02:00
Dana Axinte
b46e305cb2
SecureValues: Remove actor prefix from decrypters ( #107433 )
...
Co-authored-by: Matheus Macabu <macabu@users.noreply.github.com >
2025-07-01 08:40:26 +01:00
Hugo Häggmark
24138bde70
Plugin Extension: improves mutation logs ( #107370 )
...
* Plugin Extension: improves mutation logs
* chore: removes feature toggle
* chore: rename function
2025-07-01 06:10:57 +02:00
Dana Axinte
d28594d2f9
SecretsManager: Limit of 24kiB for raw input for secure value ( #107403 )
...
* SecureValues: Add limit of 24kiB for raw input
Co-authored-by: Matheus Macabu <macabu@users.noreply.github.com >
* Fix lint
---------
Co-authored-by: Matheus Macabu <macabu@users.noreply.github.com >
2025-06-30 22:28:41 +01:00
Ryan McKinley
c4842845e7
Merge remote-tracking branch 'origin/main' into ds-apiserver-with-configs
2025-06-30 13:47:39 -07:00
Stephanie Hingtgen
b1d3155b60
K8s: Library Panels: Add rerouting for get ( #107362 )
2025-06-30 13:26:24 -05:00
Dana Axinte
0fccc01ebe
SecretsManager: add data key store ( #107396 )
...
* SecretsManager: Add data key store
Co-authored-by: Michael Mandrus <michael.mandrus@grafana.com >
Co-authored-by: Matheus Macabu <macabu@users.noreply.github.com >
Co-authored-by: Dana Axinte <53751979+dana-axinte@users.noreply.github.com >
* SecretsManager: Add wiring of data key store
Co-authored-by: Michael Mandrus <michael.mandrus@grafana.com >
Co-authored-by: Matheus Macabu <macabu@users.noreply.github.com >
Co-authored-by: Dana Axinte <53751979+dana-axinte@users.noreply.github.com >
---------
Co-authored-by: Michael Mandrus <michael.mandrus@grafana.com >
Co-authored-by: Matheus Macabu <macabu@users.noreply.github.com >
2025-06-30 17:17:07 +01:00
Torkel Ödegaard
ceee0b9c12
UserAdmin: Inform about enterprise user features ( #106632 )
...
* UserAdmin: Inform about enterprise user features
* Update
* Update
* Update
* Update
* Update
* New design
* Update
* Update
* Update
* Update
* Update link
* fix import
* refactor to brand badge to component
* Update
* Update
* Update
* Update
* Update links
2025-06-30 17:23:11 +02:00
Ivana Huckova
bc425a7993
Loki: Remove experimental lokiQuerySplittingConfig ( #107298 )
...
* Loki: Remove experimental lokiQuerySplittingConfig
* Remove unused imports
2025-06-30 16:41:00 +02:00
Serge Zaitsev
1ce82abfa3
Chore: Prepare Wire to generate files that can be committed to the repo ( #107382 )
...
* add generated tags to wire
* add enterprise wire gen target to makefile
* make gen-go invoke enterprise
* change go:generate command
* handle empty genTags properly
* update golden files for wire
* use build tag for swagger generator
* fix comments
2025-06-30 16:39:21 +02:00
Ivana Huckova
dd5c545df9
Loki: Remove lokiStructuredMetadata feature toggle ( #107292 )
...
Loki: Remove lokiStructuredMetadata feature toggle
2025-06-30 16:09:44 +02:00
Ivana Huckova
cc542f2b91
Loki: Remove experimental predefined operations ( #107289 )
...
* Loki: Remove experimental predefined operations
* Fix lint
2025-06-30 16:08:36 +02:00