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

feat(api): create NetworkPolicy for Importer pod #675

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

danilrwx
Copy link
Contributor

@danilrwx danilrwx commented Jan 28, 2025

Description

Create a network policy for the importer pod.

Why do we need it, and what problem does it solve?

If network access is restricted for a namespace by a project or network policy, then there is a problem with access to the DVCR.

What is the expected result?

When creating an importer pod, we also create a network policy just for this pod that allows network access.

Checklist

  • The code is covered by unit tests.
  • e2e tests passed.
  • Documentation updated according to the changes.
  • Changes were tested in the Kubernetes cluster manually.

Changelog entries

section: api
type: feat
summary: create a network policy for the importer pod

@danilrwx danilrwx marked this pull request as draft January 29, 2025 07:52
@danilrwx danilrwx force-pushed the feat/api/create-network-policy-for-importer branch 3 times, most recently from 29ec610 to b88da7c Compare January 30, 2025 09:54
@danilrwx danilrwx added this to the v0.16.0 milestone Jan 30, 2025
Signed-off-by: Daniil Antoshin <[email protected]>

dns

Signed-off-by: Daniil Antoshin <[email protected]>

a

Signed-off-by: Daniil Antoshin <[email protected]>

test

Signed-off-by: Daniil Antoshin <[email protected]>
@danilrwx danilrwx force-pushed the feat/api/create-network-policy-for-importer branch from b88da7c to 4e568fe Compare February 3, 2025 08:33
Signed-off-by: Daniil Antoshin <[email protected]>
@danilrwx danilrwx force-pushed the feat/api/create-network-policy-for-importer branch from 4e568fe to 5626110 Compare February 3, 2025 08:44
Signed-off-by: Daniil Antoshin <[email protected]>
Signed-off-by: Daniil Antoshin <[email protected]>
@danilrwx danilrwx force-pushed the feat/api/create-network-policy-for-importer branch 2 times, most recently from b965555 to 5a20aea Compare February 4, 2025 09:10
@danilrwx danilrwx marked this pull request as ready for review February 4, 2025 09:54
@danilrwx danilrwx force-pushed the feat/api/create-network-policy-for-importer branch 3 times, most recently from 32b18f8 to 850cee9 Compare February 4, 2025 10:26
@danilrwx danilrwx force-pushed the feat/api/create-network-policy-for-importer branch from 850cee9 to 7af99e3 Compare February 4, 2025 13:18
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

Successfully merging this pull request may close these issues.

1 participant