Skip to content

footaku/sample-pass-filter-before-readiness

Repository files navigation

What is this?

This is an implementation sample of Filter that allows access from localhost only during REFUSING_TRAFFIC.
ReadinessState remains REFUSING_TRAFFIC while WarmupRunner is running, and changes to ACCEPTING_TRAFFIC as soon as it is finished.
When ReadinessState becomes ACCEPTING_TRAFFIC, LocalhostDenyFilter denies access from localhost.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages