Skip to content

Commit

Permalink
run codegen
Browse files Browse the repository at this point in the history
Signed-off-by: Faeka Ansari <[email protected]>
  • Loading branch information
fykaa committed Dec 16, 2024
1 parent ac87c3f commit 8b73326
Show file tree
Hide file tree
Showing 3 changed files with 247 additions and 47 deletions.
4 changes: 2 additions & 2 deletions ui/src/gen/k8s.io/api/batch/v1/generated_pb.ts
Original file line number Diff line number Diff line change
Expand Up @@ -756,8 +756,8 @@ export class JobSpec extends Message<JobSpec> {
* characters as defined by RFC 3986. The value cannot exceed 63 characters.
* This field is immutable.
*
* This field is alpha-level. The job controller accepts setting the field
* when the feature gate JobManagedBy is enabled (disabled by default).
* This field is beta-level. The job controller accepts setting the field
* when the feature gate JobManagedBy is enabled (enabled by default).
* +optional
*
* @generated from field: optional string managedBy = 15;
Expand Down
Loading

0 comments on commit 8b73326

Please sign in to comment.