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 'Expecting pub_dns to be set/non-empty' error #213

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

cevich
Copy link
Member

@cevich cevich commented Aug 2, 2024

While processing instances, if the script encounters an instance running past PW_MAX_HOURS, it will force-terminate it. However, this check was happening before the script had looked up the required 'pub_dns' value. Fix this by relocating the check.

Copy link

github-actions bot commented Aug 2, 2024

Successfully triggered github-actions/success task to indicate successful run of cirrus-ci_retrospective integration and unit testing from this PR's 258b2c212ddd66fd7b267a3bf6d03139f4ed3d50.

While processing instances, if the script encounters an instance running
past PW_MAX_HOURS, it will force-terminate it.  However, this check was
happening before the script had looked up the required 'pub_dns' value.
Fix this by relocating the check.

Signed-off-by: Chris Evich <[email protected]>
@cevich cevich force-pushed the mac_pw_pool_fix_pub_dns branch from 258b2c2 to 436dceb Compare August 5, 2024 19:26
@cevich cevich marked this pull request as ready for review August 5, 2024 19:30
@cevich
Copy link
Member Author

cevich commented Aug 5, 2024

Tested changes by temporarily replacing script on maintenance VM.

@cevich cevich merged commit 3568a50 into containers:main Aug 5, 2024
8 of 9 checks passed
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.

1 participant