debian-image-builder-frontend/src/Components/CreateImageWizard/steps
Adi Abramovich a890dc5666 wizard: add GCP image sharing options
Adding GCP image sharing option according to the discussion on slack(https://redhat-internal.slack.com/archives/C03AZ0264LW/p1692789579814619) and mocks(https://issues.redhat.com/browse/HMS-2352).

In summary, within our GCP sources, we store the project ID. Images cannot be shared directly with a project ID, but they can be shared with a service account or a Google account. Consequently, to launch instances in GCP, users are not required to provide their Google account; instead, the images should be shared with the provisioning service account. This ensures that the provisioning team has access to the necessary images, as sharing them with individual users would not allow that.

After a thorough discussion, we have collectively decided to introduce an option. This option allows users to exclusively utilize the Launch service without the need to share the image with a Google account.
2023-09-27 13:53:36 +02:00
..
aws.js lint: Fix "assign before exporting" warnings 2023-08-23 14:54:23 +02:00
fileSystemConfiguration.js lint: Fix "assign before exporting" warnings 2023-08-23 14:54:23 +02:00
googleCloud.js wizard: add GCP image sharing options 2023-09-27 13:53:36 +02:00
imageName.js lint: Fix "assign before exporting" warnings 2023-08-23 14:54:23 +02:00
imageOutput.js lint: Fix "assign before exporting" warnings 2023-08-23 14:54:23 +02:00
imageOutputStepMapper.js lint: Fix "assign before exporting" warnings 2023-08-23 14:54:23 +02:00
index.js Launch button in stable environments 2023-08-23 09:27:25 +02:00
msAzure.js lint: Fix "assign before exporting" warnings 2023-08-23 14:54:23 +02:00
packages.js Custom Repositories gate by Feature flag 2023-08-23 15:38:25 +02:00
packagesContentSources.js lint: Fix "assign before exporting" warnings 2023-08-23 14:54:23 +02:00
registration.js feat(HMS-1491): Fix capitalization on the Register step 2023-08-29 12:55:49 +02:00
repositories.js Wizard: Update the Repositories step 2023-09-11 10:30:04 +02:00
repositoriesStepMapper.js lint: Fix "assign before exporting" warnings 2023-08-23 14:54:23 +02:00
review.js lint: Fix "assign before exporting" warnings 2023-08-23 14:54:23 +02:00
stepTemplate.js ESLint: Use --fix with updated rules to order imports 2022-12-02 16:29:58 +01:00