kubermatic / dashboard

Dashboard For The Kubermatic Kubernetes Platform
https://www.kubermatic.com
Other
42 stars 62 forks source link

Investigate if there is any formatting library to support REGO #3344

Closed zreigz closed 4 months ago

maciaszczykm commented 2 years ago

It seems that there are not many options.

Prism is one of the possibilities. It supports Rego but it is not an editor but syntax-highlighter. We would have to check if it can be used in some editor.

The second option, that might be more interesting is using CodeMirror, so the same thing that is used in the Rego playground, plus Styra addon that is build on top of that.

The licensing would have to be checked before we choose any solution.

kubermatic-bot commented 6 months ago

Issues go stale after 90d of inactivity. After a furter 30 days, they will turn rotten. Mark the issue as fresh with /remove-lifecycle stale.

If this issue is safe to close now please do so with /close.

/lifecycle stale

kubermatic-bot commented 5 months ago

Stale issues rot after 30d of inactivity. Mark the issue as fresh with /remove-lifecycle rotten. Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

/lifecycle rotten

kubermatic-bot commented 4 months ago

Rotten issues close after 30d of inactivity. Reopen the issue with /reopen. Mark the issue as fresh with /remove-lifecycle rotten.

/close

kubermatic-bot commented 4 months ago

@kubermatic-bot: Closing this issue.

In response to [this](https://github.com/kubermatic/dashboard/issues/3344#issuecomment-2106224291): >Rotten issues close after 30d of inactivity. >Reopen the issue with `/reopen`. >Mark the issue as fresh with `/remove-lifecycle rotten`. > >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.