Skip to content

Add missing network policy for stackgres operator#586

Merged
github-actions[bot] merged 1 commit intomasterfrom
hotfix/stackgres_netpol
Feb 12, 2026
Merged

Add missing network policy for stackgres operator#586
github-actions[bot] merged 1 commit intomasterfrom
hotfix/stackgres_netpol

Conversation

@TheBigLee
Copy link
Member

@TheBigLee TheBigLee commented Feb 12, 2026

Summary

  • The stackgres operator needs access to the instance itself in order to properly manage it.

Checklist

  • Update tests.
  • Link this PR to related issues.
  • Merge with /merge comment.

Component PR: vshn/component-appcat#1069

@github-actions
Copy link
Contributor

@TheBigLee TheBigLee force-pushed the hotfix/stackgres_netpol branch 2 times, most recently from d5fd72e to b5dff53 Compare February 12, 2026 11:26
@github-actions
Copy link
Contributor

@TheBigLee TheBigLee requested review from a team, Kidswiss, Copilot, mdnix, mikeshootzz and zugao and removed request for a team February 12, 2026 11:26
@github-actions
Copy link
Contributor

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds an additional NetworkPolicy to ensure the StackGres operator can reach the PostgreSQL instance namespace, complementing the default per-instance NetworkPolicy created during namespace bootstrapping.

Changes:

  • Create a new NetworkPolicy allowing ingress from the StackGres operator namespace into the instance namespace.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions
Copy link
Contributor

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions
Copy link
Contributor

@TheBigLee TheBigLee force-pushed the hotfix/stackgres_netpol branch from b9f5dac to 6708ae2 Compare February 12, 2026 12:07
@github-actions
Copy link
Contributor

The stackgres operator needs access to the instance itself in order to
properly manage it.

Signed-off-by: Nicolas Bigler <nicolas.bigler@vshn.ch>
@TheBigLee TheBigLee force-pushed the hotfix/stackgres_netpol branch from 6708ae2 to d363b97 Compare February 12, 2026 12:13
@github-actions
Copy link
Contributor

@TheBigLee
Copy link
Member Author

/merge

@github-actions
Copy link
Contributor

@github-actions github-actions bot merged commit af0e3f8 into master Feb 12, 2026
9 checks passed
@github-actions github-actions bot deleted the hotfix/stackgres_netpol branch February 12, 2026 12:37
TheBigLee pushed a commit to vshn/component-appcat that referenced this pull request Feb 12, 2026
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