Skip to content
This repository was archived by the owner on Oct 9, 2023. It is now read-only.

Swap base64 for 32 encoding when constructing s3 key#406

Merged
wild-endeavor merged 2 commits intomasterfrom
use-base32
Apr 14, 2022
Merged

Swap base64 for 32 encoding when constructing s3 key#406
wild-endeavor merged 2 commits intomasterfrom
use-base32

Conversation

@wild-endeavor
Copy link
Contributor

Signed-off-by: Yee Hing Tong wild-endeavor@users.noreply.github.com

Read then delete this section

- Make sure to use a concise title for the pull-request.

- Use #patch, #minor or #major in the pull-request title to bump the corresponding version. Otherwise, the patch version
will be bumped. More details

TL;DR

Please replace this text with a description of what this PR accomplishes.

Type

  • Bug Fix
  • Feature
  • Plugin

Are all requirements met?

  • Code completed
  • Smoke tested
  • Unit tests added
  • Code documentation added
  • Any pending items have an associated Issue

Complete description

How did you fix the bug, make the feature etc. Link to any design docs etc

Tracking Issue

Remove the 'fixes' keyword if there will be multiple PRs to fix the linked issue

fixes https://github.com/flyteorg/flyte/issues/

Follow-up issue

NA
OR
https://github.com/flyteorg/flyte/issues/

Signed-off-by: Yee Hing Tong <wild-endeavor@users.noreply.github.com>
@wild-endeavor wild-endeavor changed the title part way, just pushing Swap base64 for 32 encoding when constructing s3 key Apr 14, 2022
EngHabu
EngHabu previously approved these changes Apr 14, 2022
Signed-off-by: Yee Hing Tong <wild-endeavor@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Apr 14, 2022

Codecov Report

Merging #406 (a7ff1c5) into master (91787d2) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #406      +/-   ##
==========================================
- Coverage   61.05%   61.04%   -0.01%     
==========================================
  Files         154      154              
  Lines       11081    11082       +1     
==========================================
  Hits         6765     6765              
- Misses       3608     3609       +1     
  Partials      708      708              
Flag Coverage Δ
unittests 60.00% <0.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
dataproxy/service.go 38.18% <0.00%> (-0.71%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 91787d2...a7ff1c5. Read the comment docs.

@wild-endeavor wild-endeavor merged commit c4f1ec1 into master Apr 14, 2022
@wild-endeavor wild-endeavor deleted the use-base32 branch April 14, 2022 23:53
alexapdev pushed a commit to alexapdev/flyteadmin that referenced this pull request Apr 20, 2022
Signed-off-by: Yee Hing Tong <wild-endeavor@users.noreply.github.com>
Signed-off-by: Alex Pozimenko <alex.pozimenko@woven-planet.global>
eapolinario pushed a commit that referenced this pull request Sep 6, 2023
Signed-off-by: Yee Hing Tong <wild-endeavor@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants