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

Pass the region from the parameter store to the fleetshard sync #912

Merged
merged 2 commits into from
Apr 3, 2023

Conversation

ebensh
Copy link
Collaborator

@ebensh ebensh commented Mar 31, 2023

Description

Pass the cluster's region from parameter store to the Fleetshard Sync so that it creates RDS instances in the correct (local) region.

Checklist (Definition of Done)

  • [ ] Unit and integration tests added
  • Added test description under Test manual
  • [ ] Documentation added if necessary (i.e. changes to dev setup, test execution, ...)
  • CI and all relevant tests are passing
  • [ ] Add the ticket number to the PR title if available, i.e. ROX-12345: ...
  • [ ] Discussed security and business related topics privately. Will move any security and business related topics that arise to private communication channel.

Test manual

Waited for https://github.com/stackrox/acs-fleet-manager-aws-config/pull/66 to merge.
Checked that parameter existed in Parameter Store.
Did not test the terraforming - we should push this commit to actually test the change using GHA, instead of trying to push the change locally using the script.

@ebensh ebensh temporarily deployed to development March 31, 2023 13:51 — with GitHub Actions Inactive
@ebensh ebensh requested review from kovayur and vladbologa and removed request for kovayur March 31, 2023 13:54
Use the parameter under the name CLUSTER_REGION, as it is stored with the cluster's parameters, not a "region" parameter group for the fleetshard sync
@ebensh ebensh temporarily deployed to development April 3, 2023 10:26 — with GitHub Actions Inactive
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Apr 3, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ebensh, kovayur

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kovayur
Copy link
Contributor

kovayur commented Apr 3, 2023

LGTM

@ebensh
Copy link
Collaborator Author

ebensh commented Apr 3, 2023

/retest-required

@ebensh ebensh enabled auto-merge (squash) April 3, 2023 13:53
@ebensh ebensh merged commit a6856ce into main Apr 3, 2023
@ebensh ebensh deleted the evan/fix-fleetshard-sync-region-to-local branch April 3, 2023 14:17
kovayur pushed a commit that referenced this pull request Apr 5, 2023
* Pass the region from the parameter store to the fleetshard sync

* Update terraform_cluster.sh

Use the parameter under the name CLUSTER_REGION, as it is stored with the cluster's parameters, not a "region" parameter group for the fleetshard sync
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants