Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Add command to create a RHOSAK cluster from VS Code #1

Closed
fbricon opened this issue May 4, 2021 · 9 comments · Fixed by #3
Closed

Add command to create a RHOSAK cluster from VS Code #1

fbricon opened this issue May 4, 2021 · 9 comments · Fixed by #3
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@fbricon
Copy link
Collaborator

fbricon commented May 4, 2021

@wtrocki any pointers on the API to call to do that?

@fbricon fbricon added the enhancement New feature or request label May 4, 2021
@fbricon fbricon changed the title Add command to create a cluster from VS Code Add command to create a RHOSAK cluster from VS Code May 4, 2021
@wtrocki
Copy link

wtrocki commented May 4, 2021

@fbricon please check openapi docs. Btw. We going to work on typescript SDK that could be used after that.

@fbricon
Copy link
Collaborator Author

fbricon commented May 4, 2021

@wtrocki what's the ETA on the sdk?

@wtrocki
Copy link

wtrocki commented May 4, 2021

@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
Copy link

wtrocki commented May 4, 2021

CC @craicoverflow

@fbricon
Copy link
Collaborator Author

fbricon commented May 4, 2021

@wtrocki there's no rush, I can try to hack something quick on my side without the sdk.
Will tI be able to use the SDK with the access tokens managed by VS Code?

@wtrocki
Copy link

wtrocki commented May 4, 2021

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

@fbricon
Copy link
Collaborator Author

fbricon commented May 4, 2021

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.

@wtrocki
Copy link

wtrocki commented May 4, 2021

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

@fbricon
Copy link
Collaborator Author

fbricon commented May 12, 2021

depends on redhat-developer/app-services-sdk-js#1

@fbricon fbricon self-assigned this May 12, 2021
fbricon added a commit to fbricon/vscode-rhoas that referenced this issue May 12, 2021
Fixes redhat-developer#1

Signed-off-by: Fred Bricon <fbricon@gmail.com>
fbricon added a commit to fbricon/vscode-rhoas that referenced this issue Jul 5, 2021
Fixes redhat-developer#1

Signed-off-by: Fred Bricon <fbricon@gmail.com>
fbricon added a commit to fbricon/vscode-rhoas that referenced this issue Jul 5, 2021
Fixes redhat-developer#1

Signed-off-by: Fred Bricon <fbricon@gmail.com>
fbricon added a commit to fbricon/vscode-rhoas that referenced this issue Jul 5, 2021
Fixes redhat-developer#1

Signed-off-by: Fred Bricon <fbricon@gmail.com>
fbricon added a commit to fbricon/vscode-rhoas that referenced this issue Jul 5, 2021
Fixes redhat-developer#1

Signed-off-by: Fred Bricon <fbricon@gmail.com>
fbricon added a commit to fbricon/vscode-rhoas that referenced this issue Jul 5, 2021
Fixes redhat-developer#1

Signed-off-by: Fred Bricon <fbricon@gmail.com>
fbricon added a commit to fbricon/vscode-rhoas that referenced this issue Jul 7, 2021
Fixes redhat-developer#1

Signed-off-by: Fred Bricon <fbricon@gmail.com>
fbricon added a commit to fbricon/vscode-rhoas that referenced this issue Jul 15, 2021
Fixes redhat-developer#1

Signed-off-by: Fred Bricon <fbricon@gmail.com>
fbricon added a commit to fbricon/vscode-rhoas that referenced this issue Jul 23, 2021
Fixes redhat-developer#1

Signed-off-by: Fred Bricon <fbricon@gmail.com>
fbricon added a commit to fbricon/vscode-rhoas that referenced this issue Jul 26, 2021
Fixes redhat-developer#1

Signed-off-by: Fred Bricon <fbricon@gmail.com>
fbricon added a commit to fbricon/vscode-rhoas that referenced this issue Jul 26, 2021
Fixes redhat-developer#1

Signed-off-by: Fred Bricon <fbricon@gmail.com>
fbricon added a commit to fbricon/vscode-rhoas that referenced this issue Aug 23, 2021
Fixes redhat-developer#1

Signed-off-by: Fred Bricon <fbricon@gmail.com>
fbricon added a commit to fbricon/vscode-rhoas that referenced this issue Aug 23, 2021
Fixes redhat-developer#1

Signed-off-by: Fred Bricon <fbricon@gmail.com>
fbricon added a commit to fbricon/vscode-rhoas that referenced this issue Aug 23, 2021
Fixes redhat-developer#1

Signed-off-by: Fred Bricon <fbricon@gmail.com>
fbricon added a commit that referenced this issue Aug 23, 2021
Fixes #1

Signed-off-by: Fred Bricon <fbricon@gmail.com>
@fbricon fbricon added this to the 0.0.3 milestone Aug 23, 2021
fbricon added a commit to fbricon/vscode-rhoas that referenced this issue Aug 24, 2021
Fixes redhat-developer#1

Signed-off-by: Fred Bricon <fbricon@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants