Aptomi / k8s-app-engine

Application delivery engine for k8s
Apache License 2.0
163 stars 19 forks source link

Prevent change of component keys format (add a bunch of warnings for Devs) #188

Closed romangithub1024 closed 6 years ago

romangithub1024 commented 6 years ago

If component instance keys change, this may break real environments. Will need a BoltDB translation tool.

We should have a unit test to tests component keys. Surround test case with a bunch of warnings.

romangithub1024 commented 6 years ago

e.g. change in username case (lowercase vs. uppercase) -> will break all deployments