-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Teleterm: fix incorrect cluster URI when fetching kube namespaces on a leaf cluster (access request) #48786
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
Teleterm: fix incorrect cluster URI when fetching kube namespaces on a leaf cluster (access request) #48786
Changes from all commits
cdbe0b4
1525e5d
a1ee1ed
df5335f
959078a
9e67424
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Do you mean the JavaScript Map? It should preserve the insertion order. https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Map
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. no it's just a js object, now that you mention it... maybe it will be easy to just replace it with a js map (but not in this PR) |
Uh oh!
There was an error while loading. Please reload this page.