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 cluster when config file changes #205

Conversation

cartalla
Copy link
Contributor

Move the code that expands the config file template to a separate lambda and custom resource so we can get its sha512 hash and use it to determine when the cluster needs to be updated.

Resolves #202

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Move the code that expands the config file template to a separate lambda and
custom resource so we can get its sha512 hash and use it to determine when
the cluster needs to be updated.

Resolves #202
@cartalla cartalla force-pushed the 202-bug-changing-controller-instance-type-doesnt-cause-cluster-to-be-update branch from aad57a7 to c2d8942 Compare February 26, 2024 19:32
@cartalla cartalla merged commit a8b6555 into main Feb 26, 2024
@cartalla cartalla deleted the 202-bug-changing-controller-instance-type-doesnt-cause-cluster-to-be-update branch February 26, 2024 19:33
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.

[BUG] Changing controller instance type doesn't cause cluster to be update
1 participant