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

GDB-10266 Set the asg_enable_instance_refresh to default to false #46

Merged
merged 3 commits into from
May 22, 2024

Conversation

viktor-ribchev
Copy link
Contributor

@viktor-ribchev viktor-ribchev commented May 20, 2024

Description

Set the asg_enable_instance_refresh to default to false
Improved logging by adding a timestamp in front of each message. Updated README.md
Updated the README.md

Related Issues

GDB-10266

Changes

Set the asg_enable_instance_refresh to default to false
Improved logging by adding a timestamp in front of each message. Updated README.md
Updated the README.md
Added new template file 00_functions.sh containing helper functions
Added timeout mechanism when waiting for available volume during instance refresh in 01_wait_node_count.sh.tpl
Added new mechanism to check for unresponsive nodes defined in Route53 and update their IPs instead of creating new DNS record in 03_dns_provisioning.sh.tpl
Changed the way the node_count is obtained.
Added retry mechanism when joining the cluster if the initial join fails for any reason it will retry 2 more times with 5 min delay

Screenshots (if applicable)

N/A

Checklist

  • I have tested these changes thoroughly.
  • My code follows the project's coding style.
  • I have added appropriate comments to my code, especially in complex areas.
  • All new and existing tests passed locally.

Improved logging by adding a timestamp in front of each message.
Updated README.md
Added timeout mechanism when waiting for available volume during instance refresh in 01_wait_node_count.sh.tpl
Added new mechanism to check for unresponsive nodes defined in Route53 and update their IPs instead of creating new DNS record in 03_dns_provisioning.sh.tpl
Changed the way the node_count is obtained.
Added retry mechanism when joining the cluster if the initial join fails for any reason it will retry 2 more times with 5 min delay
@viktor-ribchev viktor-ribchev force-pushed the GDB-10266-disable_instance_refresh branch from 6e48517 to e693b0d Compare May 21, 2024 12:30
@viktor-ribchev viktor-ribchev merged commit b7e477e into main May 22, 2024
@viktor-ribchev viktor-ribchev deleted the GDB-10266-disable_instance_refresh branch May 22, 2024 07:10
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