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

Skip cert validator unit test for darwin #3262

Merged
merged 1 commit into from
Sep 6, 2022

Conversation

vivek-koppuru
Copy link
Member

@vivek-koppuru vivek-koppuru commented Sep 6, 2022

Issue #, if available:

Description of changes:

We need to add this check as newer version of macos require the adding trusted certs manually,
through security add-trusted-cert, so we are only able to run this test on linux for now. This is a known issue here: golang/go#52010

Created #3267 to track our fix for the above issue

Refer to https://go-review.googlesource.com/c/go/+/353132 and helm/helm#11160 for some explanations and an example

Testing (if applicable):
unit tests

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@eks-distro-bot eks-distro-bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Sep 6, 2022
@codecov
Copy link

codecov bot commented Sep 6, 2022

Codecov Report

Merging #3262 (c38006a) into main (698ad36) will increase coverage by 0.10%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #3262      +/-   ##
==========================================
+ Coverage   64.06%   64.17%   +0.10%     
==========================================
  Files         348      348              
  Lines       27605    27688      +83     
==========================================
+ Hits        17685    17768      +83     
  Misses       8615     8615              
  Partials     1305     1305              
Impacted Files Coverage Δ
pkg/executables/govc.go 64.03% <0.00%> (+4.32%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@vivek-koppuru
Copy link
Member Author

/approve

@eks-distro-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: vivek-koppuru

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@eks-distro-bot eks-distro-bot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Sep 6, 2022
@d8660091
Copy link
Member

d8660091 commented Sep 6, 2022

/LGTM

@g-gaston
Copy link
Member

g-gaston commented Sep 6, 2022

/lgtm

@eks-distro-bot eks-distro-bot merged commit 0e126cb into aws:main Sep 6, 2022
jonahjon pushed a commit to jonahjon/eks-anywhere that referenced this pull request Sep 9, 2022
@vivek-koppuru vivek-koppuru deleted the skip-cert-test branch January 26, 2024 00:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved lgtm size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants