osbuild / image-builder

Image Builder service for console.redhat.com
Apache License 2.0
49 stars 44 forks source link

v1: expose groups in user customization (HMS-4901) #1385

Open croissanne opened 1 week ago

croissanne commented 1 week ago

When adding a user, immediately add it to the specified groups.


It should be fine to drop the default as the edge-api always adds the groups already https://github.com/RedHatInsights/edge-api/blob/622244f04989159709332e67788c04296989e431/pkg/clients/imagebuilder/client.go#L353-L358

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Files with missing lines Coverage Δ
internal/v1/api.go 49.02% <ø> (ø)
internal/v1/handler_compose_image.go 65.31% <100.00%> (-0.05%) :arrow_down: