argo-cd
argo-cd copied to clipboard
Fix Broken Link in Getting Started Docs
Signed-off-by: Greg Knoblauch [email protected]
Note on DCO:
If the DCO action in the integration test fails, one or more of your commits are not signed off. Please click on the Details link next to the DCO action for instructions on how to resolve this.
Checklist:
- [ ] Either (a) I've created an enhancement proposal and discussed it with the community, (b) this is a bug fix, or (c) this does not need to be in the release notes.
- [x] The title of the PR states what changed and the related issues number (used for the release note).
- [ ] I've included "Closes [ISSUE #]" or "Fixes [ISSUE #]" in the description to automatically close the associated issue.
- [ ] I've updated both the CLI and UI to expose my feature, or I plan to submit a second PR with them.
- [ ] Does this PR require documentation updates?
- [ ] I've updated documentation as required by this PR.
- [ ] Optional. My organization is added to USERS.md.
- [ ] I have signed off all my commits as required by DCO
- [ ] I have written unit and/or e2e tests for my change. PRs without these are unlikely to be merged.
- [x] My build is green (troubleshooting builds).
Codecov Report
Base: 45.69% // Head: 45.76% // Increases project coverage by +0.07%
:tada:
Coverage data is based on head (
4fb028b
) compared to base (9fac0f6
). Patch has no changes to coverable lines.
Additional details and impacted files
@@ Coverage Diff @@
## master #10585 +/- ##
==========================================
+ Coverage 45.69% 45.76% +0.07%
==========================================
Files 234 236 +2
Lines 28508 28519 +11
==========================================
+ Hits 13027 13053 +26
+ Misses 13694 13661 -33
- Partials 1787 1805 +18
Impacted Files | Coverage Δ | |
---|---|---|
pkg/apis/application/v1alpha1/repository_types.go | 58.06% <0.00%> (-10.55%) |
:arrow_down: |
util/argo/audit_logger.go | 88.00% <0.00%> (-7.66%) |
:arrow_down: |
server/application/logs.go | 81.25% <0.00%> (-4.47%) |
:arrow_down: |
util/argo/argo.go | 64.43% <0.00%> (-1.54%) |
:arrow_down: |
cmd/argocd/commands/root.go | 1.96% <0.00%> (-0.04%) |
:arrow_down: |
util/settings/settings.go | 51.36% <0.00%> (ø) |
|
pkg/apiclient/grpcproxy.go | 0.00% <0.00%> (ø) |
|
server/rbacpolicy/rbacpolicy.go | 82.35% <0.00%> (ø) |
|
applicationset/generators/merge.go | 59.04% <0.00%> (ø) |
|
applicationset/generators/matrix.go | 70.73% <0.00%> (ø) |
|
... and 10 more |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Cherry-picked onto release-2.4 for 2.4.12.