V1-Docs (UserGuide): Add Managing Piped Section#6347
Conversation
1a3560f to
15a71dc
Compare
|
cc: @khanhtc1202 |
|
Marking ready for review, only configuration reference remaining. NOT TO MERGE |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #6347 +/- ##
==========================================
- Coverage 28.82% 26.68% -2.14%
==========================================
Files 560 524 -36
Lines 59937 55925 -4012
==========================================
- Hits 17277 14926 -2351
+ Misses 41339 39869 -1470
+ Partials 1321 1130 -191
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
| | chartRepositories | [][ChartRepository](#chartrepository) | List of Helm chart repositories that should be added while starting up. | No | | ||
| | chartRegistries | [][ChartRegistry](#chartregistry) | List of helm chart registries that should be logged in while starting up. | No | | ||
| | platformProviders | [][PlatformProvider](#platformprovider) | List of platform providers can be used by this piped. | No | |
There was a problem hiding this comment.
We don't have this for v1, all will be under plugins 👀
| | chartRepositories | [][ChartRepository](#chartrepository) | List of Helm chart repositories that should be added while starting up. | No | | ||
| | chartRegistries | [][ChartRegistry](#chartregistry) | List of helm chart registries that should be logged in while starting up. | No | | ||
| | platformProviders | [][PlatformProvider](#platformprovider) | List of platform providers can be used by this piped. | No | | ||
| | analysisProviders | [][AnalysisProvider](#analysisprovider) | List of analysis providers can be used by this piped. | No | |
There was a problem hiding this comment.
|
@khanhtc1202 , thanks, the config reference is yet to be changed. Can you review other files? |
| @@ -0,0 +1,68 @@ | |||
| --- | |||
| title: "Adding an analysis provider" | |||
There was a problem hiding this comment.
This should be part of plugin docs instead of piped docs, wdyt?
There was a problem hiding this comment.
This will be change after this PR be merged, right? 👀
|
This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
Signed-off-by: Eeshaan Sawant <eeshaans1@gmail.com>
Signed-off-by: Eeshaan Sawant <eeshaans1@gmail.com>
Signed-off-by: Eeshaan Sawant <eeshaans1@gmail.com>
Signed-off-by: Eeshaan Sawant <eeshaans1@gmail.com>
Signed-off-by: Eeshaan Sawant <eeshaans1@gmail.com>
Signed-off-by: Eeshaan Sawant <eeshaans1@gmail.com>
Signed-off-by: Eeshaan Sawant <eeshaans1@gmail.com>
6f35e3e to
a1cf85a
Compare
|
@rahulshendre @Ayushmore1214 can you please review this PR for discrepancies? We need to get this merged soon. Thanks in advance. Please do not check the configuration reference. It is yet to be updated. Also, the Kubernetes and terraform plugin info will move to the plugins section soon. |
|
@eeshaanSA |
What this PR does:
Add userguide/managingPiped section.
Please check v0.55x userguide to check and review what has changed.
Why we need it:
Which issue(s) this PR fixes:
Fixes #
Does this PR introduce a user-facing change?: