Rename Kubernetes Agent server counterpart
What does this Merge Request do?
We renamed kgb
("Kubernetes GitLab Broker"), the server-side counterpart of the GitLab Kubernetes Agent, into kas
"GitLab Kubernetes Agent Server" gitlab-org/cluster-integration/gitlab-agent!40 (merged)
This MR renames it in GDK and also fixes an issue where the make target gitlab-k8s-agent-update
would not pull updates from the server.
Merge Request checklist
-
Tests added for new functionality. If not, please raise Issue to follow-up. -
This change is backward compatible. If not, please include steps to communicate to our users. -
Documentation added/updated, if needed. -
gdk doctor
test added, if needed.