Closed didierofrivia closed 4 months ago
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 61.78%. Comparing base (
9560c40
) to head (66b80ee
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Verification steps seem to be applying 2 sets of deployments of cert-manager. One set in the cert-manager
namespace and another in the default
namespace. The deployments in the default
namespace are prefixed by authorino-operator-
. This seems redundant. Normally, we'd only have it deployed to the cert-manager
.
This PR introduces a way to manage an Authorino Operator Helm Chart. This is not meant to replace the way we are building and delivering our manifests (Kustomize, OLM) but to provide an alternative (complementary) way of delivering the operator.
This early implementation uses Kustomize to create the chart template, instead of creating and maintaining new ones with Helm, to later customize the Helm only settings with its
values.yaml
NOTES
Verification Steps
Install helm locally
Create a local kind cluster
Install required dependency cert-manager
You should see it installed:
latest
) Authorino Operator chartOR
it should return:
It should also have installed Authorino manifests and webhooks i.e:
Build new manifests with specific version of the operator
Upgrade the current installed operator to the freshly built one
Check the installed operator image:
it should return: