Merge Alloy Migration to Own Namespace
Alloy migration to its own namespace will require some coordination. This story tracks all the issues that will need to be closed out before finalizing the Migration with the mr of the alloy-namespace-migration
branch to BB master
.
Big Bang Repo:
-
Story ref- Create the post-upgrade job that deletes old resources in the
monitoring
namespace-
All resources (pods, deployment, statefulset, replicaset, services, service accounts) through the use of the label
instance: alloy
- Delete resources that are not in the all (CRDS like service metrics, authpololicies, networkpolicies)
-
All resources (pods, deployment, statefulset, replicaset, services, service accounts) through the use of the label
Alloy Repo:
- Story ref- Change the netpol and authpol to reflect new namespace
Monitoring Repo:
- Story ref- Change/create Alloy netpol/authpol to allow remote writes to prometheus
Plan and test out the Big Bang release
- Story ref- Coordinate and test out the alloy migration before release with the release team