Skip to content
This repository has been archived by the owner on Jan 12, 2022. It is now read-only.

installer: do not update controller config if it exists #1050

Merged
merged 5 commits into from
Jul 14, 2021

Conversation

jgehrcke
Copy link
Contributor

See #20 and #237, also commit messages and code comments.

Also rework error handling to account for
more transients w/o HTTP response (not
just e.code === ETIMEOUT) and account for
all 5xx responses.

Signed-off-by: Dr. Jan-Philip Gehrcke <jp@opstrace.com>
Signed-off-by: Dr. Jan-Philip Gehrcke <jp@opstrace.com>
Signed-off-by: Dr. Jan-Philip Gehrcke <jp@opstrace.com>
This is a small step towards more well-defined
contiunation, see #20.

Signed-off-by: Dr. Jan-Philip Gehrcke <jp@opstrace.com>
log.info("retry config map creation/update soon (%s)", e.message);
await sleep(3);
continue;
}* you may not use this file except in compliance with the License.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

oh, bad patch :D

Copy link
Contributor Author

Choose a reason for hiding this comment

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

updated.

Signed-off-by: Dr. Jan-Philip Gehrcke <jp@opstrace.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant