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

fix: Change naming convention for RepoCred secret created in Argo CD namespace. #658

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

jparsai
Copy link
Contributor

@jparsai jparsai commented Sep 26, 2023

Description:

This PR is to change naming convention for Secrets created for Repository Credential in Argo CD namespace.

JIRA Ticket:

https://issues.redhat.com/browse/GITOPSRVCE-755

@jparsai jparsai force-pushed the repo-secret branch 3 times, most recently from c02fa6a to d3b17e9 Compare September 26, 2023 11:30
@jgwest jgwest requested review from jgwest and removed request for keithchong and chetan-rns September 26, 2023 12:49
@codecov
Copy link

codecov bot commented Sep 26, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (4ebc3f9) 60.94% compared to head (21e90bb) 60.75%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #658      +/-   ##
==========================================
- Coverage   60.94%   60.75%   -0.20%     
==========================================
  Files          99       99              
  Lines       17865    17867       +2     
==========================================
- Hits        10888    10855      -33     
- Misses       5755     5784      +29     
- Partials     1222     1228       +6     
Files Coverage Δ
...t/controllers/managed-gitops/eventloop/repocred.go 65.80% <100.00%> (-14.29%) ⬇️
backend-shared/util/argocd/util.go 76.92% <0.00%> (-4.16%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@jgwest jgwest left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @jparsai! One small ask, can you also ensure we have E2E test that verifies that the Argo CD repository secret is created, similar to what the unit test is doing in the PR?

@jparsai jparsai force-pushed the repo-secret branch 2 times, most recently from 1936016 to ed68909 Compare October 3, 2023 15:32
Copy link
Member

@jgwest jgwest left a comment

Choose a reason for hiding this comment

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

LGTM, thanks again @jparsai

@openshift-ci openshift-ci bot added the lgtm label Oct 11, 2023
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Oct 11, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jgwest, jparsai

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

@jgwest jgwest merged commit 0f4493d into redhat-appstudio:main Oct 11, 2023
12 of 13 checks passed
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.

2 participants