Skip to content
This repository was archived by the owner on Oct 14, 2024. It is now read-only.

refactor(gcp): provider v2 #1334

Merged
merged 11 commits into from
Feb 23, 2024
Merged

refactor(gcp): provider v2 #1334

merged 11 commits into from
Feb 23, 2024

Conversation

adamtagscherer
Copy link
Contributor

@adamtagscherer adamtagscherer commented Feb 21, 2024

Description

This PR creates the GCP provider under the new v2 directory and moves the logic from the old place to there.

Ran a full scan successfully on GCP with images built with the following command: GO_BUILD_TAGS=providerv2 make push-docker

Type of Change

[ ] Bug Fix
[ ] New Feature
[ ] Breaking Change
[x] Refactor
[ ] Documentation
[ ] Other (please describe)

Checklist

  • I have read the contributing guidelines
  • Existing issues have been referenced (where applicable)
  • I have verified this change is not present in other open pull requests
  • Functionality is documented
  • All code style checks pass
  • New code contribution is covered by automated tests
  • All new and existing tests pass

@adamtagscherer adamtagscherer added go Pull requests that update Go code provider:gcp Issues relating to the GCP provider labels Feb 21, 2024
@adamtagscherer adamtagscherer self-assigned this Feb 21, 2024

This comment has been minimized.

@adamtagscherer adamtagscherer marked this pull request as ready for review February 21, 2024 15:30
@adamtagscherer adamtagscherer requested a review from a team as a code owner February 21, 2024 15:30
paralta
paralta previously approved these changes Feb 22, 2024
Copy link
Contributor

@paralta paralta left a comment

Choose a reason for hiding this comment

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

LGTM 👍

Copy link

Hey!

Your images are ready:

  • ghcr.io/openclarity/vmclarity-apiserver-dev:pr1334-6adf0e501148592c82cd88f2633b7c7c71d5d9d6
  • ghcr.io/openclarity/vmclarity-cli-dev:pr1334-6adf0e501148592c82cd88f2633b7c7c71d5d9d6
  • ghcr.io/openclarity/vmclarity-cr-discovery-server-dev:pr1334-6adf0e501148592c82cd88f2633b7c7c71d5d9d6
  • ghcr.io/openclarity/vmclarity-orchestrator-dev:pr1334-6adf0e501148592c82cd88f2633b7c7c71d5d9d6
  • ghcr.io/openclarity/vmclarity-ui-dev:pr1334-6adf0e501148592c82cd88f2633b7c7c71d5d9d6
  • ghcr.io/openclarity/vmclarity-ui-backend-dev:pr1334-6adf0e501148592c82cd88f2633b7c7c71d5d9d6

@adamtagscherer adamtagscherer added this pull request to the merge queue Feb 22, 2024
@chrisgacsal chrisgacsal removed this pull request from the merge queue due to a manual request Feb 22, 2024
@chrisgacsal chrisgacsal added this pull request to the merge queue Feb 23, 2024
Merged via the queue into main with commit 0e3bb90 Feb 23, 2024
36 checks passed
@chrisgacsal chrisgacsal deleted the refactor-gcp-provider-v2 branch February 23, 2024 09:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
go Pull requests that update Go code provider:gcp Issues relating to the GCP provider
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants