Skip to content
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

Replaced deprecated bitnami/bitnami-shell image with bitnami/os-shell #4882

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

kamaleybov
Copy link
Contributor

@kamaleybov kamaleybov commented Feb 12, 2024

Why are the changes needed?

Docker repository bitnami/bitnami-shell has been deprecated for a while and was removed recently. Single binary builds fail due to that (failed workflow example). bitnami/os-shell is a direct replacement.

What changes were proposed in this pull request?

This change updates deprecated image references with the new one.

How was this patch tested?

Singe binary workflow was executed successfully with these changes applied.

Setup process

N/A.

Screenshots

N/A.

Check all the applicable boxes

  • I updated the documentation accordingly.
  • All new and existing tests passed.
  • All commits are signed-off.

Copy link

welcome bot commented Feb 12, 2024

Thank you for opening this pull request! 🙌

These tips will help get your PR across the finish line:

  • Most of the repos have a PR template; if not, fill it out to the best of your knowledge.
  • Sign off your commits (Reference: DCO Guide).

@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. housekeeping Issues that help maintain flyte and keep it tech-debt free labels Feb 12, 2024
Copy link
Contributor

@katrogan katrogan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you!

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Feb 12, 2024
Copy link

codecov bot commented Feb 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4afb743) 59.51% compared to head (c3ca180) 58.98%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4882      +/-   ##
==========================================
- Coverage   59.51%   58.98%   -0.54%     
==========================================
  Files         645      645              
  Lines       51891    55162    +3271     
==========================================
+ Hits        30883    32535    +1652     
- Misses      18435    20051    +1616     
- Partials     2573     2576       +3     
Flag Coverage Δ
unittests 58.98% <ø> (-0.81%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@katrogan katrogan merged commit 288888d into flyteorg:master Feb 12, 2024
50 of 51 checks passed
@eapolinario
Copy link
Contributor

FYI: the files updated in this PR are generated. The correct fix to update them to use the new bitnami images is in #4869 (particularly this commit).

katrogan pushed a commit that referenced this pull request Feb 20, 2024
yubofredwang pushed a commit to yubofredwang/flyte that referenced this pull request Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
housekeeping Issues that help maintain flyte and keep it tech-debt free lgtm This PR has been approved by a maintainer size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants