https://prefect.io
Join Slack
Hi, is there any good way to update existing deployments in my CD flow without overriding the curren...
c

Chris

over 1 year ago
Hi, is there any good way to update existing deployments in my CD flow without overriding the current setup? For example, I deployed a deployment without a schedule but a client that use Prefect through the UI added a schedule. Now, I just want to change the image of the deployment through the CD flow. Is there a way to update only given values instead of writing a python script that checks the deployment for existing schedule and inserting it on the .deploy function? In general, how can I make my CD flow to live peacefully with changes coming manually from the UI?😵‍💫
c
s
  • 2
  • 2
  • 99
Hi :wave: We suddenly started seeing this error: ModuleNotFoundError(“No module named ‘prefect.orion...
y

Yaron Levi

almost 2 years ago
Hi 👋 We suddenly started seeing this error: ModuleNotFoundError(“No module named ‘prefect.orion’“)
y
r
  • 2
  • 12
  • 99
I am trying to get the flow ID after register… is there any way ?
a

Alejandro Sanchez Losa

almost 4 years ago
I am trying to get the flow ID after register… is there any way ?
a
k
a
  • 3
  • 36
  • 99
I'd like to use a container that defines its own `ENTRYPOINT`as the image that prefect/dask workers ...
w

Wilson Bilkovich

about 4 years ago
I'd like to use a container that defines its own `ENTRYPOINT`as the image that prefect/dask workers and schedulers run, but when I try it, Prefect seems to expect
/bin/sh
as an entrypoint. Is there any way to override that?
w
z
  • 2
  • 24
  • 99
Hi everyone, I have a question. Can we integrate ControlFlow with Ollama or something else? I checke...
d

David Cummins

12 months ago
Hi everyone, I have a question. Can we integrate ControlFlow with Ollama or something else? I checked the documentation but can't find anything about it. I want to integrate ControlFlow with Llama 3.2 or something else.
d
j
  • 2
  • 14
  • 98
<@ULVA73B9P> in a self hosted deployment when trying to create workpool the following error is prese...
g

Georgi Milanov

over 1 year ago
@Marvin in a self hosted deployment when trying to create workpool the following error is presented : Select the infrastructure you want to use to execute your flow runs Infrastructure type is required
g
m
  • 2
  • 13
  • 98
Hello Prefect Community! I know this may seem like small potatoes in the grand scheme of things but ...
j

john enquist

over 2 years ago
Hello Prefect Community! I know this may seem like small potatoes in the grand scheme of things but I wrote step by step documentation on how to install an instance of prefect 2 locally using .venv. really looking forward to getting a zip up sweatshirt!
Setting Up Prefect 2 Locally using .venv.pdf
🦜 6
🙌 11
🙏 3
😆 5
snap point 4
j
c
a
  • 3
  • 6
  • 98
I thought I would have a play with 2.0 today - tried running the code here -&gt; <https://orion-docs...
j

Joshua Greenhalgh

about 3 years ago
I thought I would have a play with 2.0 today - tried running the code here -> https://orion-docs.prefect.io/tutorials/first-steps/ - get following error?
ValueError: the greenlet library is required to use this function. No module named 'greenlet'
Any ideas?
j
k
  • 2
  • 11
  • 98
Hi, I’m trying to deploy Prefect 2.0 on k8s (EKS) using the default manifest provided by `prefect ku...
m

Michał Augoff

about 3 years ago
Hi, I’m trying to deploy Prefect 2.0 on k8s (EKS) using the default manifest provided by
prefect kubernetes manifest orion
and I’m facing some issues with the UI which seems to not be able to connect to the database (it’s empty). It’s a similar issue to this one but on k8s, not locally. The agent container communicates with the server container (API) just fine and is able to pick up flows. I’m also able to connect to the API via prefect CLI on my local machine, create work queues, deployments, trigger flows etc (which are then picked up by the k8s agent). But UI is empty and I’m not able to see/create e.g. worker queues. Any idea what I might be missing?
✅ 1
m
a
z
  • 3
  • 10
  • 98
How do you go about setting up a volume for jobs when using the kubernetes agent? I see that `--job-...
w

Will Milner

over 4 years ago
How do you go about setting up a volume for jobs when using the kubernetes agent? I see that
--job-template
is an option when using start, but not when using install. I'm able to set up a volume on the agent, but I realized that won't actually make the volumes available to my flows when I run them.
w
k
  • 2
  • 2
  • 98
Previous626364Next

Prefect Community

Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.

Powered by