-
Implement `DisplayName` field for GitRepos. This should be set on the created Git repository as description (i.e. GitLab: "Project description", GitHub: "Description").
The operator should default th…
srueg updated
4 years ago
-
The secret name used for the `repoTemplate` is hardcoded in https://github.com/projectsyn/lieutenant-api/blob/master/pkg/api/utils.go#L193. Either make it configurable (Environment variable) or change…
tobru updated
4 years ago
-
Write some basic documentation about this tool. Reuse as much as possible from the SDD: https://github.com/projectsyn/documentation/blob/master/docs/modules/SDDs/pages/0007-lieutenant-management-api.a…
srueg updated
4 years ago
-
Enable Commodore to use components which are hosted in different repositories. This will likely require some reworking of the current component discovery mechanism, which relies on the `COMMODORE_GLOB…
-
Generate the name of the git repo secret reference in https://github.com/projectsyn/lieutenant-api/blob/master/pkg/api/utils.go#L193 by parsing the `gitRepo` field. Use the subdomain and domain as ide…
tobru updated
4 years ago
-
Initialise empty catalog Git repository. For Commodore to work properly there needs to be at least a master branch present.
## Task Deliverables
- [x] New cluster catalog git repos are bootstrap…
srueg updated
4 years ago
-
Write some basic documentation about this tool. If possible include the generated OpenAPI spec documentation in Antora.
## Task Deliverables
- [x] Basic documentation about lieutenant-api
srueg updated
4 years ago
-
Write some basic documentation about this tool.
## Task Deliverables
- [x] Basic documentation about Steward
srueg updated
4 years ago
-
Today I have had the chance to work with the lieutenant API while synfecting several clusters. Even with smaller numbers of tenants and clusters, I got confused and had to concentrate really hard to n…