-
Notifications
You must be signed in to change notification settings - Fork 29
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
feat: create ssh type target in admin-ui #1027
Conversation
This pull request is being automatically deployed with Vercel (learn more). boundary-ui β ./ui/adminπ Inspect: https://vercel.com/hashicorp/boundary-ui/A2GAY484iWr3aRb6y9uMDMAUrazA boundary-ui-storybook β ./addons/roseπ Inspect: https://vercel.com/hashicorp/boundary-ui-storybook/E56dZWr3U47Ts3C2Wjr7aUc3ASQ9 boundary-ui-desktop β ./ui/desktopπ Inspect: https://vercel.com/hashicorp/boundary-ui-desktop/CFWCBZU2gwaknL54Ppw8FsQE1cE6 |
@gsusmi and I discussed this in the past when we were working on |
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!
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 left some comments.
@cameronperera I add this comment regarding the code duplication between these two: https://github.com/hashicorp/boundary-ui/pull/1027/files#r837785763 |
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
ποΈ Jira ticket
Description
π§βπ»
TCP
SSH
This pr updates existing target forms to support both TCP and SSH types.
Added a feature flag check to display and create ssh types.