eclipse-tractusx / managed-identity-wallet

Apache License 2.0
9 stars 22 forks source link

feat(helm): add networkPolicy for miw #246

Closed fty4 closed 8 months ago

fty4 commented 8 months ago

Description

This PR will add a networkPolicy to restrict the access to the miw pods. In the default implementation access from every namespace is allowed (empty ns selector):

from:
  - namespaceSelector: {}

We also need this change to allow network traffic because the default setting will deny everything. Other etx repos already use networkPolicies.

I would be delighted if this could be merged and released soon.

Pre-review checks

Please ensure to do as many of the following checks as possible, before asking for committer review:


Marco Lecheler marco.lecheler@mercedes-benz.com Mercedes-Benz Tech Innovation GmbH (ProviderInformation)

sonarcloud[bot] commented 8 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

github-actions[bot] commented 8 months ago

:tada: This PR is included in version 0.4.0-develop.15 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

github-actions[bot] commented 7 months ago

:tada: This PR is included in version 0.4.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: