Skip to content

Revision controller panics on certain failures #932

@mdemirhan

Description

@mdemirhan

/area API
/kind bug

Expected Behavior

Elafros controllers should handle errors that can happen transiently and should not panic.

Actual Behavior

Revision controller (revision.go) panics in the following situations:

  • Failure to get or create the namespace for a revision
  • Failure to get metadata for a revision

Metadata

Metadata

Assignees

Labels

area/APIAPI objects and controllerskind/bugCategorizes issue or PR as related to a bug.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions