Closed (fixed)
Project:
Cloud
Version:
8.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
23 Jul 2020 at 23:39 UTC
Updated:
7 Aug 2020 at 01:09 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
baldwinlouie commentedAttaching a patch that relaxes the validation. Previously, the code will check if a cloud_context exists, but only from the same
type. (IE, only check for duplicatecloud_contextink8s)This patch checks the cloud_context against ALL cloud service providers in the system.
Comment #3
yas@baldwinlouie
Thank for adding the validation. I tested the patch and it looks good to me. I'll merge the patch to
8.x-1.xand8.x-2.xand close this issue asFixed.Comment #6
yas