Skip to content

Conversation

@vim-zz
Copy link
Collaborator

@vim-zz vim-zz commented May 22, 2025

Screenshot 2025-05-22 at 15 08 39 Screenshot 2025-05-22 at 15 08 22

✨ PR Description

Purpose and impact: This PR adds detailed information about IP allowlisting for gitStream across GitHub, GitLab, and Bitbucket installations.

Main changes:

  • Explains the importance of IP allowlisting for webhook event handling and CI runner requests
  • Recommends adding LinearB/gitStream service IPs and using self-hosted runners with static IPs
  • Provides context on potential IP-related errors and how to resolve them

Generated by LinearB AI and added by gitStream.
AI-generated content may contain inaccuracies. Please verify before using. We'd love your feedback! 🚀

@vim-zz vim-zz requested review from EladKohavi and MishaKav May 22, 2025 12:08
Copy link

@orca-security-us orca-security-us bot left a 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
Passed Passed Infrastructure as Code high 0   medium 0   low 0   info 0 View in Orca
Passed Passed SAST high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca

@gitstream-cm
Copy link
Contributor

gitstream-cm bot commented May 22, 2025

Please mark which AI tools you used for this PR by checking the appropriate boxes:

  • GitHub Copilot
  • Cursor
  • ChatGPT
  • Tabnine
  • JetBrains AI Assistant
  • VSCode IntelliCode
  • Claude
  • Gemini
  • Other AI tool
  • No AI tools were used

Tip: If you want to avoid this comment in the future, you can add a label of the format 🤖 ai-* when creating your PR.

@gitstream-cm

This comment has been minimized.

@gitstream-cm gitstream-cm bot requested review from a team and BenLloydPearson May 22, 2025 12:10
gitstream-cm[bot]
gitstream-cm bot previously approved these changes May 22, 2025
@gitstream-cm gitstream-cm bot dismissed their stale review May 22, 2025 12:11

Review dismissed

Comment on lines 92 to 101
=== "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]
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
=== "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]

@gitstream-cm

This comment has been minimized.

Copy link
Collaborator

@MishaKav MishaKav left a comment

Choose a reason for hiding this comment

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

lg

@gitstream-cm gitstream-cm bot requested a review from a team May 22, 2025 12:16
@vim-zz vim-zz merged commit b59e117 into main May 22, 2025
14 checks passed
@vim-zz vim-zz deleted the exaplain-allow-list branch May 22, 2025 12:51
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.

2 participants