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

Update archive differ S3 bucket #1926

Merged
merged 3 commits into from
Jan 18, 2024
Merged

Conversation

korlaxxalrok
Copy link
Contributor

Description

As part of an AWS migration we need to also update the archive differ bucket that certain indicators use. There are new access keys and a bucket name to supply to various templates via Ansible vars/vault tooling.

This will require some validation on staging before going to production!

Changelog

  • Update vars/vault with new assets
    • Adds new bucket name and vault references to vars
    • Adds the bucket name to vars for easier all-at-once updating of the templates that reference it
    • Adds new IAM access keys for bucket access to vault
    • Slight change to line spacing in vars to help with reading clarity
  • Update various templates that use the archive differ
    • Supply templates with new variable references for bucket creds and bucket name

Copy link
Contributor

@melange396 melange396 left a comment

Choose a reason for hiding this comment

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

im going to assume the correct things are happening in the encrypted vault.yaml 😹

will there need to be a manual move of the contents of (ie, the files in) the current archive differ bucket to the new one?

@korlaxxalrok
Copy link
Contributor Author

will there need to be a manual move of the contents of (ie, the files in) the current archive differ bucket to the new one?

Yes! We will need some coordination to stop some operations, deploy, sync the bucket, and then resume.

@korlaxxalrok korlaxxalrok marked this pull request as draft January 17, 2024 21:28
@korlaxxalrok korlaxxalrok marked this pull request as ready for review January 18, 2024 16:05
@korlaxxalrok korlaxxalrok merged commit 012bf46 into main Jan 18, 2024
18 checks passed
@korlaxxalrok korlaxxalrok deleted the update-archive-differ-bucket branch January 18, 2024 16:16
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