bdoyle0182 commented on pull request #4986:
URL: https://github.com/apache/openwhisk/pull/4986#issuecomment-710666516


   LGTM after my comments. I don't know what the approval process for such a 
substantial feature like this should be, but I will approve once one or two 
more people have gone through this. I'm impressed you were able to implement a 
feature like this and maintain backwards compatibility without the code getting 
out of control. This is a feature we've wanted for years.
   
   One thing to add about backwards compatibility, could we create a migration 
script that adds version `@0.0.1` to the db and version view for every 
non-versioned action. Once upgraded, we would like to do something like that so 
that we don't have a mixture of the two types of data to deal with. And if such 
a script is provided, we can remove the backwards compatibility support in a 
subsequent release to keep the codebase clean and direct operators to use the 
script once upgraded past this commit.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to