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

[release-2.5] ci: use vsphere base templates from d2iq-base-templates vsphere folder #872

Merged
merged 2 commits into from
Aug 18, 2023

Conversation

dkoshkin
Copy link
Contributor

What problem does this PR solve?:
uses d2iq base templates to build KIB OVA.
When we disable the ssh_agent based authentication, the packer code uses temporary keypair generated during provisioning.
Existing logic that manages this is at: https://github.com/mesosphere/konvoy-image-builder/blob/main/pkg/packer/manifests/vsphere/packer.pkr.hcl#L378-L405

#870)

* ci: use base d2iq templates

* ci: set vsphere base templates from d2iq-base-templates directory
@dkoshkin dkoshkin added the runs-vsphere-tests runs the vsphere e2e tests label Aug 18, 2023
@dkoshkin dkoshkin changed the title [release-2.5 ]ci: use vsphere base templates from d2iq-base-templates vsphere folder [release-2.5] ci: use vsphere base templates from d2iq-base-templates vsphere folder Aug 18, 2023
* ci: github action workflow to create vsphere bastion host

* deprecate scripts that creates permanent bastion

* ci: allow overriding bastion ssh port

* ci: refactor scripts to create bastion host

* test using airgapped bastion

* ci: use temp bastion host for vsphere e2e tests

* use datastore input from github action secrets

* correct public key reference

* update vsphre release flow to use temporary bastion

* fix linter errors
Copy link
Collaborator

@supershal supershal left a comment

Choose a reason for hiding this comment

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

Thank you back porting and testing the fix.

@dkoshkin dkoshkin merged commit ec5e993 into release-2.5 Aug 18, 2023
17 checks passed
@dkoshkin dkoshkin deleted the dkoshkin/use-d2iq-base-templates-2.5 branch August 18, 2023 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
runs-vsphere-tests runs the vsphere e2e tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants