Skip to content

Update Flyte components#6424

Merged
Future-Outlier merged 2 commits into
masterfrom
flyte-bot-update-releases
Apr 22, 2025
Merged

Update Flyte components#6424
Future-Outlier merged 2 commits into
masterfrom
flyte-bot-update-releases

Conversation

@flyte-bot
Copy link
Copy Markdown
Collaborator

@flyte-bot flyte-bot commented Apr 22, 2025

Updated flyte deployment

  • Updated GCP Flyte helm generated manifest file
  • Updated EKS Flyte helm generated manifest file
  • Updated Sandbox Flyte helm generated manifest file
  • Updated TEST Flyte helm generated manifest file
  • Auto-generated by [flyte-bot]

Summary by Bito

This pull request updates Flyte component image tags from v1.15.2 to v1.15.3 across various helm charts and Kubernetes deployment manifests. The changes ensure consistency across multiple environments including GCP, EKS, sandbox, and bundled Docker deployments. The update includes refreshing configuration checksums and secrets to enhance uniformity and reliability.

Unit tests added: False

Estimated effort to review (1-5, lower is better): 5

@flyte-bot flyte-bot added the helm label Apr 22, 2025
@flyte-bot flyte-bot requested a review from a team April 22, 2025 02:08
@flyte-bot
Copy link
Copy Markdown
Collaborator Author

flyte-bot commented Apr 22, 2025

Code Review Agent Run #b83bd9

Actionable Suggestions - 0
Review Details
  • Files reviewed - 15 · Commit Range: 804c21e..804c21e
    • charts/flyte-binary/values.yaml
    • charts/flyte-core/values.yaml
    • charts/flyte/values.yaml
    • deployment/eks/flyte_aws_scheduler_helm_generated.yaml
    • deployment/eks/flyte_helm_controlplane_generated.yaml
    • deployment/eks/flyte_helm_dataplane_generated.yaml
    • deployment/eks/flyte_helm_generated.yaml
    • deployment/gcp/flyte_helm_controlplane_generated.yaml
    • deployment/gcp/flyte_helm_dataplane_generated.yaml
    • deployment/gcp/flyte_helm_generated.yaml
    • deployment/sandbox-binary/flyte_sandbox_binary_helm_generated.yaml
    • deployment/sandbox/flyte_helm_generated.yaml
    • docker/sandbox-bundled/manifests/complete-agent.yaml
    • docker/sandbox-bundled/manifests/complete.yaml
    • docker/sandbox-bundled/manifests/dev.yaml
  • Files skipped - 3
    • charts/flyte-binary/README.md - Reason: Filter setting
    • charts/flyte-core/README.md - Reason: Filter setting
    • charts/flyte/README.md - Reason: Filter setting
  • Tools
    • Whispers (Secret Scanner) - ✔︎ Successful
    • Detect-secrets (Secret Scanner) - ✔︎ Successful

Bito Usage Guide

Commands

Type the following command in the pull request comment and save the comment.

  • /review - Manually triggers a full AI review.

Refer to the documentation for additional commands.

Configuration

This repository uses code_review_bito You can customize the agent settings here or contact your Bito workspace admin at [email protected].

Documentation & Help

AI Code Review powered by Bito Logo

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.47%. Comparing base (cc49102) to head (d9facb9).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6424      +/-   ##
==========================================
- Coverage   58.48%   58.47%   -0.01%     
==========================================
  Files         940      940              
  Lines       71562    71562              
==========================================
- Hits        41850    41849       -1     
  Misses      26531    26531              
- Partials     3181     3182       +1     
Flag Coverage Δ
unittests-datacatalog 59.03% <ø> (ø)
unittests-flyteadmin 56.27% <ø> (+0.02%) ⬆️
unittests-flytecopilot 30.99% <ø> (ø)
unittests-flytectl 64.70% <ø> (ø)
unittests-flyteidl 76.12% <ø> (ø)
unittests-flyteplugins 60.95% <ø> (ø)
unittests-flytepropeller 54.76% <ø> (-0.04%) ⬇️
unittests-flytestdlib 64.02% <ø> (-0.02%) ⬇️

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Signed-off-by: Future-Outlier <[email protected]>
@Future-Outlier Future-Outlier enabled auto-merge (squash) April 22, 2025 02:18
@flyte-bot
Copy link
Copy Markdown
Collaborator Author

Changelist by Bito

This pull request implements the following key changes.

Key Change Files Impacted
Other Improvements - Other Improvements - Helm Charts

values.yaml - Updated flytecopilot tag from v1.15.2 to v1.15.3.

values.yaml - Updated image tags for flyteadmin, flytescheduler, datacatalog, flytepropeller, and flytecopilot from v1.15.2 to v1.15.3.

values.yaml - Replaced v1.15.2 with v1.15.3 for flyteadmin, flytescheduler, datacatalog, flytepropeller, and flytecopilot.

Other Improvements - Other Improvements - Deployment Manifests

flyte_aws_scheduler_helm_generated.yaml - Updated image tags for flyteadmin, flytecopilot, datacatalog, flytepropeller, and flytescheduler.

flyte_helm_controlplane_generated.yaml - Replaced v1.15.2 with v1.15.3 for flyteadmin, flytepropeller, flytescheduler, and datacatalog across control plane manifests.

flyte_helm_dataplane_generated.yaml - Updated flytecopilot and flytepropeller image tags to v1.15.3 in dataplane manifests.

flyte_helm_generated.yaml - Revised multiple image tags for flyteadmin, flytepropeller, and flytescheduler from v1.15.2 to v1.15.3.

flyte_helm_controlplane_generated.yaml - Updated flyteadmin image from v1.15.2 to v1.15.3 in various control plane components such as run-migrations, seed-projects, sync-cluster-resources, and flyteadmin service.

flyte_helm_dataplane_generated.yaml - Updated flytecopilot, flytepropeller image tags and config checksums to v1.15.3 in dataplane components.

flyte_helm_generated.yaml - Updated multiple image tags from v1.15.2 to v1.15.3 across flyteadmin, flytepropeller, and flytescheduler components.

flyte_sandbox_binary_helm_generated.yaml - Updated flytecopilot image from v1.15.2 to v1.15.3 in sandbox-binary deployment.

flyte_helm_generated.yaml - Updated various image tags and config checksums from v1.15.2 to v1.15.3 in sandbox deployment manifests.

complete-agent.yaml - Updated flytecopilot image, secret haSharedSecret, and config checksums to v1.15.3.

complete.yaml - Updated flytecopilot image, secret haSharedSecret, and updated configuration and secret checksums to new version.

dev.yaml - Modified shared secret and updated secret checksum in the dev manifest file.

@Future-Outlier Future-Outlier merged commit 08a8d43 into master Apr 22, 2025
55 checks passed
@Future-Outlier Future-Outlier deleted the flyte-bot-update-releases branch April 22, 2025 02:37
@flyte-bot
Copy link
Copy Markdown
Collaborator Author

flyte-bot commented Apr 22, 2025

Code Review Agent Run Status

  • Limitations and other issues: ❌ Failure - Bito Automatic Review Skipped - Branch Excluded

    Bito didn't auto-review because the source or target branch is excluded from automatic reviews.
    To trigger review, type /review in the comment and save.
    You can change the settings here, or contact the agent instance creator at [email protected].

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants