Skip to content

[V2] action runs on "flyte" namespace#7287

Merged
popojk merged 1 commit intoflyteorg:v2from
machichima:task-run-to-flyte
Apr 27, 2026
Merged

[V2] action runs on "flyte" namespace#7287
popojk merged 1 commit intoflyteorg:v2from
machichima:task-run-to-flyte

Conversation

@machichima
Copy link
Copy Markdown
Member

@machichima machichima commented Apr 27, 2026

Tracking issue

Why are the changes needed?

Let actions run on "flyte" namespace rather than "project-domain" namespace.

What changes were proposed in this pull request?

Make actions run on "flyte" namespace

How was this patch tested?

  • Run python examples/basics/hello.py to submit an action and check if it's in "flyte" namespace:
image
  • Deploy task with flyte deploy examples/basics/hello_v2.py -p flytesnacks -d development env and run it in the Flyte UI. Ensure the actions created are under "flyte" namespace.
image

Labels

Please add one or more of the following labels to categorize your PR:

  • added: For new features.
  • changed: For changes in existing functionality.
  • deprecated: For soon-to-be-removed features.
  • removed: For features being removed.
  • fixed: For any bug fixed.
  • security: In case of vulnerabilities

This is important to improve the readability of release notes.

Setup process

Screenshots

Check all the applicable boxes

  • I updated the documentation accordingly.
  • All new and existing tests passed.
  • All commits are signed-off.

Related PRs

Docs link

Copy link
Copy Markdown
Contributor

@popojk popojk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@popojk popojk merged commit 28b0494 into flyteorg:v2 Apr 27, 2026
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants