-
Notifications
You must be signed in to change notification settings - Fork 283
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: Support use of secrets for Route tls data #780
feat: Support use of secrets for Route tls data #780
Conversation
Signed-off-by: Siddhesh Ghadi <[email protected]>
Signed-off-by: Siddhesh Ghadi <[email protected]>
Signed-off-by: Siddhesh Ghadi <[email protected]>
Signed-off-by: Siddhesh Ghadi <[email protected]>
96d2c19
to
191bb4f
Compare
/retest |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: iam-veeramalla The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
4690e5b
into
redhat-developer:master
What type of PR is this?
/kind enhancement
What does this PR do / why we need it:
This PR adds support to use secrets to configure tls data in ArgoCD CR. The feature is implemented in upstream operator with argoproj-labs/argocd-operator#1547, argoproj-labs/argocd-operator#1580.
Have you updated the necessary documentation?
Upstream documentation is added with argoproj-labs/argocd-operator#1579
Which issue(s) this PR fixes:
Fixes #629
GITOPS-5232
How to test changes / Special notes to the reviewer:
kubectl kuttl test ./test/openshift/e2e/parallel --config ./test/openshift/e2e/parallel/kuttl-tests.yaml --test 1-005_validate_route_tls