Skip to content

Conversation

tomassurin
Copy link

@tomassurin tomassurin commented Sep 24, 2025

Dependencies updates, making sure it actually works.

@tomassurin tomassurin requested a review from a team September 24, 2025 18:39
@tomassurin tomassurin self-assigned this Sep 24, 2025
version = "~> 6.0"

role_name = "${var.cluster_name}-AmazonEKS-LoadBalancerController-Role"
name = "${var.cluster_name}-ALB-Role"
Copy link
Author

Choose a reason for hiding this comment

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

Previous names were too long (must be < 32 characters)

namespace_name = "nutrient-document-engine"
helm_release_name = "document-engine"
helm_chart_version = "" # get the latest
helm_chart_version = "5.4.0"
Copy link
Author

Choose a reason for hiding this comment

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

Does not work without explicit version.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Strange.
Explicit version is not bad per se, but it should work without.

@lazyoldbear
Copy link
Collaborator

I want to carefully walk through it — please allow me some time to actually run it and see what where how.

@tomassurin
Copy link
Author

I want to carefully walk through it — please allow me some time to actually run it and see what where how.

I am testing the Auto KMS thing at the moment - moving to EKS auto managed node pools and annotations to specify instance type to run DE on.

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.

2 participants