image-builder icon indicating copy to clipboard operation
image-builder copied to clipboard

Added qemu image support for opensuse 15.3 Cloud image

Open venkatnsrinivasan opened this issue 3 years ago • 5 comments

What this PR does / why we need it: Adds support for building CAPI qemu/qcow2 images based of openSuse 15.3 cloud init JeOS images - https://en.opensuse.org/Portal:JeOS .

Which issue(s) this PR fixes (optional, in fixes #(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged): Fixes #

Additional context Base image is provisioned with a cloud init script to bootstrap the initial user for ansible to execute all the image building tasks. The rpm repos providing kubelet,kubeadm etc work directly with zypper. however some of the dependencies specifically conntrack isnt recognized by zypper even after installing it from suse repos. For this reason the kubelet and other rpms are downloaded from the repos and installed manually.

venkatnsrinivasan avatar Mar 22 '22 20:03 venkatnsrinivasan

Hi @venkatnsrinivasan. Thanks for your PR.

I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions 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/test-infra repository.

k8s-ci-robot avatar Mar 22 '22 20:03 k8s-ci-robot

/lgtm

davidjumani avatar May 10 '22 07:05 davidjumani

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: davidjumani, venkatnsrinivasan To complete the pull request process, please assign enxebre after the PR has been reviewed. You can assign the PR to them by writing /assign @enxebre in a comment when ready.

The full list of commands accepted by this bot can be found 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

k8s-ci-robot avatar May 10 '22 07:05 k8s-ci-robot

@venkatnsrinivasan: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
json-sort-check 8dfaf56eaf50364e43a7b2a356f1ca2e0345465a link true /test json-sort-check
pull-packer-validate 8dfaf56eaf50364e43a7b2a356f1ca2e0345465a link true /test pull-packer-validate
pull-ova-all 8dfaf56eaf50364e43a7b2a356f1ca2e0345465a link true /test pull-ova-all
pull-azure-sigs 8dfaf56eaf50364e43a7b2a356f1ca2e0345465a link false /test pull-azure-sigs

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Instructions 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/test-infra repository. I understand the commands that are listed here.

k8s-ci-robot avatar Jun 16 '22 07:06 k8s-ci-robot

@venkatnsrinivasan: PR needs rebase.

Instructions 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/test-infra repository.

k8s-ci-robot avatar Aug 02 '22 02:08 k8s-ci-robot

The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs.

This bot triages issues and PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue or PR as fresh with /remove-lifecycle stale
  • Mark this issue or PR as rotten with /lifecycle rotten
  • Close this issue or PR with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

k8s-triage-robot avatar Oct 31 '22 03:10 k8s-triage-robot

Closing the PR since there has been no activity in 5 months. Please re-open when you work on it.

kkeshavamurthy avatar Nov 21 '22 21:11 kkeshavamurthy