-
Notifications
You must be signed in to change notification settings - Fork 20
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: add topology with cue rules for resources #60
Conversation
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.
Great!
Could you provide an example of what the rules should look like to support the FluxCD Helm component? |
If it is a FluxCD Helm component, then its rule should be like this:
But I'm not sure you want these two resources or the whole resources that created by a Helm Chart. |
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #60 +/- ##
==========================================
+ Coverage 90.04% 90.43% +0.38%
==========================================
Files 62 64 +2
Lines 2110 2414 +304
==========================================
+ Hits 1900 2183 +283
- Misses 154 168 +14
- Partials 56 63 +7
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
I mean how to list resources deployed by fluxcd helmRelease, the resources has a special labels point to the helmRelease. Such as this deployment:
|
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>
Get resource topology with rules like: