Appdynamics / HA-toolkit

AppDynamics Controller High Availability Toolkit
https://docs.appdynamics.com/display/PRO42/Using+the+High+Availability+(HA)+Toolkit
Apache License 2.0
13 stars 11 forks source link

HA

Appdynamics HA Controller provisioning subsystem

Non-developer installation & use

v4.5.6+ controllers

v4.3 controllers

Documentation

See README.txt and https://docs.appdynamics.com/display/PRO42/Using+the+High+Availability+(HA)+Toolkit

Issues

please feel free to add issues to the issues list, and the development team will triage and prioritize the issues as appropriate.

Release Discipline

there is only one master tree, keep it clean. if you pushed a broken file, push a fix quickly.

when ready to cut a release, make sure you update VERSION and Release Notes

Release_Notes should contain a substantive mention of every change in this delta.

I like to also rev the RCS tag in every file I touch. this is a bit atavistic, I know, but it is much more meaningful than a git guid or some other madness. tools/upver.sh is handy for this. it's not a perfect tool, but it does the job most of the time.

Revision numbers are of the form x.y[.z].

to cut a release, build the HA.shar using the makefile, create a new tag equal to the VERSION, and summarize the release with a pithy name. paste the release notes change to the description.