Skip to content

Conversation

@SimonThalvorsen
Copy link
Contributor

No description provided.

Copy link
Contributor

@larsewi larsewi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great 🚀 Some smaller comments

This is now allowed:
"users" slist => getusers();
"users" slist => getusers( "filtered,usernames" );
"users" slist => getusers( "filtered,usernames", "filtered,ids" );

Ticket: ENT-9962
Changelog: Adds optionality to the arguments in the getusers()-function.

Signed-off-by: Simon Halvorsen <simon.halvorsen@northern.tech>
This is now allowed:
    "groups" slist => getgroups();
    "groups" slist => getgroups( "filtered,groups" );
    "groups" slist => getgroups( "filtered,groups", "filtered,ids" );

Ticket: ENT-9962
Changelog: Adds optionality to arguments in the getgroups()-function

Signed-off-by: Simon Halvorsen <simon.halvorsen@northern.tech>
@SimonThalvorsen
Copy link
Contributor Author

@cf-bottom Heyo, jenkins please

@cf-bottom
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants