-
Notifications
You must be signed in to change notification settings - Fork 16.2k
Port cache classes: SecretCache to Task SDK
#49779
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
Port cache classes: SecretCache to Task SDK
#49779
Conversation
amoghrajesh
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One comment, sounds fine by me. I do not have a very strong opinion whether it should be in cache.py under execution_time or some other name. I'm as long as its in the execution_time as we will import it with its short name anyways.
@kaxil WDYT?
SecretCache to Task SDK
|
@Lee-W since this was a porting effort, I have dismissed your nits, i will follow it up dont worry :D |
Closes: #48833