pandastrike / panda-sky

Publish HTTP APIs to the Web just like static sites!
MIT License
4 stars 0 forks source link

Bug Fix: Allow Graceful Failure of Sky Metadata Update in Domain Deletion #128

Closed freeformflow closed 6 years ago

freeformflow commented 6 years ago

In the case of domain deletion, Sky doesn't require the developer have a Sky deployment in place. That means that attempts to update the metadata in the Sky Bucket to reflect the removal of a hostname would fail. Now, that is allowed to happen gracefully, with a warning to the developer that Sky was not able to detect the deployment metadata.