mirror of
https://github.com/actions/actions-runner-controller.git
synced 2026-01-17 01:04:47 +08:00
Rename Id and Url fields to ID and URL per convention
This commit is contained in:
@@ -8223,6 +8223,7 @@ spec:
|
||||
description: Replicas is the number of desired EphemeralRunner resources in the k8s namespace.
|
||||
type: integer
|
||||
required:
|
||||
- ephemeralRunnerSpec
|
||||
- patchID
|
||||
type: object
|
||||
status:
|
||||
@@ -8240,6 +8241,10 @@ spec:
|
||||
required:
|
||||
- currentReplicas
|
||||
type: object
|
||||
required:
|
||||
- metadata
|
||||
- spec
|
||||
- status
|
||||
type: object
|
||||
served: true
|
||||
storage: true
|
||||
|
||||
Reference in New Issue
Block a user