Dataset Viewer
Auto-converted to Parquet Duplicate
input
stringlengths
1
12.6k
output
stringlengths
1
12k
Dear Flyte Community, I wanted to share some exciting news with all of you. While it may not be directly related to Flyte, I started Union, a venture aimed at supporting Flyte development and collaborating with the incredible community of individuals like yourselves. This is why the recent announcement of Union AI rais...
Congratulations!!! So much deserved :heart:
Congratulations!!! So much deserved :heart:
Great news <@UNZB4NW3S>! Wish only the best for Union and Flyte ahead! :heart:
Great news <@UNZB4NW3S>! Wish only the best for Union and Flyte ahead! :heart:
Congratulations!!! You guys deserve it!
Congratulations!!! You guys deserve it!
This is great, congratulations!
This message was deleted.
Is there a passcode? Zoom bridge seems to require passcode now? I think the slackbot just needs to be updated!
Is there a passcode? Zoom bridge seems to require passcode now? I think the slackbot just needs to be updated!
right, sorry. Won't happen again
right, sorry. Won't happen again
where are we supposed to find the link? is it just the zoom bridge link?
where are we supposed to find the link? is it just the zoom bridge link?
<https://www.addevent.com/event/EA7823958>
:chart_with_upwards_trend: Congrats to <@U057SH9UML5> for being member 2,000th joining this community! :sparkler: We're happy to have you here Greg! :sparkler:
cool name
hi all, be sure to go to the Zoom link in the <https://www.addevent.com/event/EA7823958?utm_source=slack&amp;utm_medium=social&amp;utm_campaign=fcsync|Add the event> link
<@U01DYLVUNJE>: whats the meeting passcode? oh had to prune the `Meeting` at the end
<@U01DYLVUNJE>: whats the meeting passcode? oh had to prune the `Meeting` at the end
oh weird, slack messed up the link there
:loudspeaker: Hello Flyte community! Join us tomorrow (April 18) for the bi-weekly community sync! Agenda: • Community updates (events + :sunglasses:surprise!) • <@U04SG3LPDRS>, who recently authored the fantastic <https://medium.com/@timleonardDS/who-lets-the-dags-out-from-dbt-to-flyte-exporting-and-running-a-dag-5...
hey is there a recording?
hey is there a recording?
we'll let you all know when the recording is posted :slightly_smiling_face: aaand the recording is out <@UU43XA551>: <https://youtu.be/y_DOiY8dI1k>
:mega: *Monthly Contributors Spotlight* :mega: Hey Flyte fam! :wave: We just wanted to give a big shoutout to some awesome folks who have been killing it with their contributions to Flyte. Big thanks to <@U02FZ6AT4KB>, <@U019PBV483E>, and <@U042Z2S8268> for going above and beyond to help make Flyte the best it can be...
Thank the community for all the supports, especially <@USU6W5ATA> <@UNR3C6Y4T> <@U029U35LRDJ>
Thank the community for all the supports, especially <@USU6W5ATA> <@UNR3C6Y4T> <@U029U35LRDJ>
is there any email communication we can forward? <@U01J90KBSU9> :slightly_smiling_face:
is there any email communication we can forward? <@U01J90KBSU9> :slightly_smiling_face:
Oh, there isn't. <@U04H6UUE78B>, is that a possibility?
Oh, there isn't. <@U04H6UUE78B>, is that a possibility?
Absolutely, it will be part of this month's newsletter. Join the mailing list to receive it in your inbox <https://lists.lfaidata.foundation/g/flyte-announce/join|https://lists.lfaidata.foundation/g/flyte-announce/join>
Hey all — <@U04SG3LPDRS> has published a series of articles demonstrating the synergy between dbt :dbt: and Flyte :flyte-2: for creating robust data transformation workflows. If you find this topic intriguing, I recommend checking out the series. <https://link.medium.com/wgWk2LAuXxb> Thank you, <@U04SG3LPDRS>, for de...
Nice one Tim!
:mega: *Contributors of the Month* We would like to express our gratitude and extend a special thanks to <@U03C1MJQ892>, <@U03A7NKMWGM> and <@U04664Z7H37> for their invaluable contributions to Flyte. Here's what <@U029U35LRDJ> has to say about *Bernhard* and *Nick,* in his own words: Want to nominate Bernhard from Pa...
<@U02J8QS6AN7> and <@U03C1MJQ892> you folks are rockstars
<@U02J8QS6AN7> and <@U03C1MJQ892> you folks are rockstars
Thank you :bow:
Workflow execution seems to start but failing with the error below and I dont see any other stacktrace. ```Pod failed. No message received from kubernetes. [f1943114e818d4b7eaf3-n0-0] terminated with exit code (1). Reason [Error]. Message: exec /opt/venv/bin/pyflyte-execute: exec format error .``` <@U01J90KBSU9> <@UNZ...
How did you build the container
How did you build the container
I am building the container using docker on my local MacBook and pushing to a sandbox environment that I am running on EC2. Could docker build env be causing the issue As my Mac is on arm and EC2 VM probably on different arch?
I am building the container using docker on my local MacBook and pushing to a sandbox environment that I am running on EC2. Could docker build env be causing the issue As my Mac is on arm and EC2 VM probably on different arch?
you should use buildkit to build amd64 image
you should use buildkit to build amd64 image
Ok let me try that
:wave: I'm running into an auth problem with flytectl using the ClientSecret (client credentials) method. I've assigned the proper scopes to the oauth2 client and the flyteadmin service isn't complaining about not being able to find the token in the metadata anymore which is nice. However now I'm getting a response to ...
Have you set `insecure` to true in your flytectl config?
Have you set `insecure` to true in your flytectl config?
Yes i have. Along with the ClientSecret authtype and clientId that matches my oauth2 app.
Yes i have. Along with the ClientSecret authtype and clientId that matches my oauth2 app.
Can you set it to false?
Can you set it to false?
I can but it won't work as this POC setup has no tls enabled. What were you expecting it to do? As expected I'm getting transport connection errors now. is there some hidden extra auth logic that gets triggered when we change transport layer settings?
I can but it won't work as this POC setup has no tls enabled. What were you expecting it to do? As expected I'm getting transport connection errors now. is there some hidden extra auth logic that gets triggered when we change transport layer settings?
No there isn't, I thought you had tls enabled. Please check this thread: <https://discuss.flyte.org/t/2448647/u038ft3lcre-uptrgr537-let-s-discuss-auth-here#60a03d43-2aff-4f07-a23c-34924c66f70d>
No there isn't, I thought you had tls enabled. Please check this thread: <https://discuss.flyte.org/t/2448647/u038ft3lcre-uptrgr537-let-s-discuss-auth-here#60a03d43-2aff-4f07-a23c-34924c66f70d>
Ah no biggie I do have the scopes all and offline enabled and assigned in keycloak along with adding it to the local flytectl config. I've read the thread twice now and it's not helping me. As I've mentioned before I've verified that the `flyte-authentication` header contains `Bearer &lt;token&gt;` which, when decoded,...
```[1/1] currentAttempt done. Last Error: USER::containers with unready status: [primary]|context deadline exceeded``` I’ve seen a few times such error. What would be the root cause of it?
The container could not come up. This is interesting Is this is a pod template ? Are you starting init containers
The container could not come up. This is interesting Is this is a pod template ? Are you starting init containers
I don’t think I used ~pod template nor~ init containers, just normal startup. The pod template is used though ```apiVersion: v1 kind: PodTemplate metadata: name: flyte-template namespace: app-development template: spec: volumes: - name: data persistentVolumeClaim: claimName: fsx-app-de...
Hi! I wondered how would it be possible to allow a flyte user to log a training to his Weights &amp; Biases account. Send the logging via a service account could of course be solved e.g. with a Kubernetes secret. But we want that the logs end up in the console of the starting user. From W&amp;Bs site you can control th...
This issue has been opened recently and we are working on it, please comment on the issue <https://github.com/flyteorg/flyte/issues/3696|https://github.com/flyteorg/flyte/issues/3696>
Hi I was wondering if anyone has run into `ValueError: Empty module name` when running a `map_task()` with flytekit and trying to load the actual `task` object. More details below :arrow_down: cc: <@U04JWL4HR5F> When calling `map_task` with flytekit we are seeing this `ValueError: Empty module name` ```│ ❱ 546 │ _...
that feels like the underlying task is not accessible. where do you have that defined? can you copy paste more code? is this fast-register?
that feels like the underlying task is not accessible. where do you have that defined? can you copy paste more code? is this fast-register?
The workflows are registered by running `flytectl register files` `map_task` is invoked as such: ``` result = map_task(foo_task, concurrency=5)( a = x ) ``` in a workflow defined in directory `flyte/a/b/tasks` `foo_task` is defined in a file in the same directory `flyte/a/b/tasks` The failing comm...
The workflows are registered by running `flytectl register files` `map_task` is invoked as such: ``` result = map_task(foo_task, concurrency=5)( a = x ) ``` in a workflow defined in directory `flyte/a/b/tasks` `foo_task` is defined in a file in the same directory `flyte/a/b/tasks` The failing comm...
I think the task module should be `flyte.a.b.tasks.&lt;module&gt;`. Is it possible for you to share the directory structure and the serialization &amp; registration commands you're running?
I think the task module should be `flyte.a.b.tasks.&lt;module&gt;`. Is it possible for you to share the directory structure and the serialization &amp; registration commands you're running?
Thanks Samhita, here's the dir structure: workflow defined in `flyte/a/b/tasks/workflows.py` and the workflow calls a map_task(): ```@workflow def foo_workflow(): result = map_task(foo_task, concurrency=5)( a = x )``` task is defined in `flyte/a/b/tasks/tasks.py` Serialization/registration commands:...
Thanks Samhita, here's the dir structure: workflow defined in `flyte/a/b/tasks/workflows.py` and the workflow calls a map_task(): ```@workflow def foo_workflow(): result = map_task(foo_task, concurrency=5)( a = x )``` task is defined in `flyte/a/b/tasks/tasks.py` Serialization/registration commands:...
Can you try `pyflyte package` instead of `pyflyte serialize`? <https://docs.flyte.org/projects/flytekit/en/latest/pyflyte.html#pyflyte-package> <https://docs.flyte.org/projects/cookbook/en/latest/getting_started/package_register.html#package-your-project-with-pyflyte-package>
Can you try `pyflyte package` instead of `pyflyte serialize`? <https://docs.flyte.org/projects/flytekit/en/latest/pyflyte.html#pyflyte-package> <https://docs.flyte.org/projects/cookbook/en/latest/getting_started/package_register.html#package-your-project-with-pyflyte-package>
FYI dropping back down to Flytekit 1.4.2 resolved this issue, so I suspect this is something that's either broken or changed with the recent releases (the above error was encountered with flytekit 1.6.1).
FYI dropping back down to Flytekit 1.4.2 resolved this issue, so I suspect this is something that's either broken or changed with the recent releases (the above error was encountered with flytekit 1.6.1).
cc <@U0265RTUJ5B>
I am new to flyte. Looks like I can not install flytectl <https://docs.flyte.org/projects/flytectl/en/latest/|https://docs.flyte.org/projects/flytectl/en/latest/>. on a Windows machine. Is that correct? Thanks !
<@U058V6UT01J>, it should work. Have you tried running `curl -sL <https://ctl.flyte.org/install> | bash` command?
<@U058V6UT01J>, it should work. Have you tried running `curl -sL <https://ctl.flyte.org/install> | bash` command?
Thank you for your reply ! I need to install WSL first ?
Thank you for your reply ! I need to install WSL first ?
I think so. <https://github.com/flyteorg/flyte/issues/1561#issuecomment-939034681>
I think so. <https://github.com/flyteorg/flyte/issues/1561#issuecomment-939034681>
Many thanks . Let me look into it.
Hi, I am very new to the Flyte and trying to learn how flyte compiles its workflow and there’s a cli: pyflyte serialize, but I would not get it work with an example project, created via pyflyte init. It will be great if anyone can share some insights. Here is my question in the SO: <https://stackoverflow.com/questions/...
Hi Ping! If you want to get workflows running on Flyte, I would recommend. using the following commands instead of seralize. This work for a single file ```# run locally pyflyte --config ~/.flyte/config.yaml run ./workflows/example.py wf # run remote pyflyte --config ~/.flyte/config.yaml run -i [image] /workflows/exa...
Hi Ping! If you want to get workflows running on Flyte, I would recommend. using the following commands instead of seralize. This work for a single file ```# run locally pyflyte --config ~/.flyte/config.yaml run ./workflows/example.py wf # run remote pyflyte --config ~/.flyte/config.yaml run -i [image] /workflows/exa...
Thanks a lot <@U0530S525L0> I am wondering if I use pyflyte run, where can I see the serialized task/workflow?
Thanks a lot <@U0530S525L0> I am wondering if I use pyflyte run, where can I see the serialized task/workflow?
I am not 100% sure, but I am pretty sure pyflyte automatically saves them to a local directory. You might be able to inspect the local dir? Pyflyte manages sending the serialized tasks / workflows to a flyte cluster, which I imagine is the demo cluster in your case? ```flytectl demo start``` I usually skip looking at ...
I am not 100% sure, but I am pretty sure pyflyte automatically saves them to a local directory. You might be able to inspect the local dir? Pyflyte manages sending the serialized tasks / workflows to a flyte cluster, which I imagine is the demo cluster in your case? ```flytectl demo start``` I usually skip looking at ...
Thank you so much. Let me also play around the —remote flag.
Thank you so much. Let me also play around the —remote flag.
Hi Evan, does this mean to run it remotely people need to push the code to a container registry first ? Thanks .
Does flyte support returning a `FlyteFile | None` ? Or `Optional[FlyteFile | None]`
we support optional
we support optional
yes, we support both optional and union
yes, we support both optional and union
<@U0539B9794L>, are you seeing otherwise?
We are regularly hitting the issue mentioned in this resolved ticket: <https://github.com/flyteorg/flyte/issues/1234> In our case we have a `@workflow` that uses map `@task`s and spins up 10-100s of pods. Our EKS setup is very elastic and sometimes will bin-pack these pods onto the same node. When it does that there's...
you have to ensure that requests == limit otherwise kube will kick the container
you have to ensure that requests == limit otherwise kube will kick the container
Interesting; in terms of these tasks, they are `==`. Is your suggestion that if `limit &gt; requests` that the work loads compete for underlying resource and take longer to start, thus more chance of hitting the graceperiod? I ask, because we have other tasks that are not `==`. Another thought: I observed that some of...
Hello all I'm trying to return machine learning models to find the hyperparameters from a task, the functions in that task is build models, the models then should be passed to another task which will find the hyper parameters, the issue here is that the models are passed as Tuple, so the the task which will find the hy...
Hi Khalil! Tuple is restricted to only be an output, so you can’t pass a tuple from build models into hyper search. You can pass in a List to a map task and it will run in parallel! <https://docs.flyte.org/projects/cookbook/en/latest/auto/core/control_flow/map_task.html|https://docs.flyte.org/projects/cookbook/en/lat...
Hi Khalil! Tuple is restricted to only be an output, so you can’t pass a tuple from build models into hyper search. You can pass in a List to a map task and it will run in parallel! <https://docs.flyte.org/projects/cookbook/en/latest/auto/core/control_flow/map_task.html|https://docs.flyte.org/projects/cookbook/en/lat...
Really appreciated, but can you provide a simple code implements what you have said, because im not sure if i got it right
Really appreciated, but can you provide a simple code implements what you have said, because im not sure if i got it right
Something like this? ```import importlib from dataclasses import dataclass from functools import partial from typing import List, Optional, Tuple import pandas as pd import sklearn.datasets from dataclasses_json import dataclass_json from flytekit import map_task, task, workflow @dataclass_json @dataclass class Mod...
Something like this? ```import importlib from dataclasses import dataclass from functools import partial from typing import List, Optional, Tuple import pandas as pd import sklearn.datasets from dataclasses_json import dataclass_json from flytekit import map_task, task, workflow @dataclass_json @dataclass class Mod...
thank you, but i have question, did you use the partial function to provide more than one parameter to find_hyperparms function which at the end will be mapped ?
thank you, but i have question, did you use the partial function to provide more than one parameter to find_hyperparms function which at the end will be mapped ?
Yeah you need to do that. It’s a limitation of map tasks!
Yeah you need to do that. It’s a limitation of map tasks!
Really appreciate your help man
Really appreciate your help man
Anytime!!!
What’s the best way to attach URL to a Grafana dashboard from Flyte console? Currently, we are able to generate link for stackdriver logs using <https://docs.flyte.org/projects/cookbook/en/latest/auto/deployment/configure_logging_links.html|this>. Wondering if there is something similar for monitoring dashboard.
You can add arbitrary URL links there. Just add a template that will expand out to your monitoring system URL given the template variables, and you should be good.
You can add arbitrary URL links there. Just add a template that will expand out to your monitoring system URL given the template variables, and you should be good.
Got it :+1:
Does anybody else run into errors when trying to use map task workflows with Papermill/Jupyter NotebookTasks? Running the example from the docs (<https://docs.flyte.org/projects/cookbook/en/latest/auto/core/control_flow/map_task.html#map-a-task-with-multiple-inputs>), and a plain @task decorated function works fine - ...
Great point. this is not supported, but actually is very easy to support. can you share how you are wanting to run the notebook task, are you using `functools.partial` We should be able to add support for this pretty rapidly cc <@USU6W5ATA> / <@U0530S525L0> can either of you add support?
Great point. this is not supported, but actually is very easy to support. can you share how you are wanting to run the notebook task, are you using `functools.partial` We should be able to add support for this pretty rapidly cc <@USU6W5ATA> / <@U0530S525L0> can either of you add support?
looking
looking
this is the problem - <@USU6W5ATA> - <https://github.com/flyteorg/flytekit/blob/ba70f4685e5ab4e00f23c5adedb281110b20f96e/flytekit/core/map_task.py#L57> we should support python_instance_task too <@USU6W5ATA> maybe you cannot use functools.partial with instance tasks. I do not know that, if that is the case, this is jus...
this is the problem - <@USU6W5ATA> - <https://github.com/flyteorg/flytekit/blob/ba70f4685e5ab4e00f23c5adedb281110b20f96e/flytekit/core/map_task.py#L57> we should support python_instance_task too <@USU6W5ATA> maybe you cannot use functools.partial with instance tasks. I do not know that, if that is the case, this is jus...
<@UNZB4NW3S> I'm not too sure about functools.partial, but we are using the flytekit plugin for Jupyter. `*from* flytekitplugins.papermill *import* NotebookTask` And then we are passing in this NotebookTask into something like this: ```# Example @workflow def map_workflow(): map_output = map_task(notebook_task_her...
<@UNZB4NW3S> I'm not too sure about functools.partial, but we are using the flytekit plugin for Jupyter. `*from* flytekitplugins.papermill *import* NotebookTask` And then we are passing in this NotebookTask into something like this: ```# Example @workflow def map_workflow(): map_output = map_task(notebook_task_her...
Cool, ya this is a miss on my end when I wrote map task We will fix it soon
Cool, ya this is a miss on my end when I wrote map task We will fix it soon
Cool, thank you for the quick response!
Cool, thank you for the quick response!
Fix it. <https://github.com/flyteorg/flytekit/pull/1650>
hello, i was wondering if it’s possible to run a <https://docs.flyte.org/projects/cookbook/en/latest/auto/core/flyte_basics/shell_task.html|shell task> using a specific image? Is there any example of how to do this?
shell task runs in the pod
shell task runs in the pod
wait sorry i mean how do i specify an image
wait sorry i mean how do i specify an image
*ShellTask(container_image=…*
*ShellTask(container_image=…*
ah thanks!
Can anyone in the community provide some rough metrics on the Blob Storage usage by Flyte? For example: total # of workflows, executions, tasks is raw user data stored in the same blob storage? and the existing amount of storage used. Also will appreciate it a lot if someone can share experiences where the blob storag...
<@U045124RRFX> blob storage usage can grow quite a bit, but caching, passing references reduces usage quite a bit. Most cloud blob stores have a expiration policies, which works great with Flyte for completed workflows are data is never reused that way - you can simply delete data after a period
How can I get the status of a list of tasks running in a dynamic task using `flytekit.remote`? I have the execution information and can sync it for the workflow, however I want to be able to give a user in a CLI a command they can run to check the status of a large job (amount of tasks in RUNNING, SUCCEEDED, FAILED, et...
does the dynamic task spawns a subworkflow? if its spawning just a task you could infer the execution ids right
does the dynamic task spawns a subworkflow? if its spawning just a task you could infer the execution ids right
Yeah we have a @dynamic task call `map_task` on `n` inputs. We _could_ guess the exec id from that yeah.
Yeah we have a @dynamic task call `map_task` on `n` inputs. We _could_ guess the exec id from that yeah.
so syncing the dynamic node did not return the child map tasks?
Dear all, I ran into an inconsistency between flytectl and FlyteRemote which has been reported <https://flyte-org.slack.com/archives/CP2HDHKE1/p1680811197406639|before>. When trying to create a FlyteRemote with this config `admin:` `endpoint: dns:///A.B.C.D:PPPPP` `insecure: false` `authType: Pkce` `insecureS...
is `A.B.C.D` added as a Subject Alt Name in your cert?
is `A.B.C.D` added as a Subject Alt Name in your cert?
Thanks for the hint, David. I haven't edited the cert. I thought, that is not needed since I skip the certificate verification with`insecureSkipVerify: true`But I will anyway try out adding the SAN and report back whether it works or not. So, I configured TLS for my Flyte endpoint which works all fine in the browser an...
Hello all Which variable should I set on my `values.yaml` to change the default service account? I have tried `k8sServiceAccount` but it is not working... <@U029U35LRDJ> it's only this that's keeping me from test the things that we talked about. When I'm running the workflow, instead of using the service account that ...
that is the correct key, but probably set at the wrong location. can you show how you're setting it in the `values.yaml` file?
that is the correct key, but probably set at the wrong location. can you show how you're setting it in the `values.yaml` file?
Sure! Can I send you the .yaml files in DM? Or we can schedule a call, if you prefer
Sure! Can I send you the .yaml files in DM? Or we can schedule a call, if you prefer
Should be able to set it here - <https://github.com/flyteorg/flyte/blob/7a8f2f5607dbe4707ff2b514b0665bf547dae921/charts/flyte-core/values.yaml#L506-L515> cc <@UNR3C6Y4T> correct?
Should be able to set it here - <https://github.com/flyteorg/flyte/blob/7a8f2f5607dbe4707ff2b514b0665bf547dae921/charts/flyte-core/values.yaml#L506-L515> cc <@UNR3C6Y4T> correct?
Yes, I'm setting here, using `k8sServiceAccount: service_account_name`. Is that correct? ```flyteadmin: roleNameKey: "<http://iam.amazonaws.com/role|iam.amazonaws.com/role>" profilerPort: 10254 metricsScope: "flyte:" metadataStoragePrefix: - "metadata" - "admin" eventVersio...
Yes, I'm setting here, using `k8sServiceAccount: service_account_name`. Is that correct? ```flyteadmin: roleNameKey: "<http://iam.amazonaws.com/role|iam.amazonaws.com/role>" profilerPort: 10254 metricsScope: "flyte:" metadataStoragePrefix: - "metadata" - "admin" eventVersio...
That should be the correct place. Let me do some testing here quick.
That should be the correct place. Let me do some testing here quick.
what do you mean by default service account? the one that the users uses or the one that flyte uses?
what do you mean by default service account? the one that the users uses or the one that flyte uses?
The one that flyte uses
The one that flyte uses
and you’re on the flyte/flyte-core helm chart?
and you’re on the flyte/flyte-core helm chart?
When I launch a workflow, instead of `default`, I wanted to use `service_account_name` (just a name) Yup, using flyte-core helm chart
When I launch a workflow, instead of `default`, I wanted to use `service_account_name` (just a name) Yup, using flyte-core helm chart
so you want to change the one that users use
so you want to change the one that users use
Ow, right! Sorry, yes
Ow, right! Sorry, yes
try changing these? <https://github.com/flyteorg/flyte/blob/7a8f2f5607dbe4707ff2b514b0665bf547dae921/charts/flyte-core/values-eks.yaml#L344-L359> those values get sent to the <https://github.com/flyteorg/flyte/blob/7a8f2f5607dbe4707ff2b514b0665bf547dae921/charts/flyte-core/values-eks.yaml#LL382C44-L382C58|template here...
try changing these? <https://github.com/flyteorg/flyte/blob/7a8f2f5607dbe4707ff2b514b0665bf547dae921/charts/flyte-core/values-eks.yaml#L344-L359> those values get sent to the <https://github.com/flyteorg/flyte/blob/7a8f2f5607dbe4707ff2b514b0665bf547dae921/charts/flyte-core/values-eks.yaml#LL382C44-L382C58|template here...
Yeah, I've tried it, but with no success I've tried this too: ```- key: aab_default_service_account value: | apiVersion: v1 kind: ServiceAccount metadata: name: flytepropeller namespace: {{ namespace }} annotations: # Needed for gcp workload identi...
Yeah, I've tried it, but with no success I've tried this too: ```- key: aab_default_service_account value: | apiVersion: v1 kind: ServiceAccount metadata: name: flytepropeller namespace: {{ namespace }} annotations: # Needed for gcp workload identi...
what happens?
what happens?
It is still using the default service account
It is still using the default service account
why is the name “flytepropeller”? user pods should use the default one
why is the name “flytepropeller”? user pods should use the default one
It was the name setted previously for the service account by a previous engineer, and I cannot change it... I cannot change because things can get messy if I do Is this service account that I need to change In the previous version, it was automatically setted by `k8sServiceAccount`
It was the name setted previously for the service account by a previous engineer, and I cannot change it... I cannot change because things can get messy if I do Is this service account that I need to change In the previous version, it was automatically setted by `k8sServiceAccount`
you can always check to see if the cluster resource controller is doing the right thing by creating a new project in flyte admin when the cluster resource controller runs next it’ll create new namespaces, along with the service account yeah that’s the user service account.
you can always check to see if the cluster resource controller is doing the right thing by creating a new project in flyte admin when the cluster resource controller runs next it’ll create new namespaces, along with the service account yeah that’s the user service account.
I've just created a new project, uploaded the workflow, and got the same results
I've just created a new project, uploaded the workflow, and got the same results
can you check the definition of the service account? just to make sure the cluster creation side is working. <https://github.com/flyteorg/flyteadmin/pull/566> thank you <@U029U35LRDJ> who found the issue we’ll be cutting a patch release on monday can you set the service account using matchable resources for now? on t...
End of preview. Expand in Data Studio

Dataset Card for "flyte-slack-data-new"

More Information needed

Downloads last month
4