Results 4 comments of Blake Hearn

Seeing the same issue using flux when attempting to upgrade from 1.6.0 to 1.7.1. We tried setting `upgrade.force: true` and `upgrade.crds: CreateReplace` but had no success

Thanks @pebrc, we initially tried something really janky (moving `./deploy/eck-operator/charts/eck-operator-crds/templates/all-crds.yaml` to `./deploy/eck-operator/crds/all-crds.yaml` so that the flux options would be applied to our ECK operator HR but that didn't seem to...

@nurmi +1 on this issue. I was confused about these [exact findings](https://repo1.dsop.io/dsop/opensource/thanos/thanos/-/jobs/631305/artifacts/file/ci-artifacts/scan-results/csvs/thanos:v0.16.0-69184-justifications.xlsx) after scanning an image that used a multistage build with quay.io/prometheus/busybox:latest

+2, Rancher is seeing this on their images built `FROM scratch` ``` vulnerabilities | stale_feed_data | The vulnerability feed for this image distro is older than MAXAGE (15) days |...