| Craig Brookes, Jason Madigan, Phil Brookes, Just a few questions/things remaining to figure out for this ticket - regarding the checking successful removal criteria: 1. no remaining binding : is this check beyond the scope of this test, as I'm not creating a binding - just deleting an instance. Phil and Dimitra worked on a E2E test the other day for checking a successful binding create/delete. 2. no configmap remaining : I'm not sure what a configmap is? and when I create a service instance, there is no configmap present. Does this Jira assume I should create a config map and check it's removed? If so, could I get a quick explanation of a configmap. 3. * no remaining secrets* : When a project/serviceinstance is created there are a whole bunch of secrets created (11 or 12). When the service instance is deleted, only 3 of the secrets are removed - but not sure as of yet what the criteria in my search should be for which secrets should not be present. |