Skip to content
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

fix: fix panic on missing issuer_key_id in agent_issuance #42

Merged
merged 1 commit into from
Apr 12, 2024

Conversation

nanderstabel
Copy link
Collaborator

Description of change

There was a panic in agent_issuance when the 'optional' AGENT_SECRET_MANAGER_ISSUER_KEY_ID environment variable was not set. This change fixes that by setting it by default and mount the test.stronghold file by default.

Links to any relevant issues

How the change has been tested

Manually tested and tested using the Postman Collection.

Definition of Done checklist

Add an x to the boxes that are relevant to your changes.

  • I have followed the contribution guidelines for this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@nanderstabel nanderstabel marked this pull request as ready for review April 12, 2024 13:51
@nanderstabel nanderstabel force-pushed the fix/default-test-stronghold branch from a74d2cf to b761d77 Compare April 12, 2024 13:56
@nanderstabel nanderstabel merged commit 300b179 into dev Apr 12, 2024
1 check passed
@nanderstabel nanderstabel deleted the fix/default-test-stronghold branch April 12, 2024 14:47
Copy link

🎉 This PR is included in version 1.0.0-beta.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Copy link

🎉 This PR is included in version 1.0.0-alpha.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants