Lucas Manuel Rodriguez
Lucas Manuel Rodriguez
Successful run of Github action that updated Fleet's TUF timestamp.json in https://tuf.fleetctl.com: https://github.com/fleetdm/fleet/actions/runs/12141253115 The action is configured to run every Tuesday.
Hi folks! > Was able to reproduce it - this time with a TLS certificate that should be publicy trusted through validatable intermediate CA's, however, until the root CA and...
I forgot to thank @N0rthg4t3 for your feedback [here](https://github.com/fleetdm/fleet/issues/6085#issuecomment-2096291599)! (it helped me reproduce the issue)
@xpkoala @PezHub I've added QA notes to the description.
Another example where dropping MySQL 5.7 support would have lead to simpler code: https://github.com/fleetdm/fleet/pull/19654/files#diff-b2dbd5eb9d667567e564e494777c3d3662362ba5300cf6cb3669df059d51f73aR19
Sorry, I incorrectly added the `:product` label. This is a bug. Let us know how big of a priority is fixing this (vs other bugs/features).
> adding a p2 label here because the 'workaround' option of deleting the host to get this updated with the correct date does not work for customer-preston. they're unable to...
I'll be taking a look at where we can get the enrolled date from. AFAICS it won't be exact, most likely an approximation (deduced from other MySQL table row timestamps).
@zayhanlon @noahtalerman `Added to Fleet` is the date the osquery agent enrolled (different than the MDM enroll time or the time that the host was ingested via DEP). I did...
> is there NO other way for us to capture the actual enrollment date vs this option^ ? The diff on some of these is really high I ran out...