docs: update minikube quickstart - kubevirt addon is fixed#1011
docs: update minikube quickstart - kubevirt addon is fixed#1011adilwiser wants to merge 1 commit intokubevirt:mainfrom
Conversation
Signed-off-by: Adil <179269350+adilwiser@users.noreply.github.com>
|
Hi @adilwiser. Thanks for your PR. PRs from untrusted users cannot be marked as trusted with I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Pull requests that are marked with After that period the bot marks them with the label /label needs-approver-review |
the kubevirt addon for minikube was broken due to missing curl in the
bitnami/kubectl image. This has been fixed in minikube v1.38.0.
Reference: I raised a PR at kubernetes/minikube#22557 which was merged
This PR removes the "Addon currently broken" warning since the issue is resolved.