Skip to content

Remove FF kubernetes_agent_internal_api

Pam Artiaga requested to merge 362075-drop-ff-kubernetes_agent_internal_api into master

What does this MR do and why?

This issue is to cleanup the kubernetes_agent_internal_api ops feature flag to resolve the slowness in the GET /api/internal/kubernetes/agent_info API (#362075 (closed)). Removing this flag makes the Kubernetes internal API permanently available without having to check for the existence of the feature flag.

This Feature Flag was enabled 3 years ago (!41045 (merged)), so it should be safe to remove this now.

Screenshots or screen recordings

N/A

How to set up and validate locally

N/A

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #362075 (closed) and #432773 (closed)

Merge request reports