Skip to content
This repository has been archived by the owner on Dec 4, 2017. It is now read-only.

wizards for spring boot + WF Swarm should default to adding liveness checks + readiness checks OOTB #17

Open
jstrachan opened this issue Mar 10, 2017 · 4 comments

Comments

@jstrachan
Copy link
Contributor

All apps on kubernetes/openshift should have liveness + readiness checks (along with jolokia + prometheus endpoints). While we at it logging should always be to stdout/stderr and ideally would use JSON markup for easy ingestion into ELK without fragile regex.

The OOTB defaults for projects created by obsidian should be for good cloud native defaults.

So for spring boot that means defaulting to always add the spring boot actuator so that fmp generates the liveness + readiness checks.

@cmoulliard
Copy link
Contributor

@jstrachan As the enhancement suggested here concerns WildFly Swarm, Spring Boot & potentially Vert.x I will create a jira OBST ticket & trello card to keep track of that. By consequence, this issue will be closed.

@jstrachan
Copy link
Contributor Author

@cmoulliard whatever you think is best. e.g. for spring boot I figured we'd just default the actuator in the dependency selection wizard OOTB

@ALRubinger
Copy link
Contributor

@cmoulliard How do you want to coordinate this? Separate issues for each Booster impl which needs work done?

@gastaldi
Copy link
Collaborator

I believe this is already done? Can someone confirm?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants