Skip to content

diff/report: fix key regexp #261

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

Closed
wants to merge 1 commit into from
Closed

Conversation

eonpatapon
Copy link
Contributor

The current regexp doesn't match all possible apis, for example
cert-manager.io.

As there is a closing ) we can simply take everything before it.

The current regexp doesn't match all possible apis, for example
`cert-manager.io`.

As there is a closing `)` we can simply take everything before it.
@mumoshu
Copy link
Collaborator

mumoshu commented May 18, 2021

@eonpatapon Hey! Thanks for your contribution. Just read your explanation and the code change and they look good to me on their own. but I'm still not sure what was the real impact of the issue.

Did we ever have any error related to this?

@eonpatapon
Copy link
Contributor Author

eonpatapon commented May 18, 2021

@mumoshu This particular issue happens when using a custom output template

It will output errors error processing report entry when the regexp fails

@stale
Copy link

stale bot commented Aug 17, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Aug 17, 2021
@stale stale bot closed this Sep 19, 2021
@eonpatapon
Copy link
Contributor Author

Sad...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants