Summary
The published image logs a Quarkus deprecation warning on every boot, as the second line an operator
sees:
WARN [io.quarkus.config] (main) The "quarkus.log.file.enable" config property is deprecated and
should not be used anymore.
Version: ghcr.io/cuioss/api-sheriff:0.1.0@sha256:937b39950c172e3685289c533a06e29afd78293019c15dc9a915a12b41e83e43
Cosmetic, but it is the first impression of the boot log, and a deprecated property is a small
maintenance debt that gets more expensive to notice later — a future Quarkus upgrade that removes it
would turn this into a boot failure.
Summary
The published image logs a Quarkus deprecation warning on every boot, as the second line an operator
sees:
Version:
ghcr.io/cuioss/api-sheriff:0.1.0@sha256:937b39950c172e3685289c533a06e29afd78293019c15dc9a915a12b41e83e43Cosmetic, but it is the first impression of the boot log, and a deprecated property is a small
maintenance debt that gets more expensive to notice later — a future Quarkus upgrade that removes it
would turn this into a boot failure.