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

fix: set clusterissuer route53 zone id by reading terraform outputs #548

Merged
merged 2 commits into from
Oct 28, 2024

Conversation

alessiodionisi
Copy link
Contributor

Changes

  • Added missing spec.distribution.modules.ingress.certManager.clusterIssuer.route53.hostedZoneId on the EKS private schema by reading it from the Terraform outputs.
  • Region is always eu-west-1 (is this ok?).

Closes #sighupio/fury-distribution#134.

Copy link
Member

@ralgozino ralgozino left a comment

Choose a reason for hiding this comment

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

Just a nit pick on the error handling. Besides that code-wise looks good, have you tested it?

@alessiodionisi
Copy link
Contributor Author

Just a nit pick on the error handling. Besides that code-wise looks good, have you tested it?

I have to test it, today I'll do that.

@alessiodionisi
Copy link
Contributor Author

Tested today, it works

nutellinoit
nutellinoit previously approved these changes Oct 22, 2024
Copy link
Member

@nutellinoit nutellinoit left a comment

Choose a reason for hiding this comment

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

LGTM

@alessiodionisi
Copy link
Contributor Author

Re-requested the reviews due to change on error handling

Copy link
Member

@ralgozino ralgozino left a comment

Choose a reason for hiding this comment

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

lgtm 👍

@alessiodionisi alessiodionisi merged commit 7eeaf3e into main Oct 28, 2024
1 check passed
@alessiodionisi alessiodionisi deleted the fix-clusterissuer-route53-missing-hosted-zone-id branch October 28, 2024 12:48
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