thoth-station / ttm-as-a-service

This is a service that implements the time to merge model (ttm)
GNU General Public License v3.0
0 stars 3 forks source link

Load private key pem file #29

Closed shreekarSS closed 1 year ago

shreekarSS commented 1 year ago

Related Issues and Dependencies

Fixes: https://github.com/thoth-station/ttm-as-a-service/issues/26

This Pull Request implements

New function to load the private key from pem file

sesheta commented 1 year ago

@shreekarSS: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
aicoe-ci/prow/pre-commit 0502695044678cfa2f9ad25d50c62a889d6fec9c link true /test pre-commit

Full PR test history. Your PR dashboard. Please help us and open an issue when you hit one in your PR.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).
sesheta commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: harshad16

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: - ~~[OWNERS](https://github.com/thoth-station/ttm-as-a-service/blob/main/OWNERS)~~ [harshad16] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
harshad16 commented 1 year ago

It was mentioned to be tested here: https://github.com/shreekarSS/common-1/pull/36