You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that in sackmesser deploy when we do incremental deploy of the configs folder. ApiProducts, developers, and developerApps that already exists gets updated, but, if the key already exists it throws an error and stop the whole deployment.
Is this an expected behavior or should it be similar to the other resources? if it's expected, Is there a feature to bypass these error and keep the deployment? Do you think it makes sense to add this feature?
My goal is to be able to do incremental migrations with the sackmesser deploy command from apigee edge to apigee X.
In my opinion, and for my migration goals, it would be great if it could blindly replace with the new one. So, at the end we would have all the resources deployed.
I noticed that in sackmesser deploy when we do incremental deploy of the configs folder. ApiProducts, developers, and developerApps that already exists gets updated, but, if the key already exists it throws an error and stop the whole deployment.
Is this an expected behavior or should it be similar to the other resources? if it's expected, Is there a feature to bypass these error and keep the deployment? Do you think it makes sense to add this feature?
My goal is to be able to do incremental migrations with the sackmesser deploy command from apigee edge to apigee X.
Example
The text was updated successfully, but these errors were encountered: