csharp icon indicating copy to clipboard operation
csharp copied to clipboard

Make use of Cert Flags if Set

Open bootleg224 opened this issue 3 years ago • 8 comments

The code does not handle the case when Cert Flags are set and Windows is the platform and .net 5 or greater is used

bootleg224 avatar Jul 10 '22 16:07 bootleg224

CLA Signed

The committers listed above are authorized under a signed CLA.

  • :white_check_mark: login: bootleg224 (c71fa85e8908f2894b1d67450e9f7902b7fe752b)

Welcome @bootleg224!

It looks like this is your first PR to kubernetes-client/csharp 🎉. Please refer to our pull request process documentation to help your PR have a smooth ride to approval.

You will be prompted by a bot to use commands during the review process. Do not be afraid to follow the prompts! It is okay to experiment. Here is the bot commands documentation.

You can also check if kubernetes-client/csharp has its own contribution guidelines.

You may want to refer to our testing guide if you run into trouble with your tests not passing.

If you are having difficulty getting your pull request seen, please follow the recommended escalation practices. Also, for tips and tricks in the contribution process you may want to read the Kubernetes contributor cheat sheet. We want to make sure your contribution gets all the attention it needs!

Thank you, and welcome to Kubernetes. :smiley:

k8s-ci-robot avatar Jul 10 '22 16:07 k8s-ci-robot

please sign cla

should it be added to https://github.com/kubernetes-client/csharp/blob/624ee292f749f8192916b544a0f8d918277ced55/src/KubernetesClient/CertUtils.cs#L99 as well?

tg123 avatar Jul 11 '22 05:07 tg123

CLA Signed, and and yes line you identified should also apply cert flags

bootleg224 avatar Jul 11 '22 12:07 bootleg224

you have make the author of the commit the same email as cla

tg123 avatar Jul 12 '22 16:07 tg123

I've updated my email in my profile to match the CLA : https://github.com/bootleg224

bootleg224 avatar Jul 12 '22 17:07 bootleg224

image github cant figure out the author of this commit

git commit --amend --reset-author

tg123 avatar Jul 13 '22 16:07 tg123

ping @bootleg224

tg123 avatar Aug 21 '22 11:08 tg123

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bootleg224, tg123

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

k8s-ci-robot avatar Aug 21 '22 11:08 k8s-ci-robot

ping @bootleg224

m3nax avatar Sep 14 '22 20:09 m3nax

I have signed the CLA it is unclear what else I need to do

bootleg224 avatar Sep 15 '22 00:09 bootleg224

@bootleg224 could you please git commit --reset-author to set the commit author with sla signed email

tg123 avatar Sep 15 '22 01:09 tg123

/LGTM

tg123 avatar Sep 20 '22 19:09 tg123