Tekton StepAction kind checks Package

Policies to verify that a Tekton StepAction definition has the expected value for kind.

Package Name

  • kind

Rules Included

StepAction definition has expected kind

Confirm the StepAction definition has the kind "StepAction".

  • Rule type: FAILURE

  • FAILURE message: Unexpected kind %q for StepAction definition

  • Code: kind.valid

  • Source