4 comments (4 comments)0 reactions (0 reactions)0 assignees (0 assignees)Go802 forks (802 forks)auto 404
area/infra-mgrhelp wantedpriority/medium
Repository metrics
- Stars
- 2,871 stars (2,871 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
Description:
- Create a infra manager and start a infra manager runner to test whether the runner can subscribe and translate resources correctly or not
Contributor guide
- Research direction
- Study the existing Infra Manager and runner code in the repository. Identify the subscription and translation logic. Write integration tests that create a Infra Manager instance, start a runner, and verify that resources are subscribed and translated correctly.
- Tech stack
- go
- Domain
- backend
- Issue type
- Test
- Prerequisites
- Go