-
Notifications
You must be signed in to change notification settings - Fork 56
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
Add support for boundary_self_managed_worker resource. #293
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this change! I think we can fix both of the issues you mentioned.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for jumping on this and great work so far, I left a couple of comments inline. Also please do run make docs
or go generate
to auto generate to documentation. It would be great if you could also add an example config under examples
Accept suggested schema changes for tags Co-authored-by: Johan Brandhorst-Satzkorn <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One small comment, otherwise looks good to me!
All changes are in, I think we are good to go. |
… 'boundary_worker' on resource checks
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM but it'd be great to have @louisruch's thoughts as well. Could you also coordinate with @prsekar to create an issue for supporting tags later?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this is in a good place to merge, thanks for getting to this!
Reopening PR to see if we can trigger the CI job |
Not sure what's up with Circle but I successfully ran the tests locally so lets merge this :) |
Hey folks, initial cut of a self-managed worker resource.
A couple of things to note: