fix(agent bootstrap): panic when cfg exists but no user access defined
Description
- fix(agent bootstrap): panic when cfg exists but no user access defined
This change set fixes a panic that occurs during a cluster agent
bootstrap when the agent configuration file already exists but does not
have user_access configured.
Closes gitlab#507927 (closed)
Related Issues
Resolves gitlab#507927 (closed)
How has this been tested?
- Manually
Screenshots (if appropriate):
Types of changes
-
Bug fix (non-breaking change which fixes an issue) -
New feature (non-breaking change which adds functionality) -
Breaking change (fix or feature that would cause existing functionality to change) -
Documentation -
Chore (Related to CI or Packaging to platforms) -
Test gap
Edited by Timo Furrer