GitHub
02/01/2023, 7:19 PMGitHub
02/01/2023, 7:21 PMGitHub
02/01/2023, 7:57 PMGitHub
02/02/2023, 6:47 AMGitHub
02/02/2023, 8:36 AM@task(cache=True, cache_version='v1', cache_expiration=timedelta(days=7))
will define a task that will only use the cache, if the cache is less then a week old
Discussed in #3238
Originally posted by ophiry January 16, 2023
that is - include in the task decorator a parameter which will control for how long the cache will be considered valid
flyteorg/flyteGitHub
02/02/2023, 11:30 AMGitHub
02/02/2023, 11:49 AMGitHub
02/02/2023, 11:50 AMGitHub
02/02/2023, 1:03 PMGitHub
02/02/2023, 2:09 PM<https://github.com/flyteorg/flytekit-java/tree/master|master>
by narape
<https://github.com/flyteorg/flytekit-java/commit/a1d5226f6a6e1fc872be61c19f21eea64a40e955|a1d5226f>
- Add JavaDoc comments to flytekit-api module (#186)
flyteorg/flytekit-javaGitHub
02/02/2023, 2:13 PMGitHub
02/02/2023, 2:34 PMGitHub
02/02/2023, 3:08 PM<https://github.com/flyteorg/flytectl/tree/master|master>
by pmahindrakar-oss
<https://github.com/flyteorg/flytectl/commit/50bc5a94d3d485685961a1e283080d165fbc0d17|50bc5a94>
- Upgrade IDL version (#382)
flyteorg/flytectlGitHub
02/02/2023, 3:13 PMcontainerd 1.5.16
Welcome to the v1.5.16 release of containerd!
The sixteenth patch release for containerd 1.5 contains a fix for CVE-2022-23471.
Notable Updates
• Fix goroutine leak during Exec in CRI plugin (GHSA-2qjp-425j-52j9)
See the changelog for complete list of changes
Please try out the release binaries and report any issues at https://github.com/containerd/containerd/issues.
Contributors
• Derek McGowan
• Danny Canter
• Phil Estes
• Sebastiaan van Stijn
Changes
• Github Security Advisory GHSA-2qjp-425j-52j9
• Prepare release notes for v1.5.16
• CRI stream server: Fix goroutine leak in Exec
• [release/1.5] update to go1.18.9 (#7767)
• [release/1.5] update to go1.18.9
Dependency Changes
This release has no dependency changes
Previous release can be found at v1.5.15
containerd 1.5.15
Welcome to the v1.5.15 release of containerd!
The fifteenth patch release for containerd 1.5 includes various fixes including a fix for a long time issue with CNI resource leakage.
Notable Updates
• Fix CNI leaks by changing pod network setup order in CRI plugin (#7464)
• Fix request retry on push (#7479)
• Fix lease labels unexpectedly overwriting expiration (#7746)... (truncated) Commits • `2e3140a` Merge pull request from GHSA-2qjp-425j-52j9 • `189c7c3` Prepare release notes for v1.5.16 • `6cd1152` CRI stream server: Fix goroutine leak in Exec • `2f59a97` Merge pull request #7767 from thaJeztah/1.5_update_go_1.18.9 • `46e2ef0` [release/1.5] update to go1.18.9 • `99a380d` Merge pull request #7759 from dmcgowan/prepare-1.5.15 • `9ab22bf` Prepare release notes for v1.5.15 • `a0a9a0e` Merge pull request #7746 from austinvazquez/cherry-pick-c4dee237f57a7f7895aaa... • `1de818a` Fix order of operations when setting lease labels • `7b7a9fb` Merge pull request #7722 from thaJeztah/1.5_protobuf_extensions_fix • Additional commits viewable in compare view Dependabot compatibility score Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.
* * *
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
• @dependabot rebase
will rebase this PR
• @dependabot recreate
will recreate this PR, overwriting any edits that have been made to it
• @dependabot merge
will merge this PR after your CI passes on it
• @dependabot squash and merge
will squash and merge this PR after your CI passes on it
• @dependabot cancel merge
will cancel a previously requested merge and block automerging
• @dependabot reopen
will reopen this PR if it is closed
• @dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
• @dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
• @dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
• @dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
• @dependabot use these labels
will set the current labels as the default for future PRs for this repo and language
• @dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language
• @dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language
• @dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
flyteorg/flytectl
GitHub Actions: Generate documentation
GitHub Actions: Goreleaser
GitHub Actions: Bump Version
✅ 9 other checks have passed
9/12 successful checksGitHub
02/02/2023, 3:18 PM<https://github.com/flyteorg/flytekit-java/tree/master|master>
by andresgomezfrr
<https://github.com/flyteorg/flytekit-java/commit/dcbb337fa68dda020bf860374f725ca742e0509f|dcbb337f>
- Add scaladocs #patch (#185)
flyteorg/flytekit-javaGitHub
02/02/2023, 3:20 PMGitHub
02/02/2023, 3:21 PMGitHub
02/02/2023, 3:33 PMGitHub
02/02/2023, 3:33 PM<https://github.com/flyteorg/homebrew-tap/tree/main|main>
by flyte-bot
<https://github.com/flyteorg/homebrew-tap/commit/d08a16698edd407c89a0164d3854a9ccbb736902|d08a1669>
- Brew formula update for flytectl version v0.6.27
flyteorg/homebrew-tapGitHub
02/02/2023, 3:48 PM<https://github.com/flyteorg/flytekit-java/tree/master|master>
by andresgomezfrr
<https://github.com/flyteorg/flytekit-java/commit/85f227d849aa3b58853e80e651ec1b268d462c52|85f227d8>
- Add jflyte docs (#187)
flyteorg/flytekit-javaGitHub
02/02/2023, 3:51 PMGitHub
02/02/2023, 4:12 PM<https://github.com/flyteorg/flytekit-java/tree/master|master>
by andresgomezfrr
<https://github.com/flyteorg/flytekit-java/commit/8fcbba783def0edc8cb01483ebbec454bc143b3c|8fcbba78>
- Flytekit testing javadocs (#188)
flyteorg/flytekit-javaGitHub
02/02/2023, 8:39 PMGitHub
02/02/2023, 9:54 PMscikit-learn
dependency (with a package named sklearn) is not explicitly called out as a requirement.
Fix
Added a small callout below the flytekit pip package that specifies scikit-learn
as a clear dependency for the quick start demo.
flyteorg/flytesnacks
DCO: DCO
✅ 1 other check has passed
1/2 successful checksGitHub
02/02/2023, 10:02 PMscikit-learn
dependency (with a package named sklearn) is not explicitly called out as a requirement.
Fix
Added a small callout below the flytekit pip package that specifies scikit-learn
as a clear dependency for the quick start demo.
flyteorg/flytesnacks
✅ All checks have passed
2/2 successful checksGitHub
02/03/2023, 12:34 AM<https://github.com/flyteorg/flytekit/tree/master|master>
by eapolinario
<https://github.com/flyteorg/flytekit/commit/9dc4d4dddd221e7a5075486d96c248e4653724d3|9dc4d4dd>
- Add pod_template
and pod_template_name
arguments for PythonAutoContainerTask
, its downstream tasks, and @task
. (#1425)
flyteorg/flytekitGitHub
02/03/2023, 12:37 AMpod_template
and pod_template_name
arguments for PythonAutoContainerTask
, its downstream tasks, and @task
. by @ByronHsu in #1425
New Contributors
• @ppiegaze made their first contribution in #1416
• @ByronHsu made their first contribution in #1425
Full Changelog: v1.3.1...v1.4.0b0
flyteorg/flytekitGitHub
02/03/2023, 12:37 AMpip
dependencies of this project.
Changes included in this PR
• Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
• requirements-spark2.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/b91f1340e9491166c6423d842e9352c987045409508e0ca75d4695ede6a12a27/68747470733a2f2f6170692e7365676d656e742e696f2f76312f706978656c2f747261636b3f646174613d65794a33636d6c305a55746c65534936496e4a79576d785a634564485932527954485a7362306c596430645563566734576b4652546e4e434f5545774969776959573576626e6c746233567a535751694f6949784f5467784f5755344d43316b5a444e6b4c54517a4f5449744f4445324e79316a4d546b355a6a637859544a694d6a63694c434a6c646d567564434936496c425349485a705a58646c5a434973496e42796233426c636e52705a584d694f6e736963484a4a5a434936496a45354f4445355a5467774c57526b4d3251744e444d354d6930344d5459334c574d784f546c6d4e7a46684d6d49794e794a3966513d3d
🧐 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:
🦉 Regular Expression Denial of Service (ReDoS)
flyteorg/flytekit
✅ All checks have passed
30/30 successful checksGitHub
02/03/2023, 12:37 AMpip
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/eb4070226820a4767a3c4a217a41f099463a41cc19d6bafb21bb183d9f7ceb49/68747470733a2f2f6170692e7365676d656e742e696f2f76312f706978656c2f747261636b3f646174613d65794a33636d6c305a55746c65534936496e4a79576d785a634564485932527954485a7362306c596430645563566734576b4652546e4e434f5545774969776959573576626e6c746233567a535751694f6949795a6a526b4f4745345a5330304d4449334c5451314f4759744f5441304e53316a4e6a597a4d575a6c597a46694e6d55694c434a6c646d567564434936496c425349485a705a58646c5a434973496e42796233426c636e52705a584d694f6e736963484a4a5a434936496a4a6d4e4751345954686c4c5451774d6a63744e4455345a6930354d4451314c574d324e6a4d785a6d566a4d5749325a534a3966513d3d
🧐 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:
🦉 Regular Expression Denial of Service (ReDoS)
flyteorg/flytekit
✅ All checks have passed
30/30 successful checksGitHub
02/03/2023, 12:41 AMpip
dependencies of this project.
Changes included in this PR
• Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
• dev-requirements.txt
⚠️ Warning
protoc-gen-swagger 0.1.0 requires protobuf, which is not installed.
Keras-Preprocessing 1.1.2 requires numpy, 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.
flytekit 0.12.10 requires protobuf, which is not installed.
flytekit 0.12.10 requires ipykernel, which is not installed.
flytekit 0.12.10 requires black, which is not installed.
flytekit 0.12.10 has requirement flyteidl<1.0.0,>=0.18.4, but you have flyteidl 1.3.5.
flytekit 0.12.10 has requirement python-dateutil<=2.8.1,>=2.1, but you have python-dateutil 2.8.2.
flytekit 0.12.10 has requirement pytz<2018.5,>=2017.2, but you have pytz 2022.7.1.
flytekit 0.12.10 has requirement configparser<4.0.0,>=3.0.0, but you have configparser 4.0.2.
flyteidl 1.3.5 requires googleapis-common-protos, which is not installed.
flyteidl 1.3.5 requires protobuf, which is not installed.
docker-image-py 0.1.12 requires regex, which is not installed.
Vulnerabilities that will be fixed
By pinning:
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/019ffec5d0846b0af92a420d092253469d61c89d8bdcfb933c5a1d366ed83d19/68747470733a2f2f6170692e7365676d656e742e696f2f76312f706978656c2f747261636b3f646174613d65794a33636d6c305a55746c65534936496e4a79576d785a634564485932527954485a7362306c596430645563566734576b4652546e4e434f5545774969776959573576626e6c746233567a535751694f694a684d6d4a6d4f4459344e6930344f574d314c5451324f4749744f544e6b4d533030597a4d7a4f4442695a6d59784e7a59694c434a6c646d567564434936496c425349485a705a58646c5a434973496e42796233426c636e52705a584d694f6e736963484a4a5a434936496d4579596d59344e6a67324c546735597a55744e445934596930354d3251784c54526a4d7a4d344d474a6d5a6a45334e694a3966513d3d
🧐 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:
🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.
flyteorg/flytekit
✅ All checks have passed
30/30 successful checks