-
Notifications
You must be signed in to change notification settings - Fork 3
Add command to create a RHOSAK cluster from VS Code #1
Comments
@fbricon please check openapi docs. Btw. We going to work on typescript SDK that could be used after that. |
@wtrocki what's the ETA on the sdk? |
@fbricon that is actually good question. If you look to get something fast we can publish already existing package in kas-ui and later incrementally build on top of it. https://github.com/bf2fc6cc711aee1a0c2a/kas-ui/tree/main/src/openapi That will be plain API calls without authentication shenanigans. For the documented and officially supported SDK we talk about couple weeks time. |
@wtrocki there's no rush, I can try to hack something quick on my side without the sdk. |
I would not recommend it. It is so easy to generate client from typescript and I would strongly advice to do so or we can pulblish some package for it so your repo will not have any source code that is generated |
I'm just doing some quick experimentation to see what would the workflow be on the vscode side. Not anything that I'd publicly release given the SDK is on its way. |
Just to be clear. Sdk will be contacting 99% of the code generated from openapi as in kas-ui. So using this code will be like using sdk without having it |
depends on redhat-developer/app-services-sdk-js#1 |
Fixes redhat-developer#1 Signed-off-by: Fred Bricon <fbricon@gmail.com>
Fixes redhat-developer#1 Signed-off-by: Fred Bricon <fbricon@gmail.com>
Fixes redhat-developer#1 Signed-off-by: Fred Bricon <fbricon@gmail.com>
Fixes redhat-developer#1 Signed-off-by: Fred Bricon <fbricon@gmail.com>
Fixes redhat-developer#1 Signed-off-by: Fred Bricon <fbricon@gmail.com>
Fixes redhat-developer#1 Signed-off-by: Fred Bricon <fbricon@gmail.com>
Fixes redhat-developer#1 Signed-off-by: Fred Bricon <fbricon@gmail.com>
Fixes redhat-developer#1 Signed-off-by: Fred Bricon <fbricon@gmail.com>
Fixes redhat-developer#1 Signed-off-by: Fred Bricon <fbricon@gmail.com>
Fixes redhat-developer#1 Signed-off-by: Fred Bricon <fbricon@gmail.com>
Fixes redhat-developer#1 Signed-off-by: Fred Bricon <fbricon@gmail.com>
Fixes redhat-developer#1 Signed-off-by: Fred Bricon <fbricon@gmail.com>
Fixes redhat-developer#1 Signed-off-by: Fred Bricon <fbricon@gmail.com>
Fixes redhat-developer#1 Signed-off-by: Fred Bricon <fbricon@gmail.com>
Fixes #1 Signed-off-by: Fred Bricon <fbricon@gmail.com>
Fixes redhat-developer#1 Signed-off-by: Fred Bricon <fbricon@gmail.com>
@wtrocki any pointers on the API to call to do that?
The text was updated successfully, but these errors were encountered: