This PR implements runtime configuration for the agent itself, in preparation for allowing configurable access to the kubelet's Pod Resource API. Currently the only existing control enables access to Node Resource Topology Custom Resources and it is on by default. Update the agent to dig out and honor its own configuration when configuration is updated.
This PR implements runtime configuration for the agent itself, in preparation for allowing configurable access to the kubelet's Pod Resource API. Currently the only existing control enables access to Node Resource Topology Custom Resources and it is on by default. Update the agent to dig out and honor its own configuration when configuration is updated.