Skip to content

Conversation

@Satti-Gowtham
Copy link
Collaborator

  • Updated HTTP server endpoints to accept payload with optional nested input and secrets
  • Modified WebSocket and package worker run methods to support optional secrets parameter
  • Simplified secret decryption using just RSA decryption method
  • Removed deprecated user secret creation endpoint
  • Removed AES secret generation from server initialization

- Updated HTTP server endpoints to accept payload with optional nested input and secrets
- Modified WebSocket and package worker run methods to support optional secrets parameter
- Simplified secret decryption using just RSA decryption method
- Removed deprecated user secret creation endpoint
- Removed AES secret generation from server initialization
- Updated gRPC proto definition to include optional secrets in ModuleRunRequest
- Modified gRPC server to process and decrypt secrets for module runs
- Updated package worker to handle optional secrets parameter in module run functions
- Added Secret message type to proto definition
- Implemented flexible secret handling with optional kwargs support in module run methods
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant