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

feat: Support bring your own image #942

Merged
merged 24 commits into from
Nov 18, 2024
Merged

feat: Support bring your own image #942

merged 24 commits into from
Nov 18, 2024

Conversation

ludwig-mueller
Copy link
Collaborator

Description

Release required?

  • No release
  • Patch release (x.x.X)
  • Minor release (x.X.x)
  • Major release (X.x.x)
Release notes content

Run the pipeline

If the CI pipeline doesn't run when you create the PR, the PR requires a user with GitHub collaborators access to run the pipeline.

Run the CI pipeline when the PR is ready for review and you expect tests to pass. Add a comment to the PR with the following text:

/run pipeline

Checklist for reviewers

  • If relevant, a test for the change is included or updated with this PR.
  • If relevant, documentation for the change is included or updated with this PR.

For mergers

  • Use a conventional commit message to set the release level. Follow the guidelines.
  • Include information that users need to know about the PR in the commit message. The commit message becomes part of the GitHub release notes.
  • Use the Squash and merge option.

@ludwig-mueller
Copy link
Collaborator Author

/run pipeline

1 similar comment
@ludwig-mueller
Copy link
Collaborator Author

/run pipeline

Copy link
Contributor

@surajsbharadwaj surajsbharadwaj left a comment

Choose a reason for hiding this comment

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

variables name should be powervs_ instead of pi for the solution variables. Also validation should be removed here,

@surajsbharadwaj surajsbharadwaj changed the title Feat: Support bring your own image feat: Support bring your own image Oct 30, 2024
Copy link
Contributor

@surajsbharadwaj surajsbharadwaj left a comment

Choose a reason for hiding this comment

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

Set tf version to >=1.9.0 across all files, upgrade workspace repo version to 2.2.0

Copy link
Contributor

@surajsbharadwaj surajsbharadwaj left a comment

Choose a reason for hiding this comment

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

  1. Make changes in catalog.json file to expose the variables to UI. Also think if it makes sense to have 3 fields for custom images on UI ? or just 1 field which supports a dictionary or something and then internally you can convert the dictionary to individual objects.. Make a pre-release and import it to UI to get a feel of it. :)
  2. Minimum tf version must be >=1.9.0 in all versions.tf file

@ludwig-mueller
Copy link
Collaborator Author

/run pipeline

Copy link
Contributor

@surajsbharadwaj surajsbharadwaj left a comment

Choose a reason for hiding this comment

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

For Quickstart (standard plus VSI) we do not support custom OS image imports. If we do then we should limit it to just one custom image and this image must be given higher priority and used for creating an instance...

We shall discuss on Monday regarding custom image deployment for Quickstart if we need to support it or not.

@ludwig-mueller
Copy link
Collaborator Author

/run pipeline

@surajsbharadwaj
Copy link
Contributor

/run pipeline

@ludwig-mueller ludwig-mueller merged commit cf9aaf0 into main Nov 18, 2024
1 of 2 checks passed
@ludwig-mueller ludwig-mueller deleted the byoi branch November 18, 2024 09:41
@terraform-ibm-modules-ops
Copy link
Contributor

🎉 This PR is included in version 7.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants