Skip to content

Instantly share code, notes, and snippets.

@jboyd01
Created August 21, 2018 19:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jboyd01/cddc4d1eb36a10d59d504292a299b9fb to your computer and use it in GitHub Desktop.
Save jboyd01/cddc4d1eb36a10d59d504292a299b9fb to your computer and use it in GitHub Desktop.
Spec:
Cluster Service Class External Name: example-starter-pack-service
Cluster Service Class Ref:
Name: 4f6e6cf6-ffdd-425f-a2c7-3c9258ad246a
Cluster Service Plan External Name: default
Cluster Service Plan Ref:
Name: 86064792-7ea2-467b-af93-ac9694d96d5b
External ID: 20da0666-a570-11e8-97f3-0242ac110003
Parameters:
Update Requests: 0
Status:
Async Op In Progress: true
Conditions:
Last Transition Time: 2018-08-21T18:46:16Z
Message: The instance is being updated asynchronously (operation in progress: 0.75%)
Reason: UpdatingInstance
Status: False
Type: Ready
Current Operation: Update
Deprovision Status: Required
External Properties:
Cluster Service Plan External ID: 86064792-7ea2-467b-af93-ac9694d96d5x
Cluster Service Plan External Name: premium
In Progress Properties:
Cluster Service Plan External ID: 86064792-7ea2-467b-af93-ac9694d96d5b
Cluster Service Plan External Name: default
Observed Generation: 15
Operation Start Time: 2018-08-21T18:48:16Z
Orphan Mitigation In Progress: false
Provision Status: Provisioned
Reconciled Generation: 11
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Provisioning 19m service-catalog-controller-manager The instance is being provisioned asynchronously
Normal Provisioning 19m service-catalog-controller-manager The instance is being provisioned asynchronously (operation in progress: 0.25%)
Normal Provisioning 18m service-catalog-controller-manager The instance is being provisioned asynchronously (operation in progress: 0.5%)
Normal Provisioning 18m service-catalog-controller-manager The instance is being provisioned asynchronously (operation in progress: 0.75%)
Normal ProvisionedSuccessfully 18m service-catalog-controller-manager The instance was provisioned successfully
Normal UpdatingInstance 18m service-catalog-controller-manager The instance is being updated asynchronously
Normal UpdatingInstance 18m service-catalog-controller-manager The instance is being updated asynchronously (operation in progress: 0.25%)
Normal UpdatingInstance 18m service-catalog-controller-manager The instance is being updated asynchronously (operation in progress: 0.5%)
Normal UpdatingInstance 18m service-catalog-controller-manager The instance is being updated asynchronously (operation in progress: 0.75%)
Normal InstanceUpdatedSuccessfully 18m service-catalog-controller-manager The instance was updated successfully
Warning ReferencesNonexistentServicePlan 15m (x12 over 16m) service-catalog-controller-manager References a non-existent ClusterServicePlan {ClusterServicePlanExternalName:"invalid"} on ClusterServiceClass 4f6e6cf6-ffdd-425f-a2c7-3c9258ad246a {ClusterServiceClassExternalName:"example-starter-pack-service"} or there is more than one (found: 0)
Warning ReferencesNonexistentServicePlan 15m (x3 over 15m) service-catalog-controller-manager References a non-existent ClusterServicePlan {ClusterServicePlanExternalName:"dev"} on ClusterServiceClass 4f6e6cf6-ffdd-425f-a2c7-3c9258ad246a {ClusterServiceClassExternalName:"example-starter-pack-service"} or there is more than one (found: 0)
Warning ReferencesNonexistentServicePlan 12m service-catalog-controller-manager References a non-existent ClusterServicePlan {ClusterServicePlanExternalName:"XXX"} on ClusterServiceClass 4f6e6cf6-ffdd-425f-a2c7-3c9258ad246a {ClusterServiceClassExternalName:"example-starter-pack-service"} or there is more than one (found: 0)
Warning ReferencesNonexistentServicePlan 3m (x13 over 3m) service-catalog-controller-manager References a non-existent ClusterServicePlan {ClusterServicePlanExternalName:"XXXXXX"} on ClusterServiceClass 4f6e6cf6-ffdd-425f-a2c7-3c9258ad246a {ClusterServiceClassExternalName:"example-starter-pack-service"} or there is more than one (found: 0)
Normal UpdatingInstance 2m (x2 over 4m) service-catalog-controller-manager The instance is being updated asynchronously
Normal UpdatingInstance 2m (x2 over 4m) service-catalog-controller-manager The instance is being updated asynchronously (operation in progress: 0.25%)
Normal UpdatingInstance 2m (x2 over 4m) service-catalog-controller-manager The instance is being updated asynchronously (operation in progress: 0.5%)
Normal UpdatingInstance 2m (x2 over 4m) service-catalog-controller-manager The instance is being updated asynchronously (operation in progress: 0.75%)
Normal InstanceUpdatedSuccessfully 2m (x2 over 3m) service-catalog-controller-manager The instance was updated successfully
Warning ReferencesNonexistentServicePlan 2m (x2 over 2m) service-catalog-controller-manager References a non-existent ClusterServicePlan {ClusterServicePlanExternalName:"XXXXXXXXXXxxxxxxxxXXXXXXXXX"} on ClusterServiceClass 4f6e6cf6-ffdd-425f-a2c7-3c9258ad246a {ClusterServiceClassExternalName:"example-starter-pack-service"} or there is more than one (found: 0)
Notice the conditions listed:
Message: The instance is being updated asynchronously (operation in progress: 0.75%)
Reason: UpdatingInstance
We should see these same contiditions in the events. They are missing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment