-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pair to complete BIP Rollout for Prod #2381
Comments
As of Jan 29 2024 the prod cluster deployment was in progress throughout the day. As it turns out, we don't have the JWT signing secret for the prod-test BIP environment, thus the bip deployment in prod-test is not working. Prod deployment on the other hand has been successfully deployed and validated. In order to complete this issue, we will likely need to revert the config change that was made to application.prod-test.yaml and reuse one of the BIP environments that we do have signing secrets for. |
…odifying our prod-test config to use BIP prepprod instead
Co-authored-by: Erik Nelsestuen <[email protected]>
By thursday evening we had a new release version which included the config change required in prod-test, so Friday morning I promoted that to prod-test. With all environments deployed this is now complete. |
This Issue is a continuation/completion of #2242
User Story
As a consumer of the BIP API, I want to ensure that the svc-bip-api container can be built and deployed using accurate configuration options. After stabilizing the BIP integration, we discovered additional ops related issues in #2242. Compounded by unexpected sick time drawing down the team's capacity, we were only able to get Dev deployed in sprint I. This issue will continue the deployment process, seeing the completion of rollout to the rest of VRO environments in LHDI.
Before this ticket can start
#2298 will ensure the following dev validation is completed
Acceptance Criteria
Note Please pair with another engineer on this effort
va-abd-rrd-qa
innonprod
contextva-abd-rrd-sandbox
innonprod
contextva-abd-rrd-prodtest
innonprod
contextAdditional Validation Work
This work item includes an additional validation effort that was started in Sprint I. Erik is proposing that we raise the bar on the validation required to deploy a new service. Absence of errors is not sufficient validation and despite that BIP is not a new service, we haven't had validation scripts capable of demonstrating success in LHDI environments. We are merely representing the validation effort that has been lacking from past deployments, and we do hope to walk away with higher confidence and n't been done in the past.
Notes about work
The text was updated successfully, but these errors were encountered: