-
Notifications
You must be signed in to change notification settings - Fork 306
✨ Add supports to Crypto Spec in VMOp VirtualMachine and PVC #3680
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
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -7,7 +7,7 @@ replace sigs.k8s.io/cluster-api => sigs.k8s.io/cluster-api v1.12.0-beta.1 | |
| replace github.com/vmware-tanzu/vm-operator/pkg/constants/testlabels => github.com/vmware-tanzu/vm-operator/pkg/constants/testlabels v0.0.0-20240404200847-de75746a9505 | ||
|
|
||
| // The version of vm-operator should be kept in sync with the manifests at: config/deployments/integration-tests | ||
| replace github.com/vmware-tanzu/vm-operator/api => github.com/vmware-tanzu/vm-operator/api v1.8.6 | ||
| replace github.com/vmware-tanzu/vm-operator/api => github.com/vmware-tanzu/vm-operator/api v1.9.1-0.20251029150609-93918c59a719 | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Since Encryption Class is backported to VMOP API later than VM AF/AAF, will update PR #3655 to use this commit. Also CC @fabriziopandini @sbueringer for awareness. |
||
|
|
||
| require ( | ||
| github.com/vmware-tanzu/net-operator-api v0.0.0-20240326163340-1f32d6bf7f9d | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.