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

[v15] feat: Support multiple active CAs in Web exports #51420

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

codingllama
Copy link
Contributor

@codingllama codingllama commented Jan 23, 2025

Backport #51301 to branch/v15.

Closes #35444.

Changelog: Added support for multiple active CAs in the /auth/export endpoint

@codingllama
Copy link
Contributor Author

Same remarks as v16 / #51418 (comment).

@codingllama codingllama enabled auto-merge January 23, 2025 16:47
@public-teleport-github-review-bot public-teleport-github-review-bot bot removed the request for review from probakowski January 23, 2025 17:59
* Move /auth/export code to own file

* Implement "/auth/export?format=zip"

* Refactor existing tests

* Test format=zip

* Fix comment

* Use bytes.NewReader

* Remove lib/client.ExportAuthorities
@codingllama codingllama force-pushed the codingllama/backport/51301-v15 branch from 44b943f to 15424e6 Compare January 23, 2025 18:04
@codingllama
Copy link
Contributor Author

codingllama commented Jan 23, 2025

Same remarks as v16 / #51418 (comment).

I had not applied the test table "rollbacks" mentioned above here, done now.

@codingllama codingllama added this pull request to the merge queue Jan 23, 2025
Merged via the queue into branch/v15 with commit d007daa Jan 23, 2025
33 checks passed
@codingllama codingllama deleted the codingllama/backport/51301-v15 branch January 23, 2025 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants