Skip to content

Conversation

@zabiclassy-debug
Copy link

@zabiclassy-debug zabiclassy-debug commented Nov 23, 2025

Signed-off-by: Fabio Grätz [email protected]

Tracking issue

Why are the changes needed?

What changes were proposed in this pull request?

How was this patch tested?

Labels

Please add one or more of the following labels to categorize your PR:

  • added: For new features.
  • changed: For changes in existing functionality.
  • deprecated: For soon-to-be-removed features.
  • removed: For features being removed.
  • fixed: For any bug fixed.
  • security: In case of vulnerabilities

This is important to improve the readability of release notes.

Setup process

Screenshots

Check all the applicable boxes

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

Related PRs

Docs link

Future-Outlier and others added 30 commits January 10, 2025 16:22
)

* Print K8s Resolver Event for Agent Grpc request debugging

Signed-off-by: Future-Outlier <[email protected]>

* update

Signed-off-by: Future-Outlier <[email protected]>

---------

Signed-off-by: Future-Outlier <[email protected]>
* Add retries to sendgrid emailer (flyteorg#618)

Signed-off-by: Katrina Rogan <[email protected]>

* wat

Signed-off-by: Katrina Rogan <[email protected]>

---------

Signed-off-by: Katrina Rogan <[email protected]>
…teorg#5136)

* correctly set task execution phase for array node

Signed-off-by: Paul Dittamo <[email protected]>

* clean up

Signed-off-by: Paul Dittamo <[email protected]>

* update unit tests

Signed-off-by: Paul Dittamo <[email protected]>

---------

Signed-off-by: Paul Dittamo <[email protected]>
* Generate idl

Signed-off-by: Thomas J. Fan <[email protected]>

* Add env_name to Secrets

Signed-off-by: Thomas J. Fan <[email protected]>

* Uses +optional

Signed-off-by: Thomas J. Fan <[email protected]>

---------

Signed-off-by: Thomas J. Fan <[email protected]>
* Minor auto refresh cleanup

Signed-off-by: Jason Parraga <[email protected]>

* lint-fix

Signed-off-by: Jason Parraga <[email protected]>

---------

Signed-off-by: Jason Parraga <[email protected]>
* New Deck IDL

Signed-off-by: Future-Outlier <[email protected]>

* lint

Signed-off-by: Future-Outlier <[email protected]>

* make -C flyteidl generate

Signed-off-by: Eduardo Apolinario <[email protected]>

---------

Signed-off-by: Future-Outlier <[email protected]>
Signed-off-by: Eduardo Apolinario <[email protected]>
Co-authored-by: Eduardo Apolinario <[email protected]>
* stripping metadata from dataclass types (flyteorg#626)

* stripping metadata from dataclass types

Signed-off-by: Daniel Rammer <[email protected]>

* actually setting on Structure

Signed-off-by: Daniel Rammer <[email protected]>

* added unit test

Signed-off-by: Daniel Rammer <[email protected]>

---------

Signed-off-by: Daniel Rammer <[email protected]>

* fixed lint

Signed-off-by: Daniel Rammer <[email protected]>

---------

Signed-off-by: Daniel Rammer <[email protected]>
…eorg#6179)

* Add FlyteAgent Default Service Config Using Round Robin Mechanism

Signed-off-by: Future-Outlier <[email protected]>

* update dns endpoint to k8s endpoint

Signed-off-by: Future-Outlier <[email protected]>

* update

Signed-off-by: Future-Outlier <[email protected]>

---------

Signed-off-by: Future-Outlier <[email protected]>
Signed-off-by: Eduardo Apolinario <[email protected]>
Co-authored-by: Eduardo Apolinario <[email protected]>
Added the usage of raw_output_data_config in flytectl update workflow-execution-config page of docs,

Signed-off-by: Pranshu <[email protected]>
…che (flyteorg#5940)

* Minor auto_refresh cleanup

Signed-off-by: Jason Parraga <[email protected]>

* spelling

Signed-off-by: Jason Parraga <[email protected]>

* lint fix

Signed-off-by: Jason Parraga <[email protected]>

* Add option to refresh cache to disable sync on create

Signed-off-by: Jason Parraga <[email protected]>

---------

Signed-off-by: Jason Parraga <[email protected]>
Signed-off-by: Paul Dittamo <[email protected]>
Co-authored-by: Paul Dittamo <[email protected]>
* Update auth_setup.rst

Fixed the following issues:
1. The steps for MS Entra ID have to be updated to reflect the current location of settings on the Azure UI
2. fixed indentation error in ``configmap.adminServer.security``
3. Step 8 and beyond are folded inside the Note block when it should be out.
4. made the intro slightly easier to read.


Signed-off-by: Pranshu <[email protected]>

* cleared out empty lines

Signed-off-by: Pranshu <[email protected]>

---------

Signed-off-by: Pranshu <[email protected]>
* add tests from Yi-Cheng

Signed-off-by: Future-Outlier <[email protected]>

* helped by Kevin and Yi-Cheng

Signed-off-by: Future-Outlier <[email protected]>
Co-authored-by: Yi Cheng <[email protected]>
Co-authored-by: pingsutw  <[email protected]>

* lint

Signed-off-by: Future-Outlier <[email protected]>

* nit

Signed-off-by: Future-Outlier <[email protected]>

* add comments

Signed-off-by: Future-Outlier <[email protected]>

* add comments and better solution for backward compativle

Signed-off-by: Future-Outlier <[email protected]>

* better comments

Signed-off-by: Future-Outlier <[email protected]>

* DeckStatus

Signed-off-by: Future-Outlier <[email protected]>

* rename GetDeckStatus

Signed-off-by: Future-Outlier <[email protected]>

* comments

Signed-off-by: Future-Outlier <[email protected]>

* lint

Signed-off-by: Future-Outlier <[email protected]>

* fix

Signed-off-by: Future-Outlier <[email protected]>

* use BoolValue as IDL, suggested by Eduardo

Signed-off-by: Future-Outlier <[email protected]>
Co-authored-by: Eduardo Apolinario  <[email protected]>

* change commennts

Signed-off-by: Future-Outlier <[email protected]>

* update

Signed-off-by: Future-Outlier <[email protected]>

* fix

Signed-off-by: Future-Outlier <[email protected]>

* fix

Signed-off-by: Future-Outlier <[email protected]>

* fix

Signed-off-by: Future-Outlier <[email protected]>

* remove unused ogic

Signed-off-by: Future-Outlier <[email protected]>

* Update flyteidl/protos/flyteidl/core/tasks.proto

Co-authored-by: Kevin Su <[email protected]>
Signed-off-by: Han-Ru Chen (Future-Outlier) <[email protected]>

* Update flyteidl/protos/flyteidl/core/tasks.proto

Co-authored-by: Kevin Su <[email protected]>
Signed-off-by: Han-Ru Chen (Future-Outlier) <[email protected]>

* Update by Kevin's advice

Signed-off-by: Future-Outlier <[email protected]>

* update

Signed-off-by: Future-Outlier <[email protected]>

* update

Signed-off-by: Future-Outlier <[email protected]>

* RemoveDeckURIIfDeckNotExists

Signed-off-by: Future-Outlier <[email protected]>

* update

Signed-off-by: Future-Outlier <[email protected]>

---------

Signed-off-by: Future-Outlier <[email protected]>
Signed-off-by: Han-Ru Chen (Future-Outlier) <[email protected]>
Signed-off-by: Eduardo Apolinario <[email protected]>
Co-authored-by: Yi Cheng <[email protected]>
Co-authored-by: pingsutw <[email protected]>
Co-authored-by: Eduardo Apolinario <[email protected]>
* Add Flyte K8d data service agent docs

Signed-off-by: Shuying Liang <[email protected]>

* tweaks

Signed-off-by: Shuying Liang <[email protected]>

* formatting

Signed-off-by: Shuying Liang <[email protected]>

---------

Signed-off-by: Shuying Liang <[email protected]>
* build mock files with mockery v2

Signed-off-by: Alex Wu <[email protected]>

* add more mocks

Signed-off-by: Alex Wu <[email protected]>

* fix go generate command in interface files

Signed-off-by: Alex Wu <[email protected]>

* minor fix

Signed-off-by: Alex Wu <[email protected]>

---------

Signed-off-by: Alex Wu <[email protected]>
Signed-off-by: Nelson Chen <[email protected]>
Signed-off-by: Kevin Su <[email protected]>
Co-authored-by: Kevin Su <[email protected]>
…teorg#6213)

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.28.0 to 0.33.0.
- [Commits](golang/net@v0.28.0...v0.33.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sovietaced and others added 26 commits September 17, 2025 09:13
…g#6668)

* search specific version via github api

Signed-off-by: yuteng <[email protected]>

* tag value updates

Signed-off-by: yuteng <[email protected]>

---------

Signed-off-by: yuteng <[email protected]>
flyteorg#6672)

* Fix: add composite index on DatasetUUID and ArtifactID in tags model (Fixes flyteorg#4583)

Signed-off-by: Ihvol Karimov <[email protected]>

* Fixed lint issue: missing double quote

Signed-off-by: Ihvol Karimov <[email protected]>

---------

Signed-off-by: Ihvol Karimov <[email protected]>
* Support typing.Union in flytecopilot

Signed-off-by: ddl-rliu <[email protected]>

* Support non-scalar Union types

Signed-off-by: ddl-rliu <[email protected]>

---------

Signed-off-by: ddl-rliu <[email protected]>
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.3 to 2.5.0.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.2.3...2.5.0)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-version: 2.5.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.32.3...v2.32.4)

---
updated-dependencies:
- dependency-name: requests
  dependency-version: 2.32.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update Flyte Components

Signed-off-by: Flyte-Bot <[email protected]>

* Update docs version

Signed-off-by: Jason Parraga <[email protected]>

* Add changelog files

Signed-off-by: Jason Parraga <[email protected]>

* add new contributors

Signed-off-by: Jason Parraga <[email protected]>

---------

Signed-off-by: Flyte-Bot <[email protected]>
Signed-off-by: Jason Parraga <[email protected]>
Co-authored-by: Sovietaced <[email protected]>
Co-authored-by: Jason Parraga <[email protected]>
…hes task container name (flyteorg#6733)

* Avoid merging pod template twice if container template name matches task container name

Signed-off-by: Fabio Grätz <[email protected]>

* Avoid double merge also for init containers

Signed-off-by: Fabio Grätz <[email protected]>

---------

Signed-off-by: Fabio Grätz <[email protected]>
Signed-off-by: Fabio Grätz <[email protected]>
Co-authored-by: Fabio Grätz <[email protected]>
…ng until system retry budget is exhausted (flyteorg#6740)

Signed-off-by: Fabio Grätz <[email protected]>
@flyte-bot
Copy link
Collaborator

Bito Automatic Review Skipped - Files Excluded

Bito didn't auto-review this change because all changed files are in the exclusion list for automatic reviews. No action is needed if you didn't intend for the agent to review it. Otherwise, to manually trigger a review, type /review in a comment and save.
You can change the excluded files settings here, or contact your Bito workspace admin at [email protected].

@zabiclassy-debug zabiclassy-debug changed the base branch from master to nikki/docs/DOC-621-update-flyte-tutorials November 24, 2025 01:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.