lensesio/schema-registry-ui

Prevent edit of schemas/update of compatibility from UI interface

Rancho007 opened this issue · 6 comments

Hello,

I have question regarding how to prevent edit or schemas or update of compatibility. I would like to restrict the usage of schema registry UI to view schema only. Is it possible? How to achieve this?

Thank you,

Kr,
R.

Hello @Rancho007,
At this moment you can only prevent users from changing the global schema compatibility.
A view only mode would be a nice addition indeed but I cannot provide you with a timeframe.

Hi @jglambed

Thank you for quick response.
Indeed it could be interesting from the security point of view. We will eagerly wait for it :)

Kr,
R

Would it be OK to create a pull request for this feature ?

@fstaudt Pull requests are always welcome! If you have a proposal ready, go for it!

@jglambed I don't have a pull request ready yet, I just wanted to make sure that you were OK with it.
I'll start working on it.

When do you plan to release the next milestone (0.9.0) ?

@Rancho007 @fstaudt I close this issue as an outcome of @fstaudt work on #87
This is now supported with the use of readonlyMode.