pipelines
Here are 402 public repositories matching this topic...
Problem
Since Java 8 was introduced there is no need to use Joda as it has been replaced the native Date-Time API.
Solution
Ideally greping and replacing the text should work (mostly)
Additional context
Need to check if de/serializing will still work.
-
Updated
Oct 15, 2020 - Jupyter Notebook
Is your feature request related to a problem? Please describe.
SNS endpoint subscriptions must expose a public facing HTTP server ( unless I missed something ) and therefore make it possible for untrusted sources to post messages to the event bus as long as the message comply with basic message format.
Describe the solution you'd like
The SNS source should verify the signature of the
-
Updated
Dec 16, 2018 - Rust
Currently a user can run a notebook as a "batch job" by implicitly creating a one node "transient" pipeline. (Although "transient" is technically incorrect, I am using the term to highlight the fact that the generated pipeline is hidden from the user in the Elyra UI and can only be seen (and re-used) in the Kubeflows Pipelines UI.)
![image](https://user-images.githubusercontent.com/13068832/935
-
Updated
Oct 14, 2020 - Go
-
Updated
Oct 15, 2020 - Python
-
Updated
Sep 30, 2020 - Python
Hi!
When using the unprivileged image, it's not possible to load custom configurations.
# podman run -p 8080:8080 -e GITLAB_MONITOR_CONFIG=/tmp/config.json timoschwarzer/gitlab-monitor:unprivileged
/wrapper.sh: line 4: can't create /usr/share/nginx/html/config.json: Permission denied
Indeed, root is needed to create a new file in /usr/share/nginx/html, and it looks like wrapper.s
-
Updated
Oct 8, 2020 - Go
-
Updated
Oct 24, 2019 - Elixir
Expected Behavior
The API server should not be a direct dependency during Trigger processing.
Instead of calling the API server directly, we should read off of a lister cache. We already do this in the reconcilers, we should do it for the EventListener as well.
Actual Behavior
Currently, each EventListener directly makes calls to the API server to fetch TriggerBindings, TriggerTemp
-
Updated
Oct 16, 2020 - Go
-
Updated
Oct 14, 2020 - HTML
-
Updated
Oct 16, 2020 - C#
-
Updated
Oct 13, 2020 - Go
-
Updated
Oct 9, 2020 - C#
-
Updated
Dec 14, 2019 - Python
-
Updated
Oct 12, 2020 - Java
-
Updated
Oct 7, 2020 - Perl
-
Updated
Feb 4, 2020 - C#
-
Updated
Sep 23, 2019 - Go
-
Updated
Sep 29, 2020 - Python
-
Updated
Oct 16, 2020 - C++
Improve this page
Add a description, image, and links to the pipelines topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pipelines topic, visit your repo's landing page and select "manage topics."
Summary
Steps to reproduce
Use @vito buildkit container, or any container which doe