Commit Graph

54565 Commits

Author SHA1 Message Date
Matheus Macabu 8eefb0dd8f [release-11.4.5] Chore: Bump Go version to 1.24.3 (#105110)
Chore: Bump Go version to 1.24.3
2025-05-08 16:08:27 +02:00
Josh Hunt 2d1467ef18 [release-11.4.5] CI: Fix Skye and E2E GHA workflows (#104903)
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:02 +01:00
Kevin Minehart 95e57bb0e7 [release-11.4.5] CI: Use docker creds from ci/common (#104882)
* 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:30 -05:00
Matheus Macabu 1dda75b0f2 [release-11.4.5] Docs: Fix extra whitespace in Prometheus configs on Grafana Monitoring setup (#104938)
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:56 +02:00
Josh Hunt e89156f8da [release-11.4.5] CI: Remove zizmor workflow in favor of org workflow (#104898)
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:16 -05:00
Kevin Minehart 947bbd18ea [release-11.4.5] CI: move workflows/actions to actions (#104745)
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:41 -05:00
Kevin Minehart d62a0a23ed [release-11.4.5] Backport workflow fixes (#104696)
* Copy workflows and actions from main

* add zizmor.yml
2025-04-29 11:48:00 -05:00
Kevin Minehart 6e33a34a9b [release-11.4.5] CI: Fix bug in post-release workflow (#104545)
CI: Fix bug in post-release workflow (#103368)

version should be prefixed with a v

(cherry picked from commit 5a2eedbae1)
2025-04-25 14:29:13 +01:00
github-actions[bot] 6899b191cb Release: 11.4.4 (#104366)
* Update changelog

* Update version to 11.4.4

* Update CHANGELOG.md

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jev Forsberg <46619047+baldm0mma@users.noreply.github.com>
2025-04-23 15:49:24 +01:00
github-actions[bot] cd9ef5746c apply security patch: release-11.4.4/383-202504030856.patch
commit 1ecd756fbd93aa52b8c8328e81d1f5a1bbb5005d
Author: nmarrs <nathanielmarrs@gmail.com>
Date:   Thu Apr 3 09:54:43 2025 +0100

    apply backport
2025-04-22 13:37:08 +00:00
github-actions[bot] 2393046d43 apply security patch: release-11.4.4/375-202504022117.patch
commit 35f2d41724653e69bb716d61f48048b5c86eec3a
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:07 +00:00
github-actions[bot] 05675bd910 apply security patch: release-11.4.4/366-202504020732.patch
commit 69b820f274911812ffe5cbcca422ee0c16de44d4
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:07 +00:00
Kevin Minehart d099770d0b update PR patch check / sync mirror workflows 2025-04-22 08:34:47 -05:00
Andreas Christou 0c7510b5a9 [release-11.4.4] InfluxDB: Fix nested variable interpolation (#104094)
InfluxDB: Fix nested variable interpolation (#104067)

Validate query type

(cherry picked from commit 519b75bd1e)
2025-04-17 12:15:20 -04:00
xavi 1285f8ca5a [release-11.4.4] [IAM] Prepend AppSubURL to redirectURI before validating it (#104084)
[IAM] Prepend AppSubURL to redirectURI before validating it (#103475)

(cherry picked from commit 5053aa576d)
2025-04-16 10:57:13 +02:00
Isabel Matwawana 77bd0082d1 [release-11.4.4] Docs: annotations list visualization refactor (#103931) 2025-04-11 12:56:34 -04:00
Isabel Matwawana c93e7d7c3f [release-11.4.4] Docs: news visualization refactor (#103918) 2025-04-11 12:21:42 -04:00
Isabel Matwawana 6f778964a7 [release-11.4.4] Docs: datagrid visualization refactor (#103907) 2025-04-11 11:00:03 -04:00
Isabel Matwawana a1e6fee983 [release-11.4.4] Docs: trend visualization refactor (#103813) 2025-04-10 12:54:13 -04:00
Isabel Matwawana 33db458f15 Docs: flame graph visualization refactor (#103748) (#103802) 2025-04-10 12:18:25 -04:00
Isabel Matwawana 084c4b6ecc [release-11.4.4] Docs: xy chart visualization refactor (#103631)
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:36 -04:00
Mariell Hoversholm ef39d1ec35 [release-11.4.4] Go: Bump to 1.24.2 (#103527)
* 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
2025-04-08 17:24:40 +02:00
Isabel Matwawana ac5703b7fc [release-11.4.4] Docs: candlestick visualization refactor (#103421)
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:17:06 -04:00
Isabel Matwawana 52c2214a01 [release-11.4.4] Docs: dashboard list visualization refactor (#103231)
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:35:51 -04:00
Isabel Matwawana be33ee2f79 [release-11.4.4] Docs: Update comments in tooltip-options shared files (#103221)
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:46:37 -04:00
Isabel Matwawana 290d59ef66 [release-11.4.4] Docs: status history visualization refactor (#103132)
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 14:51:04 -04:00
Isabel Matwawana db1dd312e0 [release-11.4.4] Docs: text visualization refactor (#103118)
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:06:05 -04:00
Misi 182fd8388f [release-11.4.4] Auth: Fix SAML user IsExternallySynced not being set correctly (#103098)
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:14 +02:00
Misi 4d8e491fef [release-11.4.4] Auth: Introduce authn.SSOClientConfig to get client config from SSOSettings service (#103009)
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 18:24:22 +01:00
Denis Vodopianov 6e612a368c Chore: Revert [release-11.4.4] Replace bingo-managed tools with go tool directive. (#102691) (#102861)
Revert "[release-11.4.3] Chore: Replace bingo-managed tools with go tool directive. (#102691)"

This reverts commit 046295c54e.
2025-03-26 19:33:26 +01:00
Isabel Matwawana 8856dfda48 [release-11.4.4] Docs: histogram visualization refactor (#102922)
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:44:10 -04:00
github-actions[bot] 6649b38240 Release: 11.4.3 (#102785)
* Update changelog

* Update version to 11.4.3

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-25 15:31:43 -05:00
Isabel Matwawana 011256f66d [release-11.4.3] Docs: bar gauge visualization refactor (#102826)
Docs: bar gauge visualization refactor (#102747)

* Added Config options heading and bumped heading levels

* Added empty Text size options section and updated Value options

* Updated bar gauge section

* Added missing options and removed screenshot

* Fixed Bar gauge options

* Added descriptions for Text size section

* Added links to text size section

* Fixed text size section

(cherry picked from commit 13058d2715)
2025-03-25 16:08:23 -04:00
github-actions[bot] f6036260aa apply security patch: release-11.4.3/343-202503050952.patch
commit a71660dbb902157b44cbebf912b5bfbdcedeb48a
Author: oscarkilhed <oscar.kilhed@grafana.com>
Date:   Fri Feb 28 16:32:58 2025 +0100

    Limit number of characters in the title
2025-03-25 13:48:01 +00:00
Denis Vodopianov 046295c54e [release-11.4.3] Chore: Replace bingo-managed tools with go tool directive. (#102691)
* Chore: Replace bingo-managed tools with go tool directive. (#101890)

(cherry picked from commit de6a48a233)

* running go mod tidy

* updating go to silence trivy

* downgrade cue to the version defined in branch

* remove cog cue and drone from go tools

* add cue back to makefile

* remove junk from go workspace

* remove junk from go workspace
2025-03-25 14:46:35 +01:00
Denis Vodopianov 8ab24bb196 Chore: Update CVE-affected golang-gwt dependencies (#102704) 2025-03-24 16:22:48 +01:00
Matias Chomicki bc41636987 [release-11.4.3] CI: remove unnecessary line in backport.yml (#102608)
CI: remove unnecessary line in backport.yml (#100144)

remove bad line

(cherry picked from commit 8e10ee9056)

Co-authored-by: Kevin Minehart <5140827+kminehart@users.noreply.github.com>
2025-03-24 10:47:49 +01:00
Jacob Valdez 8ff8f658f6 [release-11.4.3] Docs: Cleaning up configure security hardening docs (#102639)
Docs: Cleaning up configure security hardening docs (#102567)

* Docs: Cleaning up configure security hardening docs

* Adjusting layout

(cherry picked from commit 7d435e5d84)
2025-03-21 12:51:24 -05:00
Denis Vodopianov 0eade5207c [release-11.4.3] Chore: Revert golangci PR + bump golangic version (#102238)
Chore: Revert golangci PR + bump golangic version (#96326)

* Chore: Clean up some excludes and fix makefile (#96052)

clean up some excludes and fix makefile

* Chore: Enable cache on golangci linter (#95471)

* try to enable cache on golangci linter

* bump version

* exclude G115

* reduce timeout

* remove deprecated linter

* bump linter version in bingo

* try a different syntax for workspace modules

* try another command

* add apps to linter path

* try disabling cue codegen

* skip some linting in devenv

* exclude dirs and try again

* try workaround for pkg

* try path instead of dir

* make it one line

* replace package prefix

* exclude xorm

* exclude wire

* file-based aproach to nolint in workspaces

* missing quote

* simplify command line

* change ownership

* upgrade linter

* revert bingo readme

* revert devenv changes

* upgrade golint

* use dashes to stay consistent with other workflows

* also change name in its own workflow file

* rename in codeowners

(cherry picked from commit 3dbd3a7a81)

Co-authored-by: Serge Zaitsev <serge.zaitsev@grafana.com>
2025-03-18 14:59:45 +01:00
Denis Vodopianov 324ee3bc75 [release-11.4.3] Chore: update golang version in .drone.yaml (#102135) 2025-03-14 14:05:22 +01:00
Matthew Jacobson e824a602e0 [release-11.4.3] Alerting: Re-encrypt existing contact points before get and patch in legacy config API (#101841)
* Alerting: Re-encrypt existing contact points before get and patch in legacy config API (#101263)

* Test covering Get+Save interaction for newly secret fields

* Alerting: Re-encrypt existing contact points before get and patch

(cherry picked from commit b73c59547c)

* googlechat url test fix

(cherry picked from commit 0f4af56177)
2025-03-08 01:06:45 +02:00
Isabel Matwawana e8e617cd85 [release-11.4.3] Docs: traces visualization refactor (#101832)
Docs: traces visualization refactor (#101476)

* Added Config options heading, bumped heading levels, and changed heading

* Updated task sub-heading and added to do notes

* Moved span filter options into a table and moved sentences after table

* Removed image

* Replaced captions with alt text

* Updated image path for main screenshot

* Fixed image path

* Updated screenshot and made to do notes

* Updated link to new heading

* Removed comments

(cherry picked from commit b26fdf8f5e)
2025-03-07 16:49:52 -05:00
Ieva 3d185ab56c [release-11.4.3] Service Accounts: Do not show error pop-ups for Service Account and Renderer UI flows (#101790)
* Service Accounts: Don't show error pop-ups for Service Account and Renderer UI flows (#101679)

don't show error pop-ups for SAs and renderer

(cherry picked from commit f0d260ba5b)

* Service Accounts: Don't show error pop-ups for Service Account and Renderer UI flows (#101776)

* don't show error pop-ups for SAs and renderer

* only hide non 4xx error pop'ups

* linting

(cherry picked from commit 392124de00)
2025-03-07 15:09:10 +00:00
Robby Milo 2b9a49a63e [v11.4] Remove relref shortcodes (#101716)
* manually replce all shared relrefs

* relref replace - previous grafana versions

* Merge branch 'master' into robbymilo/relref-replace-grafana-previous

* update test

* prettier
2025-03-07 11:37:37 +02:00
Jack Baldry 019184b710 [release-11.4.3] Add LOKI_VERSION and ONCALL_VERSION (#101702)
Add LOKI_VERSION and ONCALL_VERSION  (#101684)

* Add LOKI_VERSION

* Add ONCALL_VERSION

(cherry picked from commit beb884292e)
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
2025-03-06 14:47:53 +00:00
Matheus Macabu 43fe75f8a7 [release-11.4.3] Chore: Bump dependencies to address security issues (#101636)
* Chore: Bump golang.org/x/net to v0.36.0

* Chore: Bump filippo.io/age to v1.2.1

* Chore: Bump github.com/ua-parser/uap-go to v0.0.0-20250213224047-9c035f085b90

* Chore: Bump github.com/moby/moby to v27.5.1

* Chore: Bump github.com/go-jose/go-jose/v3 to v3.0.4

* Zanzana: bump openfga version (#94485)

* Bump openfga

* Remove internall sqlite implementation for openfga

* Use sqlite implementation from openfga

(cherry picked from commit 9ece88d585)

* Chore: Bump github.com/openfga/openfga to v1.8.5

* Chore: Bump github.com/elazarl/goproxy to v1.7.1

* Chore: Pin Prometheus to v1.20.3 for ngalert

---------

Co-authored-by: Karl Persson <kalle.persson@grafana.com>
2025-03-06 10:46:15 +01:00
Isabel Matwawana 4986595f6e [release-11.4.3] Docs: Fix broken profiling link (#101653)
Docs: Fix broken profiling link (#101637)

Fixed broken link

(cherry picked from commit 5ffca57a5d)
2025-03-05 15:38:01 -05:00
Matheus Macabu d1354c6c6f [release-11.4.3] Chore: Bump Go to 1.23.7 (#101582)
Chore: Bump Go to 1.23.7
2025-03-05 10:17:28 +01:00
Jev Forsberg a21a78e2e5 [release-11.4.3] Chore: Update base alpine docker image (#101327)
* Chore: Update base alpine docker image (#101320)

* baldm0mma/ update base image arg

* baldm0mma/ update alpine image

* baldm0mma/ skip failing test

* baldm0mma/ specifiy patch

* baldm0mma/ flaky test?

(cherry picked from commit a7ecb19c31)

* baldm0mma/ revert node update
2025-02-26 08:18:23 -07:00
Matheus Macabu 00b587d44b [release-11.4.3] Chore: Update golang.org/x/crypto and golang.org/x/oauth2 to address security issues (#101279)
Chore: Update golang.org/x/crypto and golang.org/x/oauth2 to address security issues (#101268)

- CVE-2025-22869 and Go issue https://go.dev/issue/71931.
- CVE-2025-22868 and Go issue https://go.dev/issue/71490.

(cherry picked from commit 3aedb9159e)
2025-02-26 08:42:04 +01:00