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

Add support for importing the PKI CRL config #1710

Merged
merged 10 commits into from
Jan 3, 2023

Conversation

benashz
Copy link
Contributor

@benashz benashz commented Dec 22, 2022

  • Adapt tests to support older vault versions
  • Make some API data and schema set operations simpler
  • Fix broken build

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
  • Please do not leave "+1" comments, they generate extra noise for pull request followers and do not help prioritize the request

Relates OR Closes #0000

Release note for CHANGELOG:


Output from acceptance testing:

$ make testacc TESTARGS='-run=TestAccXXX'

...

- Adapt tests to support older vault versions
- Make some API data and schema set operations simpler
- Fix broken build
Copy link
Contributor

@vinay-gopalan vinay-gopalan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR is looking great! Nice style precedent that we should probably use going forward for setting up tests wherever we can 😄

Had one potential fix for one of the test pre-checks, but looks good to me otherwise

@benashz benashz force-pushed the VAULT-12325/add-import-support-for-pki-crl-config branch from 7fdfb90 to b1c4626 Compare December 23, 2022 15:39
Cache GHOrgResponse's using a sync.Map{}
- Test out deps caching to speed things up
- Build with go-1.19.4
@benashz benashz merged commit 0766787 into main Jan 3, 2023
@benashz benashz deleted the VAULT-12325/add-import-support-for-pki-crl-config branch January 3, 2023 22:50
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