Skip to content

operator installation failed when installing in a custom numeric namespace #926

@LukasNg

Description

@LukasNg

Hi team,

Installation of operator kept failing when I tried to install in a custom numeric namespace (e.g. 123) and seems like it's being recognised as empty:

logs from pod:
I1118 15:06:01.284823 1 request.go:621] Throttling request took 1.045048932s, request: GET:https://172.21.0.1:443/apis/apps/v1?timeout=32s I1118 15:06:05.307624 1 init.go:184] Single Deployment Status: true, MultiInstance Deployment status: false, SaaS Depolyment Status: false I1118 15:06:05.317230 1 main.go:194] Creating CommonService CR in the namespace 987 E1118 15:06:05.334289 1 main.go:196] Failed to create CommonService CR: an empty namespace may not be set when a resource name is provided

and my common-service-maps configmaps:
`namespaceMapping:

  • requested-from-namespace:
    • "987"
      map-to-common-service-namespace: "987"
      defaultCsNs: ibm-common-services`

we found a workaround for now: create CommonService manually and restart the pod

please can you have a look, thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions