-
Notifications
You must be signed in to change notification settings - Fork 2k
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
[feature] consul & vault hyperlinks #5860
Comments
@TheRevenantStar Can you clarify if you mean in our UI or in the project website? |
In the UI
|
This has been in the back of my mind for awhile now, so I'm glad others are thinking similarly :) Doing this properly will require coordinating with other products and (ideally) deep-linking to things like services, intentions, and secrets. There's chatter about all this internally, but the best I can say now is stay tuned, and I hope browser bookmarks aren't too troublesome in the meantime. |
@mikenomitch I think this ticket needs to be broken up into 2 separate issues. One re: changing the cc: @lgfa29 @tgross unsure who on the backend has bandwidth for this and when they'll have bandwidth. |
@ChaiWithJai If you don't mind, let's keep this as a single issue since I think just having the UI block without the UI isn't really delivering value. That said, we'll need to figure out how to coordinate on our side, but hopefully shouldn't be too bad passing this off from backend to frontend. |
@mikenomitch @ChaiWithJai I'm looking at this and I'm a little unclear as to what we're looking to implement. I'd scoped out deep links for services in #10583 (much of which came from (internal ref)), but this issue looks like it's just about having the Nomad menu include a link out to a Consul and/or Vault server? If so, that would make the server-side requirements of this issue:
As for that "somehow...", our |
I'm going to lock this issue because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active issues. |
Since the "HashiStack" is designed to be used all together, can a link be added (via config or consul auto-discover) to the other component of the stack?
I'd like to be able to click on the nomad logo and be presented a simple menu to jump to consul & vault (and maybe other services by config file)
The text was updated successfully, but these errors were encountered: