Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat: add coderd endpoint to generate network support bundle #12162

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

Closed
Tracked by #12160
johnstcn opened this issue Feb 15, 2024 · 1 comment
Closed
Tracked by #12160

feat: add coderd endpoint to generate network support bundle #12162

johnstcn opened this issue Feb 15, 2024 · 1 comment
Assignees

Comments

@johnstcn
Copy link
Member

johnstcn commented Feb 15, 2024

Part of #12160

Create an API endpoint that calls the package added in #12161 to fetch required information.

It should:

  • Only be accessible by users with the owner role
  • Be rate-limited by default
  • Only allow serving one request at a time. Multiple concurrent requests should fail-fast.
@johnstcn
Copy link
Member Author

I'm not sure this actually ended up being necessary, as most of the info we can retrieve from the client via REST API. Will re-open if required.

@johnstcn johnstcn closed this as not planned Won't fix, can't repro, duplicate, stale Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant