This repository was archived by the owner on Oct 9, 2023. It is now read-only.
Tags: flyteorg/flytestdlib
Tags
Add deprecation message (#166) Signed-off-by: Eduardo Apolinario <[email protected]> Co-authored-by: Eduardo Apolinario <[email protected]>
Remove welcomebot from boilerplate (#161) Signed-off-by: eduardo apolinario <[email protected]> Co-authored-by: eduardo apolinario <[email protected]>
Stow head etag (#160) * Implement Etag() in storage layer Signed-off-by: Haytham Abuelfutuh <[email protected]> * go mod tidy Signed-off-by: Haytham Abuelfutuh <[email protected]> * Actually propagating etag Signed-off-by: Haytham Abuelfutuh <[email protected]> * Implement UnionMeta store Signed-off-by: Haytham Abuelfutuh <[email protected]> * Allow registeration of additional stow stores Signed-off-by: Haytham Abuelfutuh <[email protected]> * Support grpc NotFound in IsNotFound() Signed-off-by: Haytham Abuelfutuh <[email protected]> * correct error code check Signed-off-by: Haytham Abuelfutuh <[email protected]> * Cleanup Signed-off-by: Haytham Abuelfutuh <[email protected]> * more cleanup Signed-off-by: Haytham Abuelfutuh <[email protected]> * PR Feedback Signed-off-by: Haytham Abuelfutuh <[email protected]> * lint and nits Signed-off-by: Yee Hing Tong <[email protected]> --------- Signed-off-by: Haytham Abuelfutuh <[email protected]> Signed-off-by: Yee Hing Tong <[email protected]> Co-authored-by: Yee Hing Tong <[email protected]>
Extend length of docs section to 120 characters (#159) Signed-off-by: eduardo apolinario <[email protected]> Co-authored-by: eduardo apolinario <[email protected]>
Add a new requestID to Log fields (#157) * Add a new requestID to Log fields Signed-off-by: Haytham Abuelfutuh <[email protected]> * Also set the requestID on grpc outgoing requests Signed-off-by: Haytham Abuelfutuh <[email protected]> * set key and value Signed-off-by: Haytham Abuelfutuh <[email protected]> * lint :( Signed-off-by: Haytham Abuelfutuh <[email protected]> * Use more commonly used string for request id Signed-off-by: Haytham Abuelfutuh <[email protected]> * using request-id instead per PR Comment discussion Signed-off-by: Haytham Abuelfutuh <[email protected]> * reverting to x- prefix to keep OOB behavior sane Signed-off-by: Haytham Abuelfutuh <[email protected]> --------- Signed-off-by: Haytham Abuelfutuh <[email protected]>
PreviousNext