Rename common gitlab-agent endpoints in Rails
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
MR: Pending
Description
The following discussion from !194418 (merged) should be addressed:
-
@vtak started a discussion: (+1 comment) question; non-blocking
Should we consider introducing a new endpoint which does not have the
kubernetes
part in a followup? This endpoint is being called from KAS only AFAICT.
Acceptance criteria
TODO: Fill out (required)
-
[Describe what must be achieved to complete this issue.] -
[If applicable, please provide design specifications for this feature/enhancement.] -
[If applicable, please list any technical requirements (performance, security, database, etc.)]
Implementation plan
Rename endpoints according to comment below:
- internal/agents/... will be the entry point for all endpoints to be consumed by KAS and common modules across agents.
- internal/agents/agentk/... will be the entry point for all endpoints to be consumed by agentk only.
- internal/agents/agentw/... will be the entry point for all endpoints to be consumed by agentw only.
Edited by 🤖 GitLab Bot 🤖