Skip to content

Commit

Permalink
Remove the legacy view for resource requests and deprecated `AppServe…
Browse files Browse the repository at this point in the history
…rOrSAMLIdPServiceProvider` from Connect (#48565)

* Provide instructions where to find resources to request when `show_resources` is set to `accessible_only`

* Allow requesting only roles from the new request view

* Remove `fetchApps`, `fetchKubes` and `fetchDatabases`

* Remove handlers on the tshd side

* Remove the last usage of `AppServerOrSAMLIdPServiceProvider` from `lib/teleterm`

* Deprecate GetServers

* Add stories

* Do not repeat the whole block in `NewRequest`

* Add JSDoc for `NewRequest`

* Inline `fetchServers`

---------

Co-authored-by: Rafał Cieślak <[email protected]>
  • Loading branch information
gzdunek and ravicious authored Nov 8, 2024
1 parent eb12851 commit 456acf7
Show file tree
Hide file tree
Showing 23 changed files with 1,194 additions and 3,462 deletions.
2,513 changes: 975 additions & 1,538 deletions gen/proto/go/teleport/lib/teleterm/v1/service.pb.go

Large diffs are not rendered by default.

127 changes: 7 additions & 120 deletions gen/proto/go/teleport/lib/teleterm/v1/service_grpc.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 456acf7

Please sign in to comment.