Commit 366054c
committed
fix: update AgentRuntime CRD to remove default 8h maxSessionDuration
Remove the 'default: 8h' value and drop maxSessionDuration from the
required list in the generated CRD YAML. This matches the updated
kubebuilder markers in agent_type.go where +kubebuilder:default was
removed and the field marked as +optional.
Fixes codegen check failure in PR volcano-sh#360.1 parent 89eed8a commit 366054c
1 file changed
Lines changed: 2 additions & 2 deletions
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | 47 | | |
49 | 48 | | |
50 | 49 | | |
| 50 | + | |
| 51 | + | |
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
| |||
8504 | 8505 | | |
8505 | 8506 | | |
8506 | 8507 | | |
8507 | | - | |
8508 | 8508 | | |
8509 | 8509 | | |
8510 | 8510 | | |
| |||
0 commit comments