Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
4.1.5
-
None
-
None
Description
I have encountered following issues which are related
1. Updating kubernetes cluster definition is not propagated.
Steps to reproduce:
a. Deploy a application in kubernetes.
b. Update the kuberentes master ip in kubernetes cluster definition.
c. Undeply and deploy the application again.
d. Stratos will use the old master ip instead of updated value.
2. Cannot provide kubernetes hostname without ip address.
At the moment we can't provide a hostname as the master IP. Stratos use only ip address to talk to kuberenetes master instead of hostname.