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

deps: Split API into a sub-module and rename module to kubevirt.io/vm-console-proxy #169

Merged
merged 2 commits into from
Jul 31, 2024

Conversation

akrejcir
Copy link
Collaborator

What this PR does / why we need it:
Changes in this PR:

  • Rename the golang module to kubevirt.io/vm-console-proxy to be consistent with other kubevirt projects.
  • Split API into a separate sub-module. It can be imported by other projects without importing all the dependencies of this project.

Release note:

- Renamed module to kubevirt.io/vm-console-proxy
- Split API to sub-module

akrejcir added 2 commits July 30, 2024 10:15
This is to be consistent with other kubevirt projects.

Signed-off-by: Andrej Krejcir <[email protected]>
This will allow other projects to import the API definitions
without importing all the dependencies of vm-console-proxy.

Signed-off-by: Andrej Krejcir <[email protected]>
@kubevirt-bot kubevirt-bot added release-note Denotes a PR that will be considered when it comes time to generate release notes. dco-signoff: yes Indicates the PR's author has DCO signed all their commits. labels Jul 30, 2024
@akrejcir
Copy link
Collaborator Author

/cc @0xFelix @jcanocan @codingben

@akrejcir
Copy link
Collaborator Author

Waiting for: kubevirt/kubevirt.github.io#962

/hold

@kubevirt-bot kubevirt-bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jul 30, 2024
@akrejcir
Copy link
Collaborator Author

The PR was merged.

/unhold

@kubevirt-bot kubevirt-bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jul 31, 2024
Copy link
Member

@0xFelix 0xFelix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve

api/go.mod Show resolved Hide resolved
@kubevirt-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: 0xFelix

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kubevirt-bot kubevirt-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 31, 2024
Copy link
Member

@codingben codingben left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've asked Petr to merge kubevirt/kubevirt.github.io#962 because Daniel Hiller is OOO. This PR looks good to me, thanks Andrej.

/lgtm
/unhold

@kubevirt-bot kubevirt-bot added the lgtm Indicates that a PR is ready to be merged. label Jul 31, 2024
@kubevirt-bot kubevirt-bot merged commit 66f5327 into kubevirt:main Jul 31, 2024
5 checks passed
@akrejcir akrejcir deleted the split-api-module branch July 31, 2024 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes Indicates the PR's author has DCO signed all their commits. lgtm Indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/XXL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants