I. A. Naval
I. A. Naval
All opinions my own. For organizations that use GitHub Actions and audit events with CloudTrail, it is useful to have joinable metadata to link specific GitHub Actions jobs to CloudTrail...
cc @aabmass **Is your feature request related to a problem? Please describe.** As developer using PubSub via the Golang client lib, I would like to propagate OpenTelemetry span contexts via...
While the [current ClearML Server security model](https://clear.ml/docs/latest/docs/deploying_clearml/clearml_server_security/) provides static credentials for the Web UI, many organizations—including ours—are moving towards a [zero trust model](https://www.microsoft.com/en-us/security/business/zero-trust), placing emphasis on robust authentication and authorization...
**Is your feature request related to a problem? Please describe.** I have a private project using GitHub Actions for deployment. We have three workflows: `CI`, `Deploy Staging`, and `Deploy Prod`....
**Is your feature request related to a problem? If so, please describe.** Service account identities are the foundation of Kubeflow's internal authentication, but the ModelMesh controller [does not support](https://github.com/kserve/modelmesh-serving/blob/0bd750ed623378c1d6b00a8e68314f3ff1e83cc1/apis/serving/v1alpha1/predictor_types.go#L103-L105) the...
**Is your feature request related to a problem? If so, please describe.** Currently, the S3 storage provider uses [static credentials](https://github.com/kserve/modelmesh-runtime-adapter/blob/600f0920d916aa1d901446ddd0ae171980527ad7/pullman/storageproviders/s3/downloader.go#L43-L46) pulled from Kubernetes config. This works great for on-premise Kubernetes...