Bugfix/edc policy: Fixed breaking changes in the backend #1112
Annotations
10 warnings
charts/digital-product-pass/templates/deployment-backend.yaml#L51
Check if Readiness Probe is not configured.
|
charts/digital-product-pass/templates/deployment-frontend.yaml#L125
Check if Readiness Probe is not configured.
|
charts/digital-product-pass/templates/deployment-frontend.yaml#L48
Service Account Tokens are automatically mounted even if not necessary
|
charts/digital-product-pass/templates/deployment-backend.yaml#L44
Service Account Tokens are automatically mounted even if not necessary
|
dpp-frontend/Dockerfile#L72
Package version pinning reduces the range of versions that can be installed, reducing the chances of failure due to unanticipated changes
|
dpp-verification/simple-wallet/Dockerfile#L36
Package version pinning reduces the range of versions that can be installed, reducing the chances of failure due to unanticipated changes
|
charts/digital-product-pass/templates/service-backend.yaml#L28
Namespaces like 'default', 'kube-system' or 'kube-public' should not be used
|
charts/digital-product-pass/templates/deployment-backend.yaml#L27
Namespaces like 'default', 'kube-system' or 'kube-public' should not be used
|
charts/digital-product-pass/templates/secret-backend.yaml#L29
Namespaces like 'default', 'kube-system' or 'kube-public' should not be used
|
charts/digital-product-pass/templates/service-frontend.yaml#L32
Namespaces like 'default', 'kube-system' or 'kube-public' should not be used
|
This job succeeded
Loading