Skip to content

CLOUDP-321942: Enable support to GCP resources at Atlas Gov #2367

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

Merged
merged 1 commit into from
Jun 10, 2025

Conversation

helderjs
Copy link
Collaborator

@helderjs helderjs commented Jun 3, 2025

Summary

Remove validations constraints related to Gov and enable support for GCP. It let Atlas handle validations and forward back (through status) any error reported by Atlas.

Proof of Work

Tested against cloud-qa Gov.
E2E test is not possible once GCP doesn't have FedRamp-like regions and we don't have a GCP Gov account.

Checklist

  • Have you linked a jira ticket and/or is the ticket in the title?
  • Have you checked whether your jira ticket required DOCSP changes?
  • Have you checked for release_note changes?
  • Have you signed our CLA?

Reminder (Please remove this when merging)

  • Please try to Approve or Reject Changes the PR, keep PRs in review as short as possible
  • Remember the following Communication Standards - use comment prefixes for clarity:
    • blocking: Must be addressed before approval.
    • follow-up: Can be addressed in a later PR or ticket.
    • q: Clarifying question.
    • nit: Non-blocking suggestions.
    • note: Side-note, non-actionable. Example: Praise
    • --> no prefix is considered a question

@helderjs helderjs requested a review from a team as a code owner June 3, 2025 13:01
@helderjs helderjs force-pushed the CLOUDP-321942-ako-gov-gcp branch from 4659acf to fe70c79 Compare June 3, 2025 13:02
@@ -254,19 +248,6 @@ func advancedInstanceSizeInRange(currentInstanceSize, minInstanceSize, maxInstan
return nil
}

func deploymentForGov(spec *akov2.AdvancedDeploymentSpec, regionUsageRestrictions string) error {
Copy link
Collaborator

Choose a reason for hiding this comment

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

deleted code is the best code 😍

Copy link
Collaborator

@s-urbaniak s-urbaniak left a comment

Choose a reason for hiding this comment

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

lgtm! 🎉

@helderjs helderjs temporarily deployed to openshift-test June 3, 2025 13:11 — with GitHub Actions Inactive
@helderjs helderjs merged commit 77d057e into main Jun 10, 2025
70 checks passed
@helderjs helderjs deleted the CLOUDP-321942-ako-gov-gcp branch June 10, 2025 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants