Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SysdigTeams Error provisioning user account #743

Open
stewartshea opened this issue Feb 5, 2021 · 0 comments
Open

SysdigTeams Error provisioning user account #743

stewartshea opened this issue Feb 5, 2021 · 0 comments
Assignees
Labels
bug Something isn't working sysdig

Comments

@stewartshea
Copy link
Contributor

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.

@stewartshea stewartshea added bug Something isn't working sysdig labels Feb 5, 2021
@stewartshea stewartshea self-assigned this Feb 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working sysdig
Projects
None yet
Development

No branches or pull requests

1 participant