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

runtime: removing singleton access from validator #20015

Merged
merged 6 commits into from
Feb 28, 2022

Conversation

alyssawilk
Copy link
Contributor

@alyssawilk alyssawilk commented Feb 17, 2022

This does make the deprecation stats have the same problem as the WIP stats, which is that using getStrictValidationVisitor doesn't update deprecation stats. I could do the same trick in source as I did in test and cast-and-set if we have concerns about that.

Risk Level: low
Testing: existing tests
Docs Changes: n/a
Release Notes: n/a
Part of #19847

@repokitteh-read-only
Copy link

As a reminder, PRs marked as draft will not be automatically assigned reviewers,
or be handled by maintainer-oncall triage.

Please mark your PR as ready when you want it to be reviewed!

🐱

Caused by: #20015 was opened by alyssawilk.

see: more, trace.

@alyssawilk alyssawilk marked this pull request as ready for review February 17, 2022 17:58
@KBaichoo
Copy link
Contributor

/retest

@repokitteh-read-only
Copy link

Retrying Azure Pipelines:
Retried failed jobs in: envoy-presubmit

🐱

Caused by: a #20015 (comment) was created by @KBaichoo.

see: more, trace.

@KBaichoo KBaichoo self-assigned this Feb 18, 2022
@rojkov
Copy link
Member

rojkov commented Feb 28, 2022

/retest

@repokitteh-read-only
Copy link

Retrying Azure Pipelines:
Retried failed jobs in: envoy-presubmit

🐱

Caused by: a #20015 (comment) was created by @rojkov.

see: more, trace.

@rojkov
Copy link
Member

rojkov commented Feb 28, 2022

/retest

@repokitteh-read-only
Copy link

Retrying Azure Pipelines:
Retried failed jobs in: envoy-presubmit

🐱

Caused by: a #20015 (comment) was created by @rojkov.

see: more, trace.

@rojkov
Copy link
Member

rojkov commented Feb 28, 2022

/wait
on CI. For some reason the coverage check fails consistently.

@alyssawilk
Copy link
Contributor Author

huh, the failing test seems unrelated. I'll try a main merge in case something else changed.

Copy link
Contributor

@KBaichoo KBaichoo left a comment

Choose a reason for hiding this comment

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

lgtm, thanks!

Copy link
Member

@mattklein123 mattklein123 left a comment

Choose a reason for hiding this comment

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

Thanks this makes sense to me. Happy to merge this as I will have to merge this into #20111. Thank you for slogging through this!

@mattklein123 mattklein123 merged commit eb8874e into envoyproxy:main Feb 28, 2022
@alyssawilk alyssawilk deleted the deprecation_stats branch March 20, 2023 14:37
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.

5 participants