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

enhance: Remove trusted root authority certificate pre-requisite #223

Merged
merged 1 commit into from
Jul 17, 2022

Conversation

tenthirtyam
Copy link
Contributor

Summary of Pull Request

Removes the default requirement for a trusted root authority certificate to be imported and trusted by each machine image build. This will allow project users to get started more quickly without a pre-requisite.

Type of Pull Request

  • This is a bug fix.
  • This is an enhancement or feature.
  • This is a code style / formatting update.
  • This is a documentation update.
  • This is a refactoring update.
  • This is something else.
    Please describe:

Related to Existing Issues

Closes #222

Test and Documentation Coverage

  • Tests have been completed (for bugfixes / features).
  • Documentation has been added / updated (for bugfixes / features).

Removes the default requirement for a trusted root authority certificate to be imported and trusted by each machine image build. This will allow project users to get started more quickly without a pre-requisite.

#222

Signed-off-by: Ryan Johnson <[email protected]>
@tenthirtyam tenthirtyam added this to the v22.07 milestone Jul 16, 2022
@tenthirtyam tenthirtyam self-assigned this Jul 16, 2022
Copy link
Contributor Author

@tenthirtyam tenthirtyam left a comment

Choose a reason for hiding this comment

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

Self-reviewed and tested.

@tenthirtyam tenthirtyam merged commit 56bca20 into main Jul 17, 2022
@tenthirtyam tenthirtyam deleted the enhance/remove-trusted-ca-root branch July 17, 2022 02:44
@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove the pre-requisite for a trusted root authority certificate
1 participant