Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for DeploymentConfig (0.38 sec)

  1. pkg/kube/util.go

    			} else if typeMetadata.Kind == "ReplicationController" && pod.Labels["deploymentconfig"] != "" {
    				// If the pod is controlled by the replication controller, which is created by the DeploymentConfig resource in
    				// Openshift platform, set the deploy name to the deployment config's name, and the kind to 'DeploymentConfig'.
    				//
    				// nolint: lll
    				// For DeploymentConfig details, refer to
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 05:10:23 UTC 2024
    - 18.6K bytes
    - Viewed (0)
Back to top