ShareDrawer: Enable by default (#97259)

This commit is contained in:
Juan Cabanas
2024-12-10 12:52:18 -03:00
committed by GitHub
parent e6a6b3e31a
commit c2333e3bc0
6 changed files with 13 additions and 8 deletions
+1 -1
View File
@@ -1248,7 +1248,7 @@ var (
Stage: FeatureStageGeneralAvailability,
Owner: grafanaSharingSquad,
FrontendOnly: true,
Expression: "false", // disabled by default
Expression: "true", // enabled by default
},
{
Name: "alertingListViewV2",
+3 -3
View File
@@ -2327,10 +2327,10 @@
{
"metadata": {
"name": "newDashboardSharingComponent",
"resourceVersion": "1726241874335",
"resourceVersion": "1733231733564",
"creationTimestamp": "2024-05-03T15:02:18Z",
"annotations": {
"grafana.app/updatedTimestamp": "2024-09-13 15:37:54.335099 +0000 UTC"
"grafana.app/updatedTimestamp": "2024-12-03 13:15:33.564083 +0000 UTC"
}
},
"spec": {
@@ -2338,7 +2338,7 @@
"stage": "GA",
"codeowner": "@grafana/sharing-squad",
"frontend": true,
"expression": "false"
"expression": "true"
}
},
{