Commit Graph

54544 Commits

Author SHA1 Message Date
grafana-delivery-bot[bot] fd37c0115b [release-11.3.8] Chore: Also add +security branches on release-comms PR (#106513)
Chore: Also add `+security` branches on release-comms PR (#105689)

* baldm0mma/ add create-security-branch.yml and update release-comms

* baldm0mma/ update target repo

* baldm0mma/ add enterprise

* baldm0mma/ update naming

* baldm0mma/ update descriptions

* baldm0mma/ use go action

* baldm0mma/ add dispatch

* baldm0mma/ update codwowners

* baldm0mma/ remove old oush step

* baldm0mma/ update to pass branch, not version

* baldm0mma/ add create-security-branch script

* baldm0mma/ move script

* baldm0mma/ update codeowners

* Revert "baldm0mma/ update codeowners"

This reverts commit a68531c62e.

* baldm0mma/ add script to codeowners

* baldm0mma/ alphabetize workflows and templates

* baldm0mma/ update script path

* baldm0mma/ add push conditions

* baldm0mma/ remove trigger

* baldm0mma/ update codeowners

(cherry picked from commit 82d271051a)

Co-authored-by: Jev Forsberg <46619047+baldm0mma@users.noreply.github.com>
2025-06-10 17:04:43 -06:00
Vadim Stepanov 003dc77637 [release-11.3.8] Alerting: Provisioning API returns 403 on quota exceeded for rule group PUT (#106483)
Alerting: Provisioning API returns 403 on quota exceeded for rule group PUT (#106409)

(cherry picked from commit 1df888c517)
2025-06-10 15:21:38 +01:00
Matheus Macabu 5b9e26e02f [release-11.3.8] Dependencies: Bump github.com/openfga/openfga to v1.8.13 to address CVE-2025-48371 (#106120)
* Dependencies: Bump github.com/openfga/openfga to v1.8.13 to address CVE-2025-48371

* Static: Fix failing unit test import
2025-06-09 13:06:52 +02:00
Jacob Valdez 34480e068e [release-11.3.8]Docs: Add admonition in PDF export docs about newPDFRendering feature toggle (#106185)
* Docs: Add admonition in PDF export docs about newPDFRendering feature toggle (#106182)

* Docs: Add admonition in PDF export docs about newpdfrendering feature toggle

* adjusting some wording

(cherry picked from commit 9acdb9572e)

* Update docs/sources/dashboards/create-reports/index.md

Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>

---------

Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
2025-05-28 15:41:35 -05:00
Sofia Papagiannaki b55f5c25b3 [release-11.3.8]: Fix static tests (#106127)
* [release-11.3.8]: Fix static tests
2025-05-28 16:02:57 +03:00
github-actions[bot] de7afb140a Release: 11.3.7 (#105908)
* Update changelog

* Update version to 11.3.7

* Update CHANGELOG.md

update with sec fixes

---------

Co-authored-by: grafana-delivery-bot[bot] <grafana-delivery-bot[bot]@users.noreply.github.com>
Co-authored-by: Jev Forsberg <46619047+baldm0mma@users.noreply.github.com>
2025-05-23 01:10:13 +03:00
github-actions[bot] 0ba0b99665 apply security patch: release-11.3.7/security-patch-202505051005.patch v11.3.7 2025-05-21 20:58:22 +00:00
github-actions[bot] 655d22cf8a apply security patch: release-11.3.7/404-202504151210.patch 2025-05-21 20:58:22 +00:00
Kevin Yu 619fa59c4c CI: update permissions on workflows which get external secrets (#104792) (#105789)
update permissions

(cherry picked from commit e36d774d0c)

Co-authored-by: Kevin Minehart <5140827+kminehart@users.noreply.github.com>
2025-05-21 13:55:59 -07:00
Kevin Yu bbf3ea23d2 Chore: Use Vault secrets in sync-mirror-event.yml (#104705) (#105781)
* baldm0mma/ update to using vault secrets

* Update .github/workflows/sync-mirror-event.yml



* Update .github/workflows/sync-mirror-event.yml



---------


(cherry picked from commit f0686a61ce)

Co-authored-by: Jev Forsberg <46619047+baldm0mma@users.noreply.github.com>
Co-authored-by: Kevin Minehart <5140827+kminehart@users.noreply.github.com>
2025-05-21 13:19:35 -07:00
Matheus Macabu 46f53b9008 [release-11.3.7] Dependencies: Bump github.com/redis/go-redis/v9 from v9.1.0 to v9.6.3 (#105523)
Dependencies: Bump github.com/redis/go-redis/v9 from v9.1.0 to v9.6.3
2025-05-19 09:48:24 +02:00
Matheus Macabu e2b1120bdb [release-11.3.7] Dependencies: Bump packages in modules with incorrect dependencies or outside of workspace (#105467)
Dependencies: Bump golang.org/x to latest
2025-05-15 14:52:57 +02:00
Matheus Macabu 63e8ce5b89 [release-11.3.7] Dependencies: Bump github.com/blevesearch/bleve/v2 from v2.4.2 to v2.5.0 (#105447)
Dependencies: Bump github.com/blevesearch/bleve/v2 from v2.4.2 to v2.5.0
2025-05-15 12:05:37 +02:00
Matheus Macabu d34b905c73 [release-11.3.7] Dependencies: Bump github.com/openfga/openfga from v1.8.5 to v1.8.12 (#105376)
Dependencies: Bump github.com/openfga/openfga from v1.8.5 to v1.8.12
2025-05-14 14:19:08 +02:00
William Wernert cb857f7675 [release-11.3.7] Alerting: Ensure field validators return the proper type (#105286)
Alerting: Ensure field validators return the proper type (#104050)

* Ensure field validators return the proper type

This ensures correct error propagation through services up to
the API layer.

* Move error wrapping up to call site

(cherry picked from commit 820c338414)
2025-05-13 08:49:34 -04:00
Matheus Macabu d8b2f416c7 [release-11.3.7] Dependencies: Unpin and bump github.com/getkin/kin-openapi from v0.125.0 to v0.132.0 (#105254)
Dependencies: Unpin and bump github.com/getkin/kin-openapi from v0.125.0 to v0.132.0
2025-05-12 14:52:16 +02:00
Jacob Valdez c1a49e90e5 [release-11.3.7] Update set-up-for-high-availability.md (#105152)
Co-authored-by: AlecIsaacson <alec.isaacson@grafana.com>
2025-05-08 16:18:51 -05:00
Matheus Macabu 9434a6b6d5 [release-11.3.7] Chore: Bump Go version to 1.24.3 (#105112)
Chore: Bump Go version to 1.24.3
2025-05-08 16:08:43 +02:00
Josh Hunt 7669847fdb [release-11.3.7] CI: Fix Skye and E2E GHA workflows (#104905)
CI: Fix Skye and E2E GHA workflows (#104811)

* CI: Use pr_automation_app in skye workflow

* CI: Fix e2e workflow artifact name

(cherry picked from commit e9fe1dedf7)

* remove old-arch check

(cherry picked from commit 960e2d057b)
(cherry picked from commit 035ecc15b2)
2025-05-08 13:26:16 +01:00
Kevin Minehart a5c247e3f2 [release-11.3.7] CI: Use docker creds from ci/common (#104881)
* CI: Use docker creds from ci/common (#104827)

Use docker creds from ci/common

(cherry picked from commit fd4afdbd2c)

* CI: move `grafana-delivery-bot` path in Drone (#104886)

* move delivery bot creds to vault

* format-drone

(cherry picked from commit ec35e861e0)
2025-05-05 17:08:37 -05:00
Matheus Macabu c65801c7ea [release-11.3.7] Docs: Fix extra whitespace in Prometheus configs on Grafana Monitoring setup (#104937)
Docs: Fix extra whitespace in Prometheus configs on Grafana Monitoring setup (#104916)

Co-authored-by: danielkenlee <115471695+danielkenlee@users.noreply.github.com>
(cherry picked from commit 7900a53e05)
2025-05-05 16:19:59 +02:00
Josh Hunt c9bab2413b [release-11.3.7] CI: Remove zizmor workflow in favor of org workflow (#104899)
CI: Remove zizmor workflow in favor of org workflow (#104879)

* CI: Remove zizmor workflow in favor of org workflow

* Update CODEOWNERS

(cherry picked from commit 033dc19b48)
2025-05-02 17:35:18 -05:00
Kevin Minehart 62b6ab0552 [release-11.3.7] CI: move workflows/actions to actions (#104748)
CI: move workflows/actions to actions (#104711)

* move workflows/actions to actions

* rerun actions

* fix setup-go v5

* unpinned unnecessary pins

* update CODEOWONERS

* update CODEOWONERS

* remove remove-milestone from codeowners

* remove bad key

(cherry picked from commit 2436b4e097)
2025-04-30 12:33:24 -05:00
Kevin Minehart 912f090eb1 [release-11.3.7] Backport workflow fixes (#104697)
* Copy workflows and actions from main

* add zizmor.yml
2025-04-29 11:47:18 -05:00
Josh Hunt b5293a2084 [release-11.3.7] Backport pr patch check event release-11.3.7 (#104629)
ci: move variables to `env` (#104605)

* ci: move variables to `env`

* ci: move sha to `env`

* ci: import `SHA` and `PRE_COMMIT_SHA`

(cherry picked from commit d19f86a736)

Co-authored-by: Sven Grossmann <sven.grossmann@grafana.com>
2025-04-28 14:31:40 +01:00
Josh Hunt bd62b4c2f3 [release-11.3.7] Backport pr patch check event release 11.3.7 (#104628)
ci: move variables to `env` (#104605)

* ci: move variables to `env`

* ci: move sha to `env`

* ci: import `SHA` and `PRE_COMMIT_SHA`

(cherry picked from commit d19f86a736)

Co-authored-by: Sven Grossmann <sven.grossmann@grafana.com>
2025-04-28 14:31:31 +01:00
Kevin Minehart 300a46f8b5 [release-11.3.7] CI: Fix bug in post-release workflow (#104544)
CI: Fix bug in post-release workflow (#103368)

version should be prefixed with a v

(cherry picked from commit 5a2eedbae1)
2025-04-25 14:27:35 +01:00
github-actions[bot] 3946715a11 Release: 11.3.6 (#104360)
* Update changelog

* Update version to 11.3.6

* Update CHANGELOG.md

* baldm0mma/ skip azure failing test

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jev Forsberg <46619047+baldm0mma@users.noreply.github.com>
Co-authored-by: jev forsberg <jev.forsberg@grafana.com>
2025-04-23 01:17:44 +01:00
github-actions[bot] 223523999b apply security patch: release-11.3.6/382-202504030854.patch
commit c404f10e274870ab1b1e85f0f557726696201363
Author: nmarrs <nathanielmarrs@gmail.com>
Date:   Thu Apr 3 09:51:47 2025 +0100

    apply backport
2025-04-22 13:37:39 +00:00
github-actions[bot] db91532376 apply security patch: release-11.3.6/376-202504022117.patch
commit 0f8efc2ce63e41b63ffae56dbe97fa88d1995a12
Author: Yuri Tseretyan <yuriy.tseretyan@grafana.com>
Date:   Wed Apr 2 16:55:01 2025 -0400

    require editor to fetch config
2025-04-22 13:37:39 +00:00
github-actions[bot] 8c38ecaaa3 apply security patch: release-11.3.6/367-202504020734.patch
commit 53a77731e21532e0b6289424476906b55463c71a
Author: Andres Martinez Gotor <andres.martinez@grafana.com>
Date:   Mon Mar 31 12:15:52 2025 +0200

    Sanitize paths before evaluating access to route
2025-04-22 13:37:38 +00:00
Kevin Minehart 9ab571ab11 update PR patch check / sync mirror workflows 2025-04-22 08:35:31 -05:00
xavi b97060a465 [release-11.3.6] [IAM] Prepend AppSubURL to redirectURI before validating it (#104092)
[IAM] Prepend AppSubURL to redirectURI before validating it (#103475)

(cherry picked from commit 5053aa576d)
2025-04-17 09:39:30 +02:00
Isabel Matwawana 1766044e47 [release-11.3.6] Docs: annotations list visualization refactor (#103930) 2025-04-11 12:56:17 -04:00
Isabel Matwawana 1d47bb7019 [release-11.3.6] Docs: news visualization refactor (#103917) 2025-04-11 12:21:18 -04:00
Isabel Matwawana b4814fbdd1 [release-11.3.6] Docs: datagrid visualization refactor (#103906) 2025-04-11 10:59:45 -04:00
Isabel Matwawana f1bc2319c2 [release-11.3.6] Docs: trend visualization refactor (#103810) 2025-04-10 12:50:08 -04:00
Isabel Matwawana d885aa3960 Docs: flame graph visualization refactor (#103748) (#103800) 2025-04-10 12:18:13 -04:00
Mariell Hoversholm 27d1c63107 [release-11.3.6] Go: Bump to 1.24.2 (#103528)
* Go: Bump to 1.24.2

It is not likely we are actually affected by the CVEs, but updating proactively is not a bad idea nonetheless.

Fixes: CVE-2025-22871
Fixes: https://github.com/grafana/grafana-operator-experience-squad/issues/1311

* CI: Update golangci-lint

(cherry picked from commit 1c4284a8b4)
2025-04-09 08:44:16 +02:00
Isabel Matwawana 57fcc842c1 [release-11.3.6] Docs: xy chart visualization refactor (#103630)
Docs: xy chart visualization refactor (#103558)

* Added config options heading and bumped other heading levels

* Restructured xy options section

* Fixed links

* Formatted xy chart options using tabs

* Finalized structure of xy chart options section

* Corrected and restructured tooltip options

* Made to do note

* Added to do note

* Replaced screenshots

* Replaced axis options with shared file

* moved transform section

* Moved non-config sections and fixed heading level

* Removed incorrect options from xy chart and commented out image in shared axis file

* Wording edits

* Updated axis options

* Fixed wording

* Added Value mappings and thresholds and other minor edits

* Fixed table

(cherry picked from commit 27e9422f24)
2025-04-08 12:24:11 -04:00
Isabel Matwawana 1c8035bc64 [release-11.3.6] Docs: candlestick visualization refactor (#103420)
Docs: candlestick visualization refactor (#103310)

* Added config options heading and bumped other heading levels

* Reordered headings and added missing ones

* Nested candlestick options under heading

* Added graph styles and axis content

* Added candlestick options to table

* Refactored and edited candlestick options section

* Replaced shared file with manual tooltip section

* Added missing intro sentences to candlestick options section

* Added a graph styles shared file

* Replaced body text with graph styles shared file in candlestick and time series files

* Added content from time series file to shared axis options file

* replaced shared file in candlestick file with axis content

* Updated option descriptions in axis options shared file

* Updated axis options section of candlestick

* Fixed typos

* Ran prettier

* Replaced some screenshots with higher res, up to date versions

* Wording edits

* Added contributor notes and a missing command

* Fixed typo

* Fixed typo

* Ran prettier

* Removed note from axis options all file

* Renamed axis options file

* Renamed shared file adn updated link in time series page

* Added axix options file and renamed another one, updated links in other files

* Ran prettier

(cherry picked from commit 31ecb5d0b5)
2025-04-03 18:29:14 -04:00
Isabel Matwawana cba2ded364 [release-11.3.6] Docs: dashboard list visualization refactor (#103230)
Docs: dashboard list visualization refactor (#103211)

* Added configuration options heading and bumped other heading levels

* Moved dashboard list options into table

* Further restructured dashboard list options and made wording edits

* Added semantic line breaks

* Replaced screenshot with high res image

* Wording edits

(cherry picked from commit ac39141021)
2025-04-01 14:34:05 -04:00
Isabel Matwawana 7c394f7ed8 [release-11.3.6] Docs: Update comments in tooltip-options shared files (#103220)
Docs: Update comments in tooltip-options shared files (#103151)

Updated comments in tooltip-options shared files

(cherry picked from commit f85866f869)
2025-04-01 13:45:38 -04:00
Isabel Matwawana 0371c11ba6 [release-11.3.6] Docs: status history visualization refactor (#103129)
Docs: status history visualization refactor (#103027)

* Added config options section and bumped heading levels

* Added level offset

* Restructured Status history options and removed screenshot from Value mappings section

* Replaced screenshot and updated example text

* Fixed heading level in legend options 2 shared file

(cherry picked from commit 4c2790c41b)
2025-03-31 12:07:26 -04:00
Isabel Matwawana 24d67b0e1e [release-11.3.6] Docs: text visualization refactor (#103117)
Docs: text visualization refactor (#102939)

* Added Config options section, bumped heading levels, added missing options, and restructured Text options section

* Moved variables content

* Replaced screenshot

* Moved sentence

* Used previous wording

* test commit

* Revert test commit

* Ran prettier

(cherry picked from commit 608a2a7535)
2025-03-31 11:04:44 -04:00
Misi 3f60ef5146 [release-11.3.6] Auth: Fix SAML user IsExternallySynced not being set correctly (#103101)
Auth: Fix SAML user IsExternallySynced not being set correctly (#98487)

(cherry picked from commit 345757c3ae)

Co-authored-by: xavi <114113189+volcanonoodle@users.noreply.github.com>
2025-03-31 15:29:33 +02:00
Misi 34e755d9f1 [release-11.3.6] Auth: Introduce authn.SSOClientConfig to get client config from SSOSettings service (#103001)
Auth: Introduce authn.SSOClientConfig to get client config from SSOSettings service (#94618)

* wip

* possible solution

* Separate interface for SSO settings clients

* Rename interface

* Fix tests

* Rename

* Change GetClientConfig to comma ok idiom

(cherry picked from commit 50a635bc7e)
2025-03-27 16:52:53 +01:00
Karl Persson d3c332171b [release-11.3.6] AuthN: Refetch user on "ErrUserAlreadyExists" (#102983)
* AuthN: Refetch user on "ErrUserAlreadyExists" (#100346)

* AuthN: Refetch user on "ErrUserAlreadyExists"

(cherry picked from commit 0b4c622df8)
2025-03-27 15:07:23 +01:00
Isabel Matwawana d016f60daa [release-11.3.6] Docs: histogram visualization refactor (#102921)
Docs: histogram visualization refactor (#102832)

* Added Config options heading and bumped other heading levels

* Restructured Histogram options and fixed tooltip options level

* Created tooltip 3 shared file and updated tooltip 1 file

* Replaced shared file in 3 visualizations

* Wording fix

* Fixed wording

(cherry picked from commit 383e38d87b)
2025-03-26 12:39:56 -04:00
github-actions[bot] f3cd6e44fc Release: 11.3.5 (#102782)
* Update changelog

* Update version to 11.3.5

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-25 15:31:39 -05:00