Skip to content

Commit

Permalink
feat(scheduler): update crd
Browse files Browse the repository at this point in the history
controller-gen crd paths=./prow/apis/prowjobs/v1/... output:stdout >config/prow/cluster/prowjob-crd/prowjob_customresourcedefinition.yaml
  • Loading branch information
danilo-gemoli committed Mar 8, 2024
1 parent 68b9208 commit dff7eb0
Show file tree
Hide file tree
Showing 3 changed files with 19,385 additions and 24,412 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ spec:
state:
type: string
enum:
- "scheduling"
- "triggered"
- "pending"
- "success"
Expand Down
Loading

0 comments on commit dff7eb0

Please sign in to comment.