Skip to content

local run script produces reconciler errors #317

Description

@catastrophe-brandon

If you make run-local as described in the README the resulting logs show a recurring error message:

{"level":"error","ts":1749582836.9380941,"msg":"Reconciler error","controller":"frontend","controllerGroup":"cloud.redhat.com","controllerKind":"Frontend","Frontend":{"name":"inventory","namespace":"boot"},"namespace":"boot","name":"inventory","reconcileID":"02ddd72b-b2be-4727-a68f-2fee83b59607","error":"error creating resource *v1.ConfigMap feo-context-cfg: namespaces \"feo-testing\" not found"}

A work-around for this is to manually create the namespace, e.g. kubectl create namespace feo-testing.

Ideally, our scripts should create a cohesive environment for working locally. Would it be possible to add this to the local run script?

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