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

Deprecate vm package and upgrade dependencies #476

Merged
merged 2 commits into from
Jan 17, 2025

Conversation

rksharma95
Copy link
Contributor

with this PR meged the deprecated package vm will be removed so the karmor vm command:

karmor vm --help
VM commands for kvmservice

Usage:
  karmor vm [command]

Available Commands:
  add         onboard new VM onto kvms control plane vm
  delete      offboard existing VM from kvms control plane vm
  getscript   download vm installation script for kvms control plane
  label       label handling for kvms control plane vm
  list        list configured VMs
  policy      policy handling for bare-metal vm/kvms control plane vm

Copy link
Member

@daemon1024 daemon1024 left a comment

Choose a reason for hiding this comment

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

vm/policy.go Show resolved Hide resolved
@rksharma95 rksharma95 force-pushed the deprecate-vm-package branch 3 times, most recently from 4d5d56a to 90ab699 Compare January 16, 2025 12:10
Copy link
Member

@daemon1024 daemon1024 left a comment

Choose a reason for hiding this comment

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

Code LGTM, please remove mention of control plane keyword from description. KVM was a control plane now nothing is control plane it's just direct interaction with KubeArmor

README.md Outdated Show resolved Hide resolved
Signed-off-by: rksharma95 <[email protected]>

upgrade go dependencies

Signed-off-by: rksharma95 <[email protected]>
@rksharma95 rksharma95 force-pushed the deprecate-vm-package branch from 90ab699 to c01547a Compare January 16, 2025 14:46
@rksharma95 rksharma95 merged commit 325762c into kubearmor:main Jan 17, 2025
12 checks passed
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