Skip to content

remove kuma-dp readiness reporter ReadinessUnixSocketDisabled flag #14039

@Icarus9913

Description

@Icarus9913

Description

In 2.12.0, we introduced an environment variable ReadinessUnixSocketDisabled and a feature flag FeatureReadinessUnixSocket for kuma-dp, which works for users who want to disable the kuma-dp readiness reporter via unix socket to keep the previous behavior for compatibility.
Also, the Unix socket would be our default behavior for the readiness reporter.

In 2.15, we should remove the flags:

  • ReadinessUnixSocketDisabled
  • FeatureReadinessUnixSocket
  • ReadinessPort

Also, we need to clean up the unit, e2e tests

Metadata

Metadata

Assignees

Labels

kind/cleanupCleanup/refactor an existing component/codetriage/needs-informationReviewed and some extra information was asked to the reporter

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions