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

v1.15.0 - Update Flyte components #6248

Merged
merged 1 commit into from
Feb 15, 2025
Merged

Conversation

flyte-bot
Copy link
Collaborator

@flyte-bot flyte-bot commented Feb 15, 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

Version upgrade of Flyte agent from 1.14.6 to 1.15.0 across deployment configurations. Updates include modified agent image tags in Helm charts and deployment manifests. Security updates implemented for shared secrets and checksums in sandbox-bundled manifests.

Unit tests added: False

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

@flyte-bot flyte-bot added the helm label Feb 15, 2025
@flyte-bot flyte-bot requested a review from a team February 15, 2025 02:26
@flyte-bot
Copy link
Collaborator Author

flyte-bot commented Feb 15, 2025

Code Review Agent Run #b43b30

Actionable Suggestions - 0
Review Details
  • Files reviewed - 5 · Commit Range: c2e689c..c2e689c
    • charts/flyteagent/values.yaml
    • deployment/agent/flyte_agent_helm_generated.yaml
    • docker/sandbox-bundled/manifests/complete-agent.yaml
    • docker/sandbox-bundled/manifests/complete.yaml
    • docker/sandbox-bundled/manifests/dev.yaml
  • Files skipped - 1
    • charts/flyteagent/README.md - Reason: Filter setting
  • Tools
    • Golangci-lint (Linter) - ✖︎ Failed
    • Whispers (Secret Scanner) - ✔︎ Successful
    • Detect-secrets (Secret Scanner) - ✔︎ Successful

AI Code Review powered by Bito Logo

@eapolinario eapolinario changed the title Update Flyte components v1.15.0 - Update Flyte components Feb 15, 2025
@eapolinario eapolinario enabled auto-merge (squash) February 15, 2025 02:27
@flyte-bot
Copy link
Collaborator Author

Changelist by Bito

This pull request implements the following key changes.

Key Change Files Impacted
Feature Improvement - Flyte Agent Version Update

values.yaml - Updated Flyte agent version from 1.14.6 to 1.15.0

flyte_agent_helm_generated.yaml - Updated Flyte agent image version to 1.15.0

complete-agent.yaml - Updated agent version and security configurations

complete.yaml - Updated security configurations and checksums

dev.yaml - Updated security configurations for development environment

Copy link

codecov bot commented Feb 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 36.86%. Comparing base (784b7bb) to head (c2e689c).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6248      +/-   ##
==========================================
- Coverage   36.86%   36.86%   -0.01%     
==========================================
  Files        1318     1318              
  Lines      134767   134767              
==========================================
- Hits        49685    49679       -6     
- Misses      80752    80758       +6     
  Partials     4330     4330              
Flag Coverage Δ
unittests-datacatalog 51.58% <ø> (ø)
unittests-flyteadmin 51.85% <ø> (-0.03%) ⬇️
unittests-flytecopilot 30.99% <ø> (ø)
unittests-flytectl 62.29% <ø> (ø)
unittests-flyteidl 7.22% <ø> (ø)
unittests-flyteplugins 54.03% <ø> (ø)
unittests-flytepropeller 42.78% <ø> (ø)
unittests-flytestdlib 55.35% <ø> (ø)

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.

@eapolinario eapolinario merged commit ee919f8 into master Feb 15, 2025
58 checks passed
@eapolinario eapolinario deleted the flyte-bot-update-releases branch February 15, 2025 02:41
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