You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
The manifest release artefact (api-gateway-manager.yaml created by make generate-manifest) is never tested in the release process. The release process should be extended to use this manifest to deploy the manager.
Reasons
Make sure that all release artefacts are tested.
api-gateway-manager.yaml is tested as part of the release process
DoD [Developer & Reviewer]
Provide unit and integration tests.
Provide documentation.
Verify if the solution works for both open-source Kyma and SAP BTP, Kyma runtime.
If you changed the resource limits, explain why it was needed.
If the default configuration of Istio Operator has been changed, you performed a manual upgrade test to verify that the change can be rolled out correctly.
Verify that your contributions don't decrease code coverage. If they do, explain why this is the case.
Add release notes.
The text was updated successfully, but these errors were encountered:
Description
The manifest release artefact (api-gateway-manager.yaml created by
make generate-manifest
) is never tested in the release process. The release process should be extended to use this manifest to deploy the manager.Reasons
Make sure that all release artefacts are tested.
ToDos [Developer]
PRs
ACs [PO]
api-gateway-manager.yaml
is tested as part of the release processDoD [Developer & Reviewer]
The text was updated successfully, but these errors were encountered: