You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: show launchplan in execution table by @pradithya in https://github.com/flyteorg/flyteconsole/pull/738
6
+
* feat: show launch plan information in workflow's schedules by @pradithya in https://github.com/flyteorg/flyteconsole/pull/739
7
+
* fix: passthrough runtime env vars by @ursucarina in https://github.com/flyteorg/flyteconsole/pull/741
8
+
* chore: add fallback to task execution link by @ursucarina in https://github.com/flyteorg/flyteconsole/pull/743
9
+
* chore: allow custom subnav by @ursucarina in https://github.com/flyteorg/flyteconsole/pull/734
10
+
* fix: force node executions to pull their status by @ursucarina in https://github.com/flyteorg/flyteconsole/pull/737
11
+
* chore: fix details panel card padding by @ursucarina in https://github.com/flyteorg/flyteconsole/pull/745
12
+
* chore: fix crash by @ursucarina in https://github.com/flyteorg/flyteconsole/pull/746
13
+
*[UI Feature] Add full-list log output to execution detail panel by @james-union in https://github.com/flyteorg/flyteconsole/pull/744
14
+
* TLM add log-message window to left panel by @james-union in https://github.com/flyteorg/flyteconsole/pull/748
15
+
*[Snyk] Upgrade eslint from 8.31.0 to 8.33.0 by @EngHabu in https://github.com/flyteorg/flyteconsole/pull/695
16
+
* chore: [tlm] comprehensive node execution query by @ursucarina in https://github.com/flyteorg/flyteconsole/pull/749
17
+
* chore: guard against /tasks failing by @ursucarina in https://github.com/flyteorg/flyteconsole/pull/750
18
+
* chore: propagate dynamic parent id by @ursucarina in https://github.com/flyteorg/flyteconsole/pull/751
19
+
* Add support fetching description entity by @pingsutw in https://github.com/flyteorg/flyteconsole/pull/735
20
+
21
+
### Admin
22
+
* Infer GOOS and GOARCH from environment by @jeevb in https://github.com/flyteorg/flyteadmin/pull/550
23
+
* Enrich TerminateExecution error to tell propeller the execution already terminated by @EngHabu in https://github.com/flyteorg/flyteadmin/pull/551
24
+
* Address resolution by @wild-endeavor in https://github.com/flyteorg/flyteadmin/pull/546
25
+
* Add migration to turn `parent_id` column into `bigint` only if necessary by @eapolinario in https://github.com/flyteorg/flyteadmin/pull/554
26
+
27
+
### Propeller
28
+
* Moved controller-runtime start out of webhook Run function by @hamersaw in https://github.com/flyteorg/flytepropeller/pull/546
29
+
* Fixing recovering of SKIPPED nodes by @hamersaw in https://github.com/flyteorg/flytepropeller/pull/551
30
+
* Remove resource injection on the node for container task by @ByronHsu in https://github.com/flyteorg/flytepropeller/pull/544
31
+
* Infer GOOS and GOARCH from environment by @jeevb in https://github.com/flyteorg/flytepropeller/pull/552
32
+
* fix makefile to read variables from environment and overrides by @jeevb in https://github.com/flyteorg/flytepropeller/pull/554
33
+
* Remove BarrierTick by @hamersaw in https://github.com/flyteorg/flytepropeller/pull/545
34
+
* Check for TerminateExecution error and eat Precondition status by @EngHabu in https://github.com/flyteorg/flytepropeller/pull/553
35
+
* Setting primaryContainerName by default on Pod plugin by @hamersaw in https://github.com/flyteorg/flytepropeller/pull/555
36
+
* Implement ability to specify additional/override annotations when using Vault Secret Manager by @pradithya in https://github.com/flyteorg/flytepropeller/pull/556
37
+
* Maintaining Interruptible and OverwriteCache for reference launchplans by @hamersaw in https://github.com/flyteorg/flytepropeller/pull/557
38
+
* Added support for aborting task nodes reported as failures by @hamersaw in https://github.com/flyteorg/flytepropeller/pull/541
39
+
* Added support for EnvironmentVariables on ExecutionConfig by @hamersaw in https://github.com/flyteorg/flytepropeller/pull/558
40
+
* Fast fail if task resource requests exceed k8s resource limits by @hamersaw in https://github.com/flyteorg/flytepropeller/pull/488
41
+
42
+
*@ByronHsu made their first contribution in https://github.com/flyteorg/flytepropeller/pull/544
0 commit comments