You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This could be done by building on #4, that pulls and untars certain chart types. If to this for all charts (then template the local files), we can run grep to determine if a warning should be produced:
Produce warning if chart uses
.Capabilities.APIVersions
, which could affect rendered manifests, causing diff to not paint the full picture.For example, Argo Workflows) won't render a
ServiceMonitor
resource, unless the APImonitoring.coreos.com/v1
is being served.This could be done by building on #4, that pulls and untars certain chart types. If to this for all charts (then template the local files), we can run
grep
to determine if a warning should be produced:The text was updated successfully, but these errors were encountered: