Build Spring Cloud Skipper Server - latest tag
Build: #552 was successful Changes by Christian Tzolov
Code commits
Git
-
Christian Tzolov c294aee440da4f8c52799f6a8f5755b7894a3e74
Enriching the AppInstanceStatus' attributes
- Copy deployer's AppStatuses and AppInstanceStatuses to allow mutating the instance status attributes.
- Add tests to verify the correctness of General State vs. Instances conditions of the copied app statuses
Resolves #804- spring-cloud-skipper-server-core/src/main/java/org/springframework/cloud/skipper/server/deployer/DefaultReleaseManager.java (version c294aee440da4f8c52799f6a8f5755b7894a3e74)
- spring-cloud-skipper-server-core/src/test/java/org/springframework/cloud/skipper/server/controller/ReleaseControllerTests.java (version c294aee440da4f8c52799f6a8f5755b7894a3e74)