Skip to content

Retry fetching the pod_environment_secret #1776

@snarlysodboxer

Description

@snarlysodboxer
  • Which image of the operator are you using? The latest, I'm looking at the codebase.
  • **Where do you run it - Metal. Kubernetes.
  • Type of issue? - Bug report.

Sometimes secrets don't show up for a few moments, for example if using ExternalSecrets.

The current code tries once to retrieve the pod_environment_secret secret, and from my testing, only tries again after 1 hour.

Any reason not to use the retryutil and add a few retries here? I may be able to help, depending on how involved.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions