Skip to content
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

Move the shared part of access requests UI to OSS #41036

Merged
merged 8 commits into from
Apr 30, 2024

Conversation

gzdunek
Copy link
Contributor

@gzdunek gzdunek commented Apr 30, 2024

Closes #17706

In this PR, we finally move the shared part of access requests UI to OSS. This will allow Connect to build without having an access to teleport.e.

Some of the files in shared still import stuff from teleport. This is not ideal (although we had them even before), but with Michael's upcoming work we may be able to get rid of some of them.

I added a reference to the last commit from teleport.e to the first commit. From what I see, 'squash and merge' combines all commits' messages into a single message, so this information should be preserved.

Best to review commit by commit.

@gzdunek gzdunek added no-changelog Indicates that a PR does not require a changelog entry backport/branch/v15 labels Apr 30, 2024
@public-teleport-github-review-bot

@gzdunek - this PR will require admin approval to merge due to its size. Consider breaking it up into a series smaller changes.

1 similar comment
@public-teleport-github-review-bot

@gzdunek - this PR will require admin approval to merge due to its size. Consider breaking it up into a series smaller changes.

Copy link
Member

@ravicious ravicious left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems to work fine, but the only testing I've done is creating, reviewing and assuming a resource access request through Connect.

@gzdunek gzdunek requested a review from zmb3 April 30, 2024 16:01
@public-teleport-github-review-bot public-teleport-github-review-bot bot removed the request for review from kimlisa April 30, 2024 16:57
@gzdunek gzdunek added this pull request to the merge queue Apr 30, 2024
Merged via the queue into master with commit 3ee2c51 Apr 30, 2024
42 of 43 checks passed
@gzdunek gzdunek deleted the gzdunek/shared-access-requests-oss branch April 30, 2024 18:19
@public-teleport-github-review-bot

@gzdunek See the table below for backport results.

Branch Result
branch/v15 Create PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/branch/v15 no-changelog Indicates that a PR does not require a changelog entry size/xl ui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Connect: Remove proprietary imports from OSS build
4 participants