Currently this repo uses a tag filter limiting our deployment to the 28.x series of releases. The new series is 29.x base and no new fixes/features are coming to the 28.x series.
At the same time we maintain our own manifest.yml instead of pulling in from upstream so we are duplicating work. This repo should shift to only apply our needed changes over upstream.
Lastly 29.x changed how it monitors CF that require some changes including designing a way to pull in loggregator mTLS certs from production and staging CF credhub into tooling/hub to use for this monitoring.
Acceptance Criteria
[ ] Move to newer 29.x series
[ ] User exp is the same as before
[ ] Documentation is updated to reflect changes including links to dashboard since some get upgraded to new URLs
Currently this repo uses a tag filter limiting our deployment to the
28.x
series of releases. The new series is29.x
base and no new fixes/features are coming to the28.x
series.At the same time we maintain our own
manifest.yml
instead of pulling in from upstream so we are duplicating work. This repo should shift to only apply our needed changes over upstream.Lastly
29.x
changed how it monitors CF that require some changes including designing a way to pull inloggregator
mTLS certs fromproduction
andstaging
CFcredhub
intotooling/hub
to use for this monitoring.Acceptance Criteria
29.x
series