Skip to content

fix: Remove audit warning if unlicensed#4387

Merged
kylecarbs merged 1 commit into
mainfrom
auditfix
Oct 6, 2022
Merged

fix: Remove audit warning if unlicensed#4387
kylecarbs merged 1 commit into
mainfrom
auditfix

Conversation

@kylecarbs

Copy link
Copy Markdown
Member

Fixes #4383.

@kylecarbs kylecarbs requested a review from f0ssel October 6, 2022 13:22
@kylecarbs kylecarbs self-assigned this Oct 6, 2022
@kylecarbs kylecarbs enabled auto-merge (squash) October 6, 2022 13:23

@deansheather deansheather left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

if you're triple sure this doesn't give every unlicensed deployment audit logging for free then LGTM 👍

Comment thread enterprise/coderd/coderd.go Outdated

@f0ssel f0ssel left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Makes sense, it wasn't clear to me in the code that audit logging was on by default.

@kylecarbs

Copy link
Copy Markdown
Member Author

@f0ssel we should probably have better testing around these warnings anyways, since it's a big no-no to display any if unlicensed (and maybe we should just change the code to do that).

@kylecarbs kylecarbs disabled auto-merge October 6, 2022 13:48
@kylecarbs kylecarbs merged commit d275331 into main Oct 6, 2022
@kylecarbs kylecarbs deleted the auditfix branch October 6, 2022 13:48
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.

License issue warning after update to 0.9.4 (audit logging is enabled)

3 participants