Michael Brewer

Results 134 comments of Michael Brewer
trafficstars

I like the idea of making the common cases easier and more prominent and its hard to know what tools developers like to use and which ones are a destruction....

For @matifali is not an option, and we would still need to have a user secret stored somewhere. Would there be an option to have a personal vault in the...

I like the nested format and handles clutter. If a coder_app is just a link does it make sense to be another type of resource for just links. Because each...

Once you are using OIDC for groups, group creation, roles and user logins. All of these features should be read only. - user profile updates - roles and role mapping...

Sorry, yes. I noticed that "roles" syncing does make it read only. "groups" syncing does have a challenge that the "groups" have to already exist (but no users can be...

I will test that. For my testing the group names were the Object Id. But I will see if mapping them in coders environment configuration.

I would like to add support for coder signals for some of the common coder terraform modules like git-clone etc.

Awesome. Will this be in the next mainline update ?

Would love to test this out, and help give feedback. This would reduce the setup needed per project and also allow for template conventions (open in coder) along with enhancements...

@BrunoQuaresma i have done some of the ground work to support this via terraform modules and also an issue to support merge requests etc.. - https://github.com/coder/modules/tree/main/git-clone#github-clone-with-branch-name - https://github.com/coder/modules/issues/211 However i...