Add JWT signing for internal cluster agent API
This ensures only gitlab-kas can make requests to the internal API, which is necessary as sensitive info is returned in response. Update instances where we explicitly want to use the top-level ::Clusters module
Showing
lib/gitlab/kas.rb
0 → 100644
spec/lib/gitlab/kas_spec.rb
0 → 100644
Please register or sign in to comment