InstallPlan [operators.coreos.com/v1alpha1]
- Description
- InstallPlan defines the installation of a set of operators.
- Type
object- Required
metadataspec
Specification
.spec
- Description
- InstallPlanSpec defines a set of Application resources to be installed
- Type
object- Required
approvalapprovedclusterServiceVersionNames
.spec.clusterServiceVersionNames
- Type
array
.spec.clusterServiceVersionNames[]
- Type
string
.status
- Description
- InstallPlanStatus represents the information about the status of steps required to complete installation. Status may trail the actual state of a system.
- Type
object- Required
catalogSourcesphase
.status.attenuatedServiceAccountRef
- Description
- AttenuatedServiceAccountRef references the service account that is used to do scoped operator install.
- Type
object
.status.bundleLookups
- Description
- BundleLookups is the set of in-progress requests to pull and unpackage bundle content to the cluster.
- Type
array
.status.bundleLookups[]
- Description
- BundleLookup is a request to pull and unpackage the content of a bundle to the cluster.
- Type
object- Required
catalogSourceRefidentifierpathreplaces
.status.bundleLookups[].catalogSourceRef
- Description
- CatalogSourceRef is a reference to the CatalogSource the bundle path was resolved from.
- Type
object
.status.bundleLookups[].conditions
- Description
- Conditions represents the overall state of a BundleLookup.
- Type
array
.status.bundleLookups[].conditions[]
- Type
object- Required
statustype
.status.catalogSources
- Type
array
.status.catalogSources[]
- Type
string
.status.conditions
- Type
array
.status.conditions[]
- Description
- InstallPlanCondition represents the overall status of the execution of an InstallPlan.
- Type
object
.status.plan
- Type
array
.status.plan[]
- Description
- Step represents the status of an individual step in an InstallPlan.
- Type
object- Required
resolvingresourcestatus
.status.plan[].resource
- Description
- StepResource represents the status of a resource to be tracked by an InstallPlan.
- Type
object- Required
groupkindnamesourceNamesourceNamespaceversion
API Endpoints
The following API endpoints are available:
/apis/operators.coreos.com/v1alpha1/namespaces/{namespace}/installplansDELETE: delete collection of InstallPlanGET: list objects of kind InstallPlanPOST: create a new InstallPlan
/apis/operators.coreos.com/v1alpha1/namespaces/{namespace}/installplans/{name}DELETE: delete the specified InstallPlanGET: read the specified InstallPlanPATCH: partially update the specified InstallPlanPUT: replace the specified InstallPlan
/apis/operators.coreos.com/v1alpha1/namespaces/{namespace}/installplans/{name}/statusGET: read status of the specified InstallPlanPATCH: partially update status of the specified InstallPlanPUT: replace status of the specified InstallPlan
/apis/operators.coreos.com/v1alpha1/namespaces/{namespace}/installplans
- HTTP method
DELETE- Description
- delete collection of InstallPlan
- HTTP responses
- HTTP method
GET- Description
- list objects of kind InstallPlan
- HTTP responses
- HTTP method
POST- Description
- create a new InstallPlan
- Query parameters
- Body parameters
- HTTP responses
/apis/operators.coreos.com/v1alpha1/namespaces/{namespace}/installplans/{name}
- HTTP method
DELETE- Description
- delete the specified InstallPlan
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified InstallPlan
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified InstallPlan
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified InstallPlan
- Query parameters
- Body parameters
- HTTP responses
/apis/operators.coreos.com/v1alpha1/namespaces/{namespace}/installplans/{name}/status
- HTTP method
GET- Description
- read status of the specified InstallPlan
- HTTP responses
- HTTP method
PATCH- Description
- partially update status of the specified InstallPlan
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace status of the specified InstallPlan
- Query parameters
- Body parameters
- HTTP responses