Open jvalkeal opened 6 years ago
It looks like the REST repository for Skipper Repository
doesn't expose the save
and delete
method invocations as per this.
I think we had a reason not to expose these endpoints as we wanted to avoid user deleting the default local
repository etc., Perhaps, we can add some check and allow these methods to be exposed?
What do you think @jvalkeal @markpollack ?
As I recall, I purposely left this not exposed and thought that whoever started the skipper server would edit the yaml file. I suppose the right way is to add a role to that endpoint. Can we push this off to a backport targeting 1.0.6 so we can go ahead with the overdue scdf 1.5.1 release?
maybe remove the command or just log a more decent warning short term?
We will revisit it in the context of RBAC in future.
Some issues with these commands