-
Notifications
You must be signed in to change notification settings - Fork 762
Master #6758
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
base: nikki/docs/DOC-621-update-flyte-tutorials
Are you sure you want to change the base?
Master #6758
Conversation
) * 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]>
Signed-off-by: Kevin Su <[email protected]>
…ent (flyteorg#6168) Signed-off-by: marrrcin <[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]>
Signed-off-by: Haytham Abuelfutuh <[email protected]>
Signed-off-by: Troy Chiu <[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]>
Signed-off-by: Thomas J. Fan <[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]>
Signed-off-by: dashangcun <[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]>
Signed-off-by: Mike Hotan <[email protected]> Co-authored-by: Eduardo Apolinario <[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]>
Signed-off-by: Jason Parraga <[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]>
…rg#6187) Signed-off-by: Eduardo Apolinario <[email protected]> Co-authored-by: Eduardo Apolinario <[email protected]>
Signed-off-by: Flyte Bot <[email protected]> Co-authored-by: kumare3 <[email protected]>
Signed-off-by: Nelson Chen <[email protected]> Signed-off-by: Kevin Su <[email protected]> Co-authored-by: Kevin Su <[email protected]>
Signed-off-by: Alex Wu <[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>
Signed-off-by: Jason Parraga <[email protected]>
Signed-off-by: Flyte Bot <[email protected]> Co-authored-by: kumare3 <[email protected]>
Signed-off-by: Jason Parraga <[email protected]>
Signed-off-by: Flyte Bot <[email protected]> Co-authored-by: kumare3 <[email protected]>
Signed-off-by: Jason Parraga <[email protected]>
…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]>
Signed-off-by: Kevin Su <[email protected]>
…g#6725) Signed-off-by: Sally Ou <[email protected]> Co-authored-by: Kevin Su <[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]>
…sm being reached (flyteorg#6737) Signed-off-by: Paul Dittamo <[email protected]>
Signed-off-by: Paul Dittamo <[email protected]>
…ng until system retry budget is exhausted (flyteorg#6740) Signed-off-by: Fabio Grätz <[email protected]>
…g#6751) Signed-off-by: Fabio Grätz <[email protected]>
|
Bito Automatic Review Skipped - Files Excluded |
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:
This is important to improve the readability of release notes.
Setup process
Screenshots
Check all the applicable boxes
Related PRs
Docs link