Magidoc

Runtime
Object

Runtime entity

Fields

#

metadata

Non-null

Object metadata

errors

[ Error !]!
Non-null

Errors

referencedBy

Entities referencing this entity

references

Entities referenced by this enitity

self

Self entity reference for the real k8s entity in case of codefresh logical entity

syncStatus

Non-null

Sync status

healthStatus

Health status

healthMessage

Health message

projects

[ String !]

Projects

cluster

K8s cluster where the runtime is running

installationType

Non-null

Type of installation CLI|HELM|HOSTED

managed

Non-null

Runtime is managed

ignoreSecurityAndGitTokenUpdatesUsers

[ String !]

Ignore security and git token updates users

isRemoteClusterConnected

Non-null

At least one remote cluster is connected (for managed runtimes)

ingressHost

Ingress host of the runtime

internalIngressHost

Internal Ingress host of the runtime - for app proxy usage only

ingressClass

Ingress class of the runtime

ingressController

Ingress controller of the runtime

gatewayName

Gateway name

gatewayNamespace

Gateway namespace

runtimeVersion

Runtime version

chartVersion

Chart version

runtimeRelease

Non-null

Runtime release information

lastUpdated

Last Updated

installationStatus

Non-null

Installation Status

repo

Repo URL with optional path and branch info

managedClusters

[ Cluster !]!
Non-null

Clusters managed by this runtime

managedClustersNum

Non-null

Total number of clusters managed by this runtime

features

Non-null

Runtime features

gitProvider

The git provider of the installation repo

accessMode

Non-null

The access mode to the runtime - INGRESS|TUNNEL

iscInitialized

Flag for managed runtime to indicate if ISC was initialized

available

Non-null

True if lastHeartbeat was recent than some cutoff (if no lastHeartbeat available, checks updatedAt instead)

status

Non-null

Status

isConfigurationRuntime

Non-null

True if the runtime is a configuration runtime

internalSharedConfigAppName

The internal shared configuration application name for this runtime

inClusterApplicationName

The in-cluster application name for this runtime

runtimeApplicationName

The runtime application name for this runtime

Interfaces

#

Also implements BaseEntity , ProjectBasedEntity , K8sLogicEntity .

Usages

#

References

#

  • Field runtimeForAccount from Query
  • Field runtimesByNames from Query