-
Notifications
You must be signed in to change notification settings - Fork 66
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
Rc vebt 777 revised - draft PR 2 #19592
Conversation
@GcioGregg Merging danger PR |
Need to revert this PR -> getting a failure on development/staging
|
This reverts commit 4a809a1.
This means the certs weren't defined in application manifests. Is there a reason that wasn't done before this PR was merged? |
@bosawt They were added to dev https://github.com/department-of-veterans-affairs/vsp-infra-application-manifests/pull/3255 and staging https://github.com/department-of-veterans-affairs/vsp-infra-application-manifests/pull/3247. The dev PR looks good to me 🤔 but two things stand out to me in the staging PR:
|
I just looked at the value |
🤔 but should it be a cert? In your PR you have modules/vye/spec/fixtures/dgi_private_test.pem as a key |
Someone can test this on staging by logging into a rails console on staging just faking a |
This is the direction we received from Trevor on 12/3, which we followed: +
you need to define a fixture in the Settings.vye.jwt.public_key_path and the private key path as well. I would recommend just copying what's in modules/meb_api/spec/fixtures/dgi_public_test.pem into a vye fixtures directory and pointing the settings to that |
Let me know if that's not correct and what changes are needed. Also, do we need a value for the combined VA certs path: public_ica11_rca2_key_path: "" |
@bosawt is there a way we could analyze merging this today? I think Rachal may be OOO and the VYE team is looking to deploy. We think they've made all the requested changes. Can you help us get a pair of eyes on this and maybe meet with my guys? Thanks |
Hi Riley, I did a sanity check for the presence of the key in the proper format on the different stacks:
I think once the prod key is resolved then the infrastructure necessary as a prerequisite to this PR will be in place. And then I don't see any issues to revisiting this PR after that |
@bosawt , is there any way to push to staging without the prod key so that we can start testing with the VBA folks? |
This PR has been deployed to staging. We will add the prod key later, once staging has been tested. |
TIGHT. Thanks |
Summary
Related issue(s)
Testing done
What areas of the site does it impact?
VYE enrollment verifications
Acceptance criteria