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

fix: cloud init problems with ubuntu (#1150) #1158

Merged
merged 2 commits into from
Aug 24, 2024

Conversation

supershal
Copy link
Collaborator

Cherry-pick #1150

  • fix: install guest info if cloud init version is > 23.1.2

  • ci: adds basic ubuntu test

  • fix: adds handling for redhat system and cloud init

  • !fixup: higher parallel

  • fix: adds override for ubuntu tests

  • do not merge: build basic os for ubuntu

  • do not merge: ensure new cloud init for tests

  • fix: remove package pining

  • fix: remvove cloud-init dropin for custom vmware guest datasource

  • fix: magefile configuration to create vsphere infa override file

* fix: install guest info if cloud init version is > 23.1.2

* ci: adds basic ubuntu test

* fix: adds handling for redhat system and cloud init

* !fixup: higher parallel

* fix: adds override for ubuntu tests

* do not merge: build basic os for ubuntu

* do not merge: ensure new cloud init for tests

* fix: remove package pining

* fix: remvove cloud-init dropin for custom vmware guest datasource

* fix: magefile configuration to create vsphere infa override file

---------

Co-authored-by: Shalin Patel <[email protected]>
@github-actions github-actions bot added the fix label Aug 24, 2024
@supershal supershal self-assigned this Aug 24, 2024
@supershal supershal added the runs-vsphere-tests runs the vsphere e2e tests label Aug 24, 2024
@supershal supershal requested a review from faiq August 24, 2024 22:40
@supershal
Copy link
Collaborator Author

Rocky non-airgap tests passed. https://github.com/mesosphere/konvoy-image-builder/actions/runs/10542031084/job/29208378291?pr=1158

    vsphere-clone.kib_image: TASK [providers : Copy vmware guestinfo datasource] ****************************
    vsphere-clone.kib_image: skipping: [default] => (item=cloud-init-vmware.sh)
    vsphere-clone.kib_image: skipping: [default] => (item=DataSourceVMwareGuestInfo.py)
    vsphere-clone.kib_image:
    vsphere-clone.kib_image: TASK [providers : Create ds-check program to verify VMwareGuestInfo datasource] ***
    vsphere-clone.kib_image: skipping: [default]
    vsphere-clone.kib_image:
    vsphere-clone.kib_image: TASK [providers : Execute cloud-init-vmware.sh] ********************************
    vsphere-clone.kib_image: skipping: [default]
    vsphere-clone.kib_image:
    vsphere-clone.kib_image: TASK [providers : Remove cloud-init-vmware.sh] *********************************
    vsphere-clone.kib_image: skipping: [default]
    vsphere-clone.kib_image:
    vsphere-clone.kib_image: TASK [providers : Copy cloud-init config file for vmware] **********************
    vsphere-clone.kib_image: skipping: [default]
    vsphere-clone.kib_image:

@supershal supershal merged commit c426f73 into release-2.9 Aug 24, 2024
21 of 28 checks passed
@supershal supershal deleted the shalin/cherry-pick-cloud-init branch August 24, 2024 23:19
dlipovetsky added a commit that referenced this pull request Oct 9, 2024
* fix: cloud init problems with ubuntu (#1150)

* fix: install guest info if cloud init version is > 23.1.2

* ci: adds basic ubuntu test

* fix: adds handling for redhat system and cloud init

* !fixup: higher parallel

* fix: adds override for ubuntu tests

* do not merge: build basic os for ubuntu

* do not merge: ensure new cloud init for tests

* fix: remove package pining

* fix: remvove cloud-init dropin for custom vmware guest datasource

* fix: magefile configuration to create vsphere infa override file

---------

Co-authored-by: Shalin Patel <[email protected]>

* ci: run rocky basic e2e tests

---------

Co-authored-by: Faiq <[email protected]>
Signed-off-by: Daniel Lipovetsky <[email protected]>
dlipovetsky added a commit that referenced this pull request Oct 9, 2024
* fix: cloud init problems with ubuntu (#1150)

* fix: install guest info if cloud init version is > 23.1.2

* ci: adds basic ubuntu test

* fix: adds handling for redhat system and cloud init

* !fixup: higher parallel

* fix: adds override for ubuntu tests

* do not merge: build basic os for ubuntu

* do not merge: ensure new cloud init for tests

* fix: remove package pining

* fix: remvove cloud-init dropin for custom vmware guest datasource

* fix: magefile configuration to create vsphere infa override file

---------



* ci: run rocky basic e2e tests

---------

Signed-off-by: Daniel Lipovetsky <[email protected]>
Co-authored-by: Faiq <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix runs-vsphere-tests runs the vsphere e2e tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants