Skip to content
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

Merged

Conversation

svghadi
Copy link
Member

@svghadi svghadi commented Sep 26, 2024

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:

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]>
@svghadi svghadi changed the title [WIP] feat: Support use of secrets for Route tls data feat: Support use of secrets for Route tls data Oct 31, 2024
@svghadi svghadi requested a review from anandf October 31, 2024 05:50
@svghadi
Copy link
Member Author

svghadi commented Nov 1, 2024

/retest

Copy link
Member

@anandf anandf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@iam-veeramalla
Copy link
Collaborator

/lgtm
/approve

Copy link

openshift-ci bot commented Nov 4, 2024

[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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved label Nov 4, 2024
@openshift-merge-bot openshift-merge-bot bot merged commit 4690e5b into redhat-developer:master Nov 4, 2024
23 checks passed
@svghadi svghadi deleted the route-tls-secret branch November 4, 2024 06:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ArgoCD object should use argocd-server-tls secret in openshift-gitops namespace for TLS cert
4 participants