Skip to content

Commit

Permalink
feat(run): update the api
Browse files Browse the repository at this point in the history
#### run:v1alpha1

The following keys were deleted:
- schemas.Capabilities (Total Keys: 6)
- schemas.Container.properties.lifecycle.$ref (Total Keys: 1)
- schemas.Container.properties.stdin (Total Keys: 2)
- schemas.Container.properties.tty.type (Total Keys: 1)
- schemas.Container.properties.volumeDevices (Total Keys: 2)
- schemas.ContainerPort.properties.hostIP.type (Total Keys: 1)
- schemas.ContainerPort.properties.hostPort (Total Keys: 2)
- schemas.HTTPGetAction.properties.port.$ref (Total Keys: 1)
- schemas.Handler (Total Keys: 5)
- schemas.IntOrString (Total Keys: 7)
- schemas.Lifecycle (Total Keys: 4)
- schemas.Probe.properties.handler.$ref (Total Keys: 1)
- schemas.Quantity (Total Keys: 3)
- schemas.ResourceRequirements.properties.limitsInMap (Total Keys: 2)
- schemas.ResourceRequirements.properties.requestsInMap (Total Keys: 2)
- schemas.SELinuxOptions (Total Keys: 6)
- schemas.SecurityContext.properties.allowPrivilegeEscalation.type (Total Keys: 1)
- schemas.SecurityContext.properties.capabilities.$ref (Total Keys: 1)
- schemas.SecurityContext.properties.privileged.type (Total Keys: 1)
- schemas.SecurityContext.properties.readOnlyRootFilesystem.type (Total Keys: 1)
- schemas.SecurityContext.properties.runAsGroup (Total Keys: 2)
- schemas.SecurityContext.properties.runAsNonRoot.type (Total Keys: 1)
- schemas.SecurityContext.properties.seLinuxOptions.$ref (Total Keys: 1)
- schemas.TCPSocketAction.properties.port.$ref (Total Keys: 1)
- schemas.VolumeDevice (Total Keys: 4)
- schemas.VolumeMount.properties.mountPropagation.type (Total Keys: 1)

The following keys were added:
- schemas.Container.properties.startupProbe.$ref (Total Keys: 1)
- schemas.Probe.properties.exec.$ref (Total Keys: 1)
- schemas.Probe.properties.httpGet.$ref (Total Keys: 1)
- schemas.Probe.properties.tcpSocket.$ref (Total Keys: 1)
- schemas.TCPSocketAction.properties.port (Total Keys: 2)
  • Loading branch information
yoshi-automation committed Jul 6, 2021
1 parent e20ec3f commit db18e29
Show file tree
Hide file tree
Showing 3 changed files with 702 additions and 1,298 deletions.

0 comments on commit db18e29

Please sign in to comment.