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

⚠️ Traefik switch #199

Merged
merged 4 commits into from
Jul 17, 2024
Merged

⚠️ Traefik switch #199

merged 4 commits into from
Jul 17, 2024

Conversation

mira-miracoli
Copy link
Contributor

@mira-miracoli mira-miracoli commented Jul 15, 2024

⚠️ Merge this only ~ 3h before the switch is done and increase directly after the switch.
Lowering the TTL results in more DNS requests in Route53 and consequently higher costs.
I would reduce it when doing the switch, so in case something unexpectedly fails, we can quickly undo.

When everything works, we should not forget to merge this:

@usegalaxy-eu-bot
Copy link
Collaborator

@mira-miracoli mira-miracoli changed the title reduce usegalaxy.eu TTL ⚠️ Traefik switch Jul 16, 2024
@mira-miracoli
Copy link
Contributor Author

Reopen for jenkins PR

@mira-miracoli mira-miracoli reopened this Jul 17, 2024
@usegalaxy-eu-bot
Copy link
Collaborator

@mira-miracoli
Copy link
Contributor Author

and again

@usegalaxy-eu-bot
Copy link
Collaborator

@usegalaxy-eu-bot
Copy link
Collaborator

@usegalaxy-eu-bot
Copy link
Collaborator

1 similar comment
@usegalaxy-eu-bot
Copy link
Collaborator

@mira-miracoli
Copy link
Contributor Author

Terraform will perform the following actions:
  # aws_route53_record.usegalaxy-eu will be updated in-place
  ~ resource "aws_route53_record" "usegalaxy-eu" {
        id              = "Z1C7L7XFF9613J_usegalaxy.eu_A"
        name            = "usegalaxy.eu"
      ~ records         = [
          + "132.230.103.37",
          - "132.230.223.239",
        ]
      ~ ttl             = 7200 -> 300
        # (4 unchanged attributes hidden)
    }

Plan: 0 to add, 1 to change, 0 to destroy.

@mira-miracoli mira-miracoli merged commit b91f7ac into main Jul 17, 2024
3 checks passed
@mira-miracoli mira-miracoli deleted the switch-to-traefik branch July 17, 2024 07:50
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