-
Notifications
You must be signed in to change notification settings - Fork 61
Add TDX-TEE and Bazel support for gRPC-RA-TLS #219
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
Merged
RodgerZhu
merged 322 commits into
intel:branch0.1/grpc-ra-tls
from
BuJianlin:grpc-ra-tls
May 19, 2023
Merged
Add TDX-TEE and Bazel support for gRPC-RA-TLS #219
RodgerZhu
merged 322 commits into
intel:branch0.1/grpc-ra-tls
from
BuJianlin:grpc-ra-tls
May 19, 2023
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
BuJianlin
commented
May 16, 2023
- Add TDX dev image as common docker image.
- Add TDX support for gRPC-RA-TLS.
- Add Bazel compile system support for gRPC-RA-TLS.
comment the test files
Signed-off-by: Huang, Xiaojun <xiaojun.huang@intel.com>
Signed-off-by: Huang, Xiaojun <xiaojun.huang@intel.com>
fix typo
Signed-off-by: Huang, Xiaojun <xiaojun.huang@intel.com>
…pc based on librats sdk Signed-off-by: Liang Yang <liang3.yang@intel.com>
Signed-off-by: Bu Jianlin <jianlinx.bu@intel.com>
Signed-off-by: Bu Jianlin <jianlinx.bu@intel.com>
Signed-off-by: Liang Fang <liang.a.fang@intel.com>
Fix JNI String bug
Signed-off-by: Liang Fang <liang.a.fang@intel.com>
Remove libsecret_prov_attest.so since it will be found in system path.
* Add solution tdx-encrypted-vfs * Add solution tdx-tf-serving-ppml
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.6.2 to 2.11.1. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](tensorflow/tensorflow@v2.6.2...v2.11.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.2.0 to 9.3.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@9.2.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Kun Lai <me@imlk.top>
* Add TF Serving Cluster PPML support for Azure AKS and MAA * Modify secret provider to check mr_enclave/mr_signer measurements of tf_serving service * Add miscellaneous enhancements - Encrypt ssl.cfg, the private TLS key used by tf-serving container - Update documentation - Add convenience scripts - Change tf-serving imagePullPolicy to Always * Update index.rst * Update index.rst * Update dependencies in requirements.txt * Update manifest.template for anolisos --------- Co-authored-by: Zhu Yunge <yunge.zhu@intel.com>
Signed-off-by: yunge.zhu@intel.com <yunge.zhu@intel.com>
Signed-off-by: Bu Jianlin <jianlinx.bu@intel.com>
Signed-off-by: Bu Jianlin <jianlinx.bu@intel.com>
1b81b06
to
0ea6111
Compare
Signed-off-by: Bu Jianlin <jianlinx.bu@intel.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.