Skip to content

Add gitlab-pages admin ping rake task

Jacob Vosmaer requested to merge pages-admin-ping into master

What does this MR do?

This change adds plumbing for the new gitlab-pages gRPC admin API. All this can do at the moment is to ping gitlab-pages from a rake task, but it does exercise authentication and (when using TCP) encryption.

None of this is useful to users yet, I'm setting up this part first to get all the integration work (including Omnibus) out of the way.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Edited by Grzegorz Bizon

Merge request reports