Skip to content

Timeout errors for global objects which are wrongly namespaced  #729

@stefanprodan

Description

@stefanprodan

If global objects like StorageClasses have wrongly set metadata.namespace, the controller will error out with:

timeout waiting for: [StorageClass/wrong-namespace/aws-efs status: 'Unknown']

Instead of relying on the manifests created by users, we should run the health check for the objects returned by the API server after the server-side apply, as the Kubernetes API removes the namespace from global objects.

Metadata

Metadata

Assignees

Labels

area/server-side-applySSA related issues and pull requestsbugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions