Skip to content
This repository was archived by the owner on Aug 5, 2025. It is now read-only.
This repository was archived by the owner on Aug 5, 2025. It is now read-only.

SysdigTeams Error provisioning user account  #743

@stewartshea

Description

@stewartshea

SysdigTeam isn't being provisioned properly. The error from the operator is:

�[0;31mfatal: [localhost]: FAILED! => {"msg": "Unexpected templating type error occurred on ({{ team_users_and_roles | default([]) + [ { 'name' : team_user.name, 'role': team_user.role, 'userID' : user_creation_output.userID } ] }}): must be str, not list"}�[0m

I suspect it's because one of the usernames on the list is defined as name.1.surname@example.com and potentially the .1 is causing the issue.

Definition of Done
That type of username should be allowed and fully converted to a string.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingsysdig

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions