Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [che-dev] WorkspaceConfig in Che server API.



On Fri, May 15, 2020 at 7:59 PM Gorkem Ercan <gorkem.ercan@xxxxxxxxx> wrote:
Have these APIs been announced as deprecated on earlier releases ? 

Strictly speaking, it's a part of the Workspace, and the Factory object was deprecated and replaced with devfile somewhere around 7.0.0-beta3.
The remaining that is left allows us to get the objects from the database only in read-only mode.
They do not allow running Che7 workspaces in any form.
So from one point of view, it's more than a year after the informal announcement.
On another hand, I don't remember that we explicitly announce a concrete day when we are going to remove these leftovers. 

Gorkem

On Thu, May 14, 2020 at 3:54 AM Sergii Kabashniuk <skabashn@xxxxxxxxxx> wrote:
Hello, devs.

It's been a while since we introduce devfile concept for Che7  workspaces.
27 Feb 2019  7.0.0-beta1 and 14 Aug 2019 7.0.0-GA. 
However, che-server API (WorkspaceService and FactoryService)  still contains
WorkspaceConfig object inside, that potentially allows reading Che6-based objects (Workspace, Factory). 
I would like to propose in close future 7.14/7.15 to remove WorkspaceConfig from Che7 API at all. If you see any concerns please let me know.

--

Sergii Kabashniuk

Principal Software Engineer, DevTools 

Red Hat

skabashniuk@xxxxxxxxxx    

_______________________________________________
che-dev mailing list
che-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/che-dev
_______________________________________________
che-dev mailing list
che-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/che-dev


--

Sergii Kabashniuk

Principal Software Engineer, DevTools 

Red Hat

skabashniuk@xxxxxxxxxx    


Back to the top