spring-cloud / spring-cloud-skipper

A package manager that installs, upgrades, and rolls back Spring Boot applications on multiple Cloud Platforms.
http://cloud.spring.io/spring-cloud-skipper/
Apache License 2.0
111 stars 78 forks source link

Expose ActuatorOperations in API #1024

Closed dturanski closed 2 years ago

dturanski commented 2 years ago

See https://github.com/spring-cloud/spring-cloud-dataflow/issues/4758 Add /actuator endpoints to the skipper API

dturanski commented 2 years ago

Done