-
Notifications
You must be signed in to change notification settings - Fork 44
Add detailed IP allowlisting explanation for all Git providers #722
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Orca Security Scan Summary
| Status | Check | Issues by priority | |
|---|---|---|---|
| Infrastructure as Code | View in Orca | ||
| SAST | View in Orca | ||
| Secrets | View in Orca | ||
| Vulnerabilities | View in Orca |
|
Please mark which AI tools you used for this PR by checking the appropriate boxes:
Tip: If you want to avoid this comment in the future, you can add a label of the format |
This comment has been minimized.
This comment has been minimized.
| === "Self-Managed Runners - Kubernetes" | ||
| **Self-Managed Runners** | ||
|
|
||
| First, [register the runner](https://docs.gitlab.com/runner/register/){:target="_blank"} with a tag, and use the named tag in the `.gitlab-ci.yml` file | ||
|
|
||
| **Kubernetes executors** | ||
|
|
||
| 1. Ensure your runner configuration (`config.toml` for example) has the followig: | ||
| ``` yaml | ||
| [runners.kubernetes] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| === "Self-Managed Runners - Kubernetes" | |
| **Self-Managed Runners** | |
| First, [register the runner](https://docs.gitlab.com/runner/register/){:target="_blank"} with a tag, and use the named tag in the `.gitlab-ci.yml` file | |
| **Kubernetes executors** | |
| 1. Ensure your runner configuration (`config.toml` for example) has the followig: | |
| ``` yaml | |
| [runners.kubernetes] | |
| === "Self-Managed Runners - Kubernetes" | |
| **Self-Managed Runners** | |
| First, [register the runner](https://docs.gitlab.com/runner/register/){:target="_blank"} with a tag, and use the named tag in the `.gitlab-ci.yml` file | |
| **Kubernetes executors** | |
| 1. Ensure your runner configuration (`config.toml` for example) has the following: | |
| ```yaml | |
| [runners.kubernetes] |
This comment has been minimized.
This comment has been minimized.
MishaKav
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lg
✨ PR Description
Purpose and impact: This PR adds detailed information about IP allowlisting for gitStream across GitHub, GitLab, and Bitbucket installations.
Main changes:
Generated by LinearB AI and added by gitStream.
AI-generated content may contain inaccuracies. Please verify before using. We'd love your feedback! 🚀