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(sumoextension): skip credentials dir check if registration is forced #1153

Merged
merged 1 commit into from
Jun 5, 2023

Conversation

swiatekm
Copy link

@swiatekm swiatekm commented Jun 5, 2023

It's feasible that someone might want to run the collector without a writable credentials directory. In that case, we should continue running if force_registration: true is set, instead of failing at start time.

This PR also correctly identifies #1152 as a breaking change in the changelog.

@github-actions github-actions bot added documentation Improvements or additions to documentation go labels Jun 5, 2023
@swiatekm swiatekm force-pushed the fix/sumologicextension/force-registration branch from fdda7c0 to 6687dbe Compare June 5, 2023 10:23
@swiatekm swiatekm marked this pull request as ready for review June 5, 2023 10:26
@swiatekm swiatekm requested a review from a team as a code owner June 5, 2023 10:26
Copy link
Contributor

@sumo-drosiek sumo-drosiek left a comment

Choose a reason for hiding this comment

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

LGTM

@swiatekm swiatekm merged commit 175ee22 into main Jun 5, 2023
@swiatekm swiatekm deleted the fix/sumologicextension/force-registration branch June 5, 2023 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation go
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants