Rename Id and Url fields to ID and URL per convention

This commit is contained in:
Nikola Jokic
2026-01-15 19:16:07 +01:00
parent 0bb603edc8
commit ffcaa06b6a
26 changed files with 193 additions and 155 deletions

View File

@@ -16323,6 +16323,8 @@ spec:
It is used to identify which vault integration should be used to resolve secrets.
type: string
type: object
required:
- template
type: object
status:
description: AutoscalingRunnerSetStatus defines the observed state of AutoscalingRunnerSet
@@ -16338,6 +16340,10 @@ spec:
state:
type: string
type: object
required:
- metadata
- spec
- status
type: object
served: true
storage: true