Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(virtualization-api): first implementation #11

Merged
merged 38 commits into from
Mar 14, 2024

Conversation

yaroslavborbat
Copy link
Member

@yaroslavborbat yaroslavborbat commented Feb 14, 2024

Description

Added a new component virtualization-api - extension API server.

Why do we need it, and what problem does it solve?

Using the api server, we can connect to virtual machines and perform various operations. Currently implemented: console, vnc, port forwarding

Checklist

  • The code is covered by unit tests.
  • e2e tests passed.
  • Documentation updated according to the changes.
  • Changes were tested in the Kubernetes cluster manually.

@yaroslavborbat yaroslavborbat self-assigned this Feb 14, 2024
@yaroslavborbat yaroslavborbat marked this pull request as draft February 14, 2024 08:28
@yaroslavborbat yaroslavborbat force-pushed the feat/virtualization-api branch 2 times, most recently from 2654dcd to 6a104b8 Compare February 21, 2024 16:09
@yaroslavborbat yaroslavborbat force-pushed the feat/virtualization-api branch 4 times, most recently from 1832a1e to 7e19bd4 Compare March 4, 2024 14:55
Signed-off-by: Yaroslav Borbat <[email protected]>
Signed-off-by: Yaroslav Borbat <[email protected]>
Signed-off-by: Yaroslav Borbat <[email protected]>
Signed-off-by: Yaroslav Borbat <[email protected]>
Signed-off-by: Yaroslav Borbat <[email protected]>
Signed-off-by: Yaroslav Borbat <[email protected]>
Signed-off-by: Yaroslav Borbat <[email protected]>
Signed-off-by: Yaroslav Borbat <[email protected]>
Signed-off-by: Yaroslav Borbat <[email protected]>
Signed-off-by: Yaroslav Borbat <[email protected]>
Signed-off-by: Yaroslav Borbat <[email protected]>
Signed-off-by: Yaroslav Borbat <[email protected]>
+
Signed-off-by: Yaroslav Borbat <[email protected]>
Signed-off-by: Yaroslav Borbat <[email protected]>
Signed-off-by: Yaroslav Borbat <[email protected]>
Signed-off-by: Yaroslav Borbat <[email protected]>
Signed-off-by: Yaroslav Borbat <[email protected]>
Signed-off-by: Yaroslav Borbat <[email protected]>
Signed-off-by: Yaroslav Borbat <[email protected]>
Signed-off-by: Yaroslav Borbat <[email protected]>
@yaroslavborbat yaroslavborbat force-pushed the feat/virtualization-api branch from 7e19bd4 to 415bdfb Compare March 5, 2024 07:06
Signed-off-by: Yaroslav Borbat <[email protected]>
Signed-off-by: Yaroslav Borbat <[email protected]>
+
Signed-off-by: Yaroslav Borbat <[email protected]>
Signed-off-by: Yaroslav Borbat <[email protected]>
+
Signed-off-by: Yaroslav Borbat <[email protected]>
@yaroslavborbat yaroslavborbat changed the title feat: add virtualization-api feat(virtualization-api): first implementations Mar 11, 2024
@yaroslavborbat yaroslavborbat changed the title feat(virtualization-api): first implementations feat(virtualization-api): first implementation Mar 11, 2024
@yaroslavborbat yaroslavborbat marked this pull request as ready for review March 11, 2024 18:11
@Isteb4k Isteb4k requested review from diafour and removed request for diafour March 12, 2024 09:07
Signed-off-by: Yaroslav Borbat <[email protected]>
@yaroslavborbat yaroslavborbat requested a review from Isteb4k March 13, 2024 15:25
Signed-off-by: Yaroslav Borbat <[email protected]>
yaroslavborbat and others added 4 commits March 14, 2024 12:38
Co-authored-by: Ivan Mikheykin <[email protected]>
Signed-off-by: Yaroslav Borbat <[email protected]>
Co-authored-by: Ivan Mikheykin <[email protected]>
Signed-off-by: Yaroslav Borbat <[email protected]>
Signed-off-by: Yaroslav Borbat <[email protected]>
Signed-off-by: Yaroslav Borbat <[email protected]>
yaroslavborbat and others added 2 commits March 14, 2024 13:18
Co-authored-by: Ivan Mikheykin <[email protected]>
Signed-off-by: Yaroslav Borbat <[email protected]>
Signed-off-by: Yaroslav Borbat <[email protected]>
@yaroslavborbat yaroslavborbat merged commit a737b08 into main Mar 14, 2024
5 checks passed
@yaroslavborbat yaroslavborbat deleted the feat/virtualization-api branch March 14, 2024 11:44
universal-itengineer pushed a commit that referenced this pull request Mar 20, 2024
Description
Added a new component virtualization-api - extension API server.

Why do we need it, and what problem does it solve?
Using the api server, we can connect to virtual machines and perform various operations. Currently implemented: console, vnc, port forwarding
---------
Signed-off-by: Yaroslav Borbat <[email protected]>
Signed-off-by: Yaroslav Borbat <[email protected]>
Co-authored-by: Ivan Mikheykin <[email protected]>
Signed-off-by: Nikita Korolev <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants