brucearctor
brucearctor
### What needs to happen? There is a "BeamSummit" Banner on beam.apache.org which announced the Beam Summit which has passed. Please remove this banner. Looks like was created in this...
### Description Documentation of Deployment on AWS has problems. After creating/fixing the [terraform] code to make the user experience easier, create the documentation. ### Are you sure this issue hasn't...
### Motivation: Why do you think this is important? Needing to ensure Flyte does not lose users due to code/docs not being followable and/or having problems ### Goal: What should...
### Motivation: Why do you think this is important? Community/Project could use Cloud Resources, currently - as I understand - these things are all Union-internal. ### Goal: What should the...
This breaks the https://docs.flyte.org/en/latest/deployment/aws/manual.html#connecting-to-flyte Now we will have to add: ` alb.ingress.kubernetes.io/target-type: 'ip'` in the ingress annotation of value-eks.yaml @brucearctor @EngHabu RE: https://github.com/flyteorg/flyte/pull/2566 _Originally posted by @jw0515 in https://github.com/flyteorg/flyte/issues/2566#issuecomment-1208376512_
### Motivation: Why do you think this is important? The project wastes compute ( $$$, Energy, etc ) by leaving a cluster running 24x7, though very sporatically used ( ex:...
DO NOT MERGE
### Motivation: Why do you think this is important? To address: https://github.com/flyteorg/flyte/issues/2421 , https://github.com/flyteorg/flyte/issues/2420 , etc... It would be prudent to have a Bucket which name is not pubilcly viewable....
### Motivation: Why do you think this is important? Takes ~30 minutes to go through the various stages. Explore, and ideally find ways, to get that time much less. ###...
### Description It is great for a project to have consistent code formatting/style. This is often accomplished by a linting, and as part of pre-commit tests. But, it would also...