Grzegorz Zdunek

Results 15 issues of Grzegorz Zdunek

Backport https://github.com/gravitational/teleport/pull/16538

backport

1/2 of https://github.com/gravitational/teleport/issues/15603 Currently, to make a remote API call, we need to connect to a proxy every time, which is time-consuming. To improve performance, we should create clients once...

size/md
backport/branch/v13
backport/branch/v14
no-changelog
backport/branch/v15

2/2 of https://github.com/gravitational/teleport/issues/15603 This PR replaces calls to `clusterClient.ConnectToProxy()` with `daemon.GetRemoteClient()`. Most of the callsites now receive `auth.ClientI` that they can use to make remote calls. This also aligns with...

size/sm
backport/branch/v13
backport/branch/v14
backport/branch/v15

Electron v30 [blog post](https://www.electronjs.org/blog/electron-30-0) and [release notes](https://releases.electronjs.org/release/v30.0.0). I didn't see any changes that affect us. Tag build: 15.0.0-dev.gzdunek.16. Tested on macOS, Windows and Ubuntu.

ui
dependencies
size/sm
backport/branch/v13
backport/branch/v14
no-changelog
backport/branch/v15

As of now, we had two limitations when creating access requests: 1. Resources from root and leaf clusters can't be added to a single request. 2. Role and resource requests...

ui
teleport-connect
size/md
no-changelog

This PR adds requesting resources from the resources view in Connect. To fetch requestable resources, I need to provide `includeRequestable: true` flag to the call for unified resources. This flag...

ui
teleport-connect
size/md

Closes https://github.com/gravitational/teleport/issues/41207. I've looked at vscode, tabby, Windows Terminal and the Ubuntu terminal and I see that they usually use `Ctrl+Shift+*` or `Ctrl+Alt+*` for shortcuts. I decided to change ours...

documentation
ui
teleport-connect
size/sm
no-changelog

The new icons were prepared with Kenny's help. We decided to move away from using (almost) the same icon for Windows and macOS, but to adapt it more to the...

no-changelog
backport/branch/v16

e counterpart https://github.com/gravitational/teleport.e/pull/4513 Before I start upgrading the package manager, I wanted to clean up the dependencies. It turned out that many of the packages that we install are not...

ui
size/sm
no-changelog
backport/branch/v16

[Rendered version](https://github.com/gravitational/teleport/blob/rfd/0177-upgrade-js-package-manager/rfd/0177-upgrade-js-package-manager.md)

rfd
size/md
no-changelog