GitHub
02/07/2023, 8:17 PM<https://github.com/flyteorg/flytetools/tree/master|master>
by hamersaw
<https://github.com/flyteorg/flytetools/commit/44550c7d9bd61261f9ed81cedef8d43febe29c8c|44550c7d>
- Bumping go version to 1.19 (#71)
flyteorg/flytetoolsGitHub
02/07/2023, 8:20 PMGitHub
02/07/2023, 8:54 PMGitHub
02/07/2023, 9:03 PM<https://github.com/flyteorg/flyteidl/tree/master|master>
by EngHabu
<https://github.com/flyteorg/flyteidl/commit/f3724b45cf1b8d33344de3ac65ba4e25c6db17d8|f3724b45>
- gen (#359)
flyteorg/flyteidlGitHub
02/07/2023, 9:07 PMGitHub
02/07/2023, 9:24 PM<https://github.com/flyteorg/flyteadmin/tree/master|master>
by hamersaw
<https://github.com/flyteorg/flyteadmin/commit/a89b359cda82a9bd46c64caf0067e7124f6f8485|a89b359c>
- Bumping go version to 1.19 (#518)
flyteorg/flyteadminGitHub
02/07/2023, 10:09 PMGitHub
02/07/2023, 10:46 PM<https://github.com/flyteorg/flytesnacks/tree/master|master>
by cosmicBboy
<https://github.com/flyteorg/flytesnacks/commit/6dc7b768dac84d736478b7f2fd9e6b764007569e|6dc7b768>
- Add dbt example (#943)
flyteorg/flytesnacksGitHub
02/07/2023, 10:46 PMREADME.rst
page with an intro and installation instructions
• a sphinx gallery python script with code examples and explanation of how to use the plugin
See the example contribution guide for more information
Are you sure this issue hasn't been raised already?
☑︎ Yes
Have you read the Code of Conduct?
☑︎ Yes
flyteorg/flyteGitHub
02/07/2023, 11:33 PMGitHub
02/07/2023, 11:51 PMGitHub
02/08/2023, 6:05 AMGitHub
02/08/2023, 10:28 AMGitHub
02/08/2023, 10:38 AMGitHub
02/08/2023, 10:46 AMGitHub
02/08/2023, 10:47 AMGitHub
02/08/2023, 10:51 AMGitHub
02/08/2023, 2:21 PMflytekit>=1.3.0
, the following error message appears when workflows are run:
Workflow[dask-plugin:development:demo.dask_demo.workflows.dynamic_workflow] failed. RuntimeExecutionError: max number of system retry attempts [11/10] exhausted. Last known status message: InvalidArgument: Invalid fields for event message, caused by [rpc error: code = InvalidArgument desc = missing project]
Example workflow:
from flytekit import workflow, task, dynamic
@task
def some_task():
print("Do something")
@dynamic
def dynamic_task():
some_task()
@workflow
def dynamic_workflow():
dynamic_task()
The workflow was serialized using pyflyte -k <package> serialize --image <image> workflows -f <output_dir
.
A bit of investigation lead to possibly flyteorg/flytekit#1378 being the root cause of this.
Expected behavior
The dynamic workflow should run
Additional context to reproduce
No response
Screenshots
No response
Are you sure this issue hasn't been raised already?
☑︎ Yes
Have you read the Code of Conduct?
☑︎ Yes
flyteorg/flyteGitHub
02/08/2023, 2:55 PMGitHub
02/08/2023, 4:02 PM<https://github.com/flyteorg/flytesnacks/tree/master|master>
by cosmicBboy
<https://github.com/flyteorg/flytesnacks/commit/8c969622b2373fdfbad8388e6cbef5e1232d937c|8c969622>
- Add databricks to index.rst (#939)
flyteorg/flytesnacksGitHub
02/08/2023, 5:27 PMpip
dependencies of this project.
Changes included in this PR
• Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
• requirements.txt
⚠️ Warning
protoc-gen-swagger 0.1.0 requires protobuf, which is not installed.
jsonschema 3.2.0 requires pyrsistent, which is not installed.
google-auth 2.16.0 requires rsa, which is not installed.
flyteidl 1.3.5 requires protobuf, which is not installed.
flyteidl 1.3.5 requires googleapis-common-protos, which is not installed.
docker-image-py 0.1.12 requires regex, which is not installed.
Vulnerabilities that will be fixed
By pinning:
(*) Note that the real score may have changed since the PR was raised.
Some vulnerabilities couldn't be fully fixed and so Snyk will still find them when the project is tested again. This may be because the vulnerability existed within more than one direct dependency, but not all of the affected dependencies could be upgraded.
Check the changes in this PR to ensure they won't cause issues with your project.
* * *
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.
For more information: https://camo.githubusercontent.com/e3778d5e98a87f2d8a71a279e266fea3e03bf17ddbc54026d833feefbb77b840/68747470733a2f2f6170692e7365676d656e742e696f2f76312f706978656c2f747261636b3f646174613d65794a33636d6c305a55746c65534936496e4a79576d785a634564485932527954485a7362306c596430645563566734576b4652546e4e434f5545774969776959573576626e6c746233567a535751694f694a6a596d59334e6a64695a533034593255314c5451304d7a49744f4449305a53316c4e32453259545a6c4e6a426a5a5451694c434a6c646d567564434936496c425349485a705a58646c5a434973496e42796233426c636e52705a584d694f6e736963484a4a5a434936496d4e695a6a63324e324a6c4c54686a5a5455744e44517a4d6930344d6a526c4c57553359545a684e6d55324d474e6c4e434a3966513d3d
🧐 View latest project report
🛠️ Adjust project settings
📚 Read more about Snyk's upgrade and patch logic
* * *
Learn how to fix vulnerabilities with free interactive lessons:
🦉 Denial of Service (DoS)
🦉 Denial of Service (DoS)
flyteorg/flytekit
GitHub Actions: build-plugins (3.10, flytekit-vaex)
GitHub Actions: build-plugins (3.10, flytekit-sqlalchemy)
GitHub Actions: build-plugins (3.10, flytekit-spark)
GitHub Actions: build-plugins (3.10, flytekit-snowflake)
GitHub Actions: build-plugins (3.10, flytekit-ray)
GitHub Actions: build-plugins (3.10, flytekit-polars)
GitHub Actions: build-plugins (3.10, flytekit-papermill)
GitHub Actions: build-plugins (3.10, flytekit-pandera)
GitHub Actions: build-plugins (3.10, flytekit-kf-tensorflow)
GitHub Actions: build-plugins (3.10, flytekit-kf-pytorch)
GitHub Actions: build-plugins (3.10, flytekit-kf-mpi)
GitHub Actions: build-plugins (3.10, flytekit-k8s-pod)
GitHub Actions: build-plugins (3.10, flytekit-hive)
GitHub Actions: build-plugins (3.10, flytekit-dolt)
GitHub Actions: build-plugins (3.10, flytekit-deck-standard)
GitHub Actions: build-plugins (3.10, flytekit-dbt)
GitHub Actions: build-plugins (3.10, flytekit-data-fsspec)
GitHub Actions: build-plugins (3.10, flytekit-dask)
GitHub Actions: build-plugins (3.10, flytekit-bigquery)
GitHub Actions: build-plugins (3.10, flytekit-aws-sagemaker)
GitHub Actions: build-plugins (3.10, flytekit-aws-batch)
GitHub Actions: build-plugins (3.10, flytekit-aws-athena)
GitHub Actions: build-plugins (3.9, flytekit-whylogs)
GitHub Actions: build-plugins (3.9, flytekit-vaex)
GitHub Actions: build-plugins (3.9, flytekit-sqlalchemy)
GitHub Actions: build-plugins (3.9, flytekit-spark)
GitHub Actions: build-plugins (3.9, flytekit-snowflake)
GitHub Actions: build-plugins (3.9, flytekit-ray)
✅ 2 other checks have passed
2/30 successful checksGitHub
02/08/2023, 6:07 PMGitHub
02/08/2023, 6:31 PMpip
dependencies of this project.
Changes included in this PR
• Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
• plugins/flytekit-papermill/requirements.txt
⚠️ Warning
protoc-gen-swagger 0.1.0 requires protobuf, which is not installed.
flyteidl 1.3.0 requires protobuf, which is not installed.
flyteidl 1.3.0 requires googleapis-common-protos, which is not installed.
docker-image-py 0.1.12 requires regex, which is not installed.
binaryornot 0.4.4 requires chardet, which is not installed.
Vulnerabilities that will be fixed
By pinning:
(*) Note that the real score may have changed since the PR was raised.
Some vulnerabilities couldn't be fully fixed and so Snyk will still find them when the project is tested again. This may be because the vulnerability existed within more than one direct dependency, but not all of the affected dependencies could be upgraded.
Check the changes in this PR to ensure they won't cause issues with your project.
* * *
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.
For more information: https://camo.githubusercontent.com/29ce126577b43fa3cea703c3c23982092bba12409a931e44af7a836ef808d136/68747470733a2f2f6170692e7365676d656e742e696f2f76312f706978656c2f747261636b3f646174613d65794a33636d6c305a55746c65534936496e4a79576d785a634564485932527954485a7362306c596430645563566734576b4652546e4e434f5545774969776959573576626e6c746233567a535751694f69497759546b304e474a6c4f43316d595759324c5451304e7a55744f4463334e5330774e6a4d784f544934593259774e7a6b694c434a6c646d567564434936496c425349485a705a58646c5a434973496e42796233426c636e52705a584d694f6e736963484a4a5a434936496a42684f545130596d55344c575a685a6a59744e4451334e5330344e7a63314c5441324d7a45354d6a686a5a6a41334f534a3966513d3d
🧐 View latest project report
🛠️ Adjust project settings
📚 Read more about Snyk's upgrade and patch logic
* * *
Learn how to fix vulnerabilities with free interactive lessons:
🦉 Denial of Service (DoS)
🦉 Denial of Service (DoS)
flyteorg/flytekit
GitHub Actions: build (ubuntu-latest, 3.8)
GitHub Actions: build-plugins (3.10, flytekit-papermill)
✅ 28 other checks have passed
28/30 successful checksGitHub
02/08/2023, 6:43 PM<https://github.com/flyteorg/flytesnacks/tree/master|master>
by cosmicBboy
<https://github.com/flyteorg/flytesnacks/commit/2b814b0997a69a6671dfb81c2c26e7696de5f3ad|2b814b09>
- Added a non-bourne shell callout (#953)
flyteorg/flytesnacksGitHub
02/08/2023, 6:56 PMpip
dependencies of this project.
Changes included in this PR
• Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
• plugins/flytekit-pandera/requirements.txt
⚠️ Warning
protoc-gen-swagger 0.1.0 requires protobuf, which is not installed.
flyteidl 1.3.0 requires protobuf, which is not installed.
flyteidl 1.3.0 requires googleapis-common-protos, which is not installed.
docker-image-py 0.1.12 requires regex, which is not installed.
binaryornot 0.4.4 requires chardet, which is not installed.
Vulnerabilities that will be fixed
By pinning:
(*) Note that the real score may have changed since the PR was raised.
Some vulnerabilities couldn't be fully fixed and so Snyk will still find them when the project is tested again. This may be because the vulnerability existed within more than one direct dependency, but not all of the affected dependencies could be upgraded.
Check the changes in this PR to ensure they won't cause issues with your project.
* * *
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.
For more information: https://camo.githubusercontent.com/f34f3895d4069ab5993e5f1bc7872b19c06c8f0696493611c30e633ba07b5039/68747470733a2f2f6170692e7365676d656e742e696f2f76312f706978656c2f747261636b3f646174613d65794a33636d6c305a55746c65534936496e4a79576d785a634564485932527954485a7362306c596430645563566734576b4652546e4e434f5545774969776959573576626e6c746233567a535751694f694a69596a526a5a44426c4e79316a4e6a646c4c545178596a6b744f5451774d79307a4e6d4d3459324d32596a67774e474d694c434a6c646d567564434936496c425349485a705a58646c5a434973496e42796233426c636e52705a584d694f6e736963484a4a5a434936496d4a694e474e6b4d4755334c574d324e3255744e4446694f5330354e44417a4c544d32597a686a597a5a694f44413059794a3966513d3d
🧐 View latest project report
🛠️ Adjust project settings
📚 Read more about Snyk's upgrade and patch logic
* * *
Learn how to fix vulnerabilities with free interactive lessons:
🦉 Denial of Service (DoS)
🦉 Denial of Service (DoS)
flyteorg/flytekit
GitHub Actions: build-plugins (3.10, flytekit-pandera)
✅ 29 other checks have passed
29/30 successful checksGitHub
02/08/2023, 6:59 PMalpine:3.17
, as this image has only 0 known vulnerabilities. To do this, merge this pull request, then verify your application still works as expected.
* * *
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.
For more information: https://camo.githubusercontent.com/66b9d8b809d570cfc37c9704f5d7fdf5bfe011afc88031e082dd0954b341c741/68747470733a2f2f6170692e7365676d656e742e696f2f76312f706978656c2f747261636b3f646174613d65794a33636d6c305a55746c65534936496e4a79576d785a634564485932527954485a7362306c596430645563566734576b4652546e4e434f5545774969776959573576626e6c746233567a535751694f6949314e444d794e3245314d4330334d5759304c5451795a5755744f57466c4e5330354d6a4d7a59546b7a596a49785a5749694c434a6c646d567564434936496c425349485a705a58646c5a434973496e42796233426c636e52705a584d694f6e736963484a4a5a434936496a55304d7a4933595455774c5463785a6a51744e444a6c5a533035595755314c546b794d7a4e684f544e694d6a466c59694a3966513d3d
🧐 View latest project report
🛠️ Adjust project settings
* * *
Learn how to fix vulnerabilities with free interactive lessons:
🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.
flyteorg/flytepropeller
GitHub Actions: Goreleaser
GitHub Actions: Build & Push Flytepropeller Image
GitHub Actions: Bump Version
DCO: DCO
✅ 10 other checks have passed
10/14 successful checksGitHub
02/08/2023, 7:30 PMpip
dependencies of this project.
Changes included in this PR
• Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
• plugins/flytekit-modin/requirements.txt
⚠️ Warning
protoc-gen-swagger 0.1.0 requires protobuf, which is not installed.
flyteidl 1.2.5 requires googleapis-common-protos, which is not installed.
flyteidl 1.2.5 requires protobuf, which is not installed.
docker-image-py 0.1.12 requires regex, which is not installed.
binaryornot 0.4.4 requires chardet, which is not installed.
Vulnerabilities that will be fixed
By pinning:
(*) Note that the real score may have changed since the PR was raised.
Some vulnerabilities couldn't be fully fixed and so Snyk will still find them when the project is tested again. This may be because the vulnerability existed within more than one direct dependency, but not all of the affected dependencies could be upgraded.
Check the changes in this PR to ensure they won't cause issues with your project.
* * *
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.
For more information: https://camo.githubusercontent.com/dd16ba2c3eb62e525d871775c1aed1756b09d3402d44e29992dd3d56542c8edf/68747470733a2f2f6170692e7365676d656e742e696f2f76312f706978656c2f747261636b3f646174613d65794a33636d6c305a55746c65534936496e4a79576d785a634564485932527954485a7362306c596430645563566734576b4652546e4e434f5545774969776959573576626e6c746233567a535751694f69497a597a4a6b4e44677a4f4331684f4752684c54513459544974596a526b597930794e324a694f5467335a475a684e4445694c434a6c646d567564434936496c425349485a705a58646c5a434973496e42796233426c636e52705a584d694f6e736963484a4a5a434936496a4e6a4d6d51304f444d344c5745345a4745744e4468684d6931694e47526a4c544933596d49354f44646b5a6d45304d534a3966513d3d
🧐 View latest project report
🛠️ Adjust project settings
📚 Read more about Snyk's upgrade and patch logic
* * *
Learn how to fix vulnerabilities with free interactive lessons:
🦉 Denial of Service (DoS)
🦉 Denial of Service (DoS)
flyteorg/flytekit
✅ All checks have passed
30/30 successful checksGitHub
02/08/2023, 8:34 PMpip
dependencies of this project.
Changes included in this PR
• Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
• plugins/flytekit-bigquery/requirements.txt
⚠️ Warning
protoc-gen-swagger 0.1.0 requires protobuf, which is not installed.
google-auth 2.15.0 requires rsa, which is not installed.
flyteidl 1.3.0 requires protobuf, which is not installed.
flyteidl 1.3.0 requires googleapis-common-protos, which is not installed.
docker-image-py 0.1.12 requires regex, which is not installed.
binaryornot 0.4.4 requires chardet, which is not installed.
Vulnerabilities that will be fixed
By pinning:
(*) Note that the real score may have changed since the PR was raised.
Some vulnerabilities couldn't be fully fixed and so Snyk will still find them when the project is tested again. This may be because the vulnerability existed within more than one direct dependency, but not all of the affected dependencies could be upgraded.
Check the changes in this PR to ensure they won't cause issues with your project.
* * *
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.
For more information: https://camo.githubusercontent.com/3812ac12fc7931db2abf8bea25ba1e0c5c6b9e15b5f7fe0126ea787e1886e979/68747470733a2f2f6170692e7365676d656e742e696f2f76312f706978656c2f747261636b3f646174613d65794a33636d6c305a55746c65534936496e4a79576d785a634564485932527954485a7362306c596430645563566734576b4652546e4e434f5545774969776959573576626e6c746233567a535751694f694a694d54597a4d445a6d595330304e4745784c54526b5a6a5974595756684d533168597a6c6c4d4746694e546b30595759694c434a6c646d567564434936496c425349485a705a58646c5a434973496e42796233426c636e52705a584d694f6e736963484a4a5a434936496d49784e6a4d774e6d5a684c545130595445744e47526d4e6931685a5745784c57466a4f575577595749314f5452685a694a3966513d3d
🧐 View latest project report
🛠️ Adjust project settings
📚 Read more about Snyk's upgrade and patch logic
* * *
Learn how to fix vulnerabilities with free interactive lessons:
🦉 Denial of Service (DoS)
🦉 Denial of Service (DoS)
flyteorg/flytekit
GitHub Actions: build-plugins (3.10, flytekit-bigquery)
✅ 29 other checks have passed
29/30 successful checksGitHub
02/08/2023, 8:41 PMpip
dependencies of this project.
Changes included in this PR
• Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
• plugins/flytekit-kf-tensorflow/requirements.txt
⚠️ Warning
protoc-gen-swagger 0.1.0 requires protobuf, which is not installed.
flyteidl 1.3.0 requires protobuf, which is not installed.
flyteidl 1.3.0 requires googleapis-common-protos, which is not installed.
docker-image-py 0.1.12 requires regex, which is not installed.
binaryornot 0.4.4 requires chardet, which is not installed.
Vulnerabilities that will be fixed
By pinning:
(*) Note that the real score may have changed since the PR was raised.
Some vulnerabilities couldn't be fully fixed and so Snyk will still find them when the project is tested again. This may be because the vulnerability existed within more than one direct dependency, but not all of the affected dependencies could be upgraded.
Check the changes in this PR to ensure they won't cause issues with your project.
* * *
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.
For more information: https://camo.githubusercontent.com/e05d036bb97afcfd29ef663224aa604b5ca01106fa56b4fd7bbe963bd6a4c198/68747470733a2f2f6170692e7365676d656e742e696f2f76312f706978656c2f747261636b3f646174613d65794a33636d6c305a55746c65534936496e4a79576d785a634564485932527954485a7362306c596430645563566734576b4652546e4e434f5545774969776959573576626e6c746233567a535751694f6949335a47526c595449334d4330794f4451354c54526c5a6a4974596d5a6a4d793169596d52695a475933597a686d4e6a51694c434a6c646d567564434936496c425349485a705a58646c5a434973496e42796233426c636e52705a584d694f6e736963484a4a5a434936496a646b5a4756684d6a63774c5449344e446b744e47566d4d6931695a6d4d7a4c574a695a474a6b5a6a646a4f4759324e434a3966513d3d
🧐 View latest project report
🛠️ Adjust project settings
📚 Read more about Snyk's upgrade and patch logic
* * *
Learn how to fix vulnerabilities with free interactive lessons:
🦉 Denial of Service (DoS)
🦉 Denial of Service (DoS)
flyteorg/flytekit
Codecov: 69.33% (-0.12%) compared to dee4804
GitHub Actions: build-plugins (3.10, flytekit-kf-tensorflow)
✅ 28 other checks have passed
28/30 successful checksGitHub
02/08/2023, 8:41 PM<https://github.com/flyteorg/flytectl/tree/master|master>
by hamersaw
<https://github.com/flyteorg/flytectl/commit/049be2bf7e9af461a1e128e89901d7a56178b059|049be2bf>
- Bumping go version to 1.19 (#384)
flyteorg/flytectl