CloudMigrations: Update Banner on Cloud Stack (#99741)

* add message with flag

* message only in cloud
unified_storage/readme
Dana Axinte 6 months ago committed by GitHub
parent 03f89a1925
commit b4802e7116
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 9
      public/app/features/migrate-to-cloud/MigrateToCloud.tsx
  2. 1
      public/locales/en-US/grafana.json
  3. 1
      public/locales/pseudo-LOCALE/grafana.json

@ -33,6 +33,15 @@ export default function MigrateToCloud() {
</TextLink>{' '} </TextLink>{' '}
to learn more about this feature! to learn more about this feature!
</Trans> </Trans>
{config.cloudMigrationIsTarget && (
<>
&nbsp;
<Trans i18nKey="migrate-to-cloud.public-preview.message-cloud">
Your self-managed instance of Grafana requires version 11.5+, or 11.2+ with the onPremToCloudMigrations
feature flag enabled.
</Trans>
</>
)}
</Alert> </Alert>
<Alert <Alert

@ -1977,6 +1977,7 @@
"public-preview": { "public-preview": {
"button-text": "Give feedback", "button-text": "Give feedback",
"message": "No SLAs are available yet. <2>Visit our docs</2> to learn more about this feature!", "message": "No SLAs are available yet. <2>Visit our docs</2> to learn more about this feature!",
"message-cloud": "Your self-managed instance of Grafana requires version 11.5+, or 11.2+ with the onPremToCloudMigrations feature flag enabled.",
"message-plugins": "Only Community and Commercial signed plugins are eligible for migration. Their latest version will be installed in the cloud instance, please upgrade your plugins before starting the migration process.", "message-plugins": "Only Community and Commercial signed plugins are eligible for migration. Their latest version will be installed in the cloud instance, please upgrade your plugins before starting the migration process.",
"title": "Migrate to Grafana Cloud is in public preview", "title": "Migrate to Grafana Cloud is in public preview",
"title-plugins": "Migration of plugins" "title-plugins": "Migration of plugins"

@ -1977,6 +1977,7 @@
"public-preview": { "public-preview": {
"button-text": "Ğįvę ƒęęđþäčĸ", "button-text": "Ğįvę ƒęęđþäčĸ",
"message": "Ńő ŜĿÅş äřę äväįľäþľę yęŧ. <2>Vįşįŧ őūř đőčş</2> ŧő ľęäřʼn mőřę äþőūŧ ŧĥįş ƒęäŧūřę!", "message": "Ńő ŜĿÅş äřę äväįľäþľę yęŧ. <2>Vįşįŧ őūř đőčş</2> ŧő ľęäřʼn mőřę äþőūŧ ŧĥįş ƒęäŧūřę!",
"message-cloud": "Ÿőūř şęľƒ-mäʼnäģęđ įʼnşŧäʼnčę őƒ Ğřäƒäʼnä řęqūįřęş vęřşįőʼn 11.5+, őř 11.2+ ŵįŧĥ ŧĥę őʼnPřęmŦőCľőūđMįģřäŧįőʼnş ƒęäŧūřę ƒľäģ ęʼnäþľęđ.",
"message-plugins": "Øʼnľy Cőmmūʼnįŧy äʼnđ Cőmmęřčįäľ şįģʼnęđ pľūģįʼnş äřę ęľįģįþľę ƒőř mįģřäŧįőʼn. Ŧĥęįř ľäŧęşŧ vęřşįőʼn ŵįľľ þę įʼnşŧäľľęđ įʼn ŧĥę čľőūđ įʼnşŧäʼnčę, pľęäşę ūpģřäđę yőūř pľūģįʼnş þęƒőřę şŧäřŧįʼnģ ŧĥę mįģřäŧįőʼn přőčęşş.", "message-plugins": "Øʼnľy Cőmmūʼnįŧy äʼnđ Cőmmęřčįäľ şįģʼnęđ pľūģįʼnş äřę ęľįģįþľę ƒőř mįģřäŧįőʼn. Ŧĥęįř ľäŧęşŧ vęřşįőʼn ŵįľľ þę įʼnşŧäľľęđ įʼn ŧĥę čľőūđ įʼnşŧäʼnčę, pľęäşę ūpģřäđę yőūř pľūģįʼnş þęƒőřę şŧäřŧįʼnģ ŧĥę mįģřäŧįőʼn přőčęşş.",
"title": "Mįģřäŧę ŧő Ğřäƒäʼnä Cľőūđ įş įʼn pūþľįč přęvįęŵ", "title": "Mįģřäŧę ŧő Ğřäƒäʼnä Cľőūđ įş įʼn pūþľįč přęvįęŵ",
"title-plugins": "Mįģřäŧįőʼn őƒ pľūģįʼnş" "title-plugins": "Mįģřäŧįőʼn őƒ pľūģįʼnş"

Loading…
Cancel
Save