question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Dashboard should be be able to group samples in dedicated groups

See original GitHub issue

Is your task related to a problem? Please describe.

For enabling community samples on DevSandbox, dashboard should support grouping samples to make it clear which ones come from RedHat and which from the community(upstream).

Describe the solution you’d like

Dashboard allows to configure different devfile registries into different groups, like:

samples: {
  "RedHat certified samples": "che-devfile-registry.workspace.io",
  "Community samples": "https://che-devfile-registry.github.com, https://sleshchenko-devfile-registry.github.com",
}

Then dashboard display it somehow like Screenshot_20210420_182758

Or provides switcher with the first selected by default.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:18 (16 by maintainers)

github_iconTop GitHub Comments

1reaction
ibuziukcommented, Dec 15, 2021

@akurinnoy the community / tech-preview tags are in place - https://github.com/eclipse/che/issues/19953#issuecomment-980175566

1reaction
sunixcommented, Jun 9, 2021

For architecture and airgap mode, I agree, but for source, it seems to have security issue, any devfile registry(including) can bring crw, redhat-certified devfile, when they are not such. So, I believe the source should define Cluster Administrator but not devfile itself.

I don’t see any security concern. Adding a defile registry that you cannot trust is the danger and this is the responsibility of the admin to trust it or not. If this is a security concern, we should not let anyone adding external sources: these could contain devfiles with images containing arbitrary malicious code.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Organize dashboards into groups
Assign dashboards to groups so that users can find the dashboards they want more easily. Dashboard groups determine how dashboards appear in ...
Read more >
Group Widget - Datadog Docs
The groups widget allows you to keep similar graphs together on your timeboard. Each group has a custom header, can hold one to...
Read more >
Creating Data Groups - Post-Installation
Group Name: Enter a name for your data group. This name is displayed in the Data Groups section of the Admin page.
Read more >
Dashboard Groups - Cluvio
The Samples group is a special built-in group that shows the Cluvio sample dashboards. The actions for this group are different than for...
Read more >
Ways to collaborate and share in Power BI - Microsoft Learn
In Power BI you can collaborate on and share dashboards, reports, tiles, and apps in different ways. Each way has its advantages.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found