Skip to content

cert-upgrader CronJob hardcodes mutable annotation causing perpetual GitOps drift #544

@isantospardo

Description

@isantospardo

The cert-upgrader CronJob template previously hardcoded:

  annotations:
    cert-upgrader-uid: ""

The upgrader job mutates this annotation at runtime to store its execution UID. Because the chart rendered a static empty value, ArgoCD always detected drift after the first execution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions