Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

Union Flyte Plugin

Proprietary extensions and features for Flyte, providing Union-specific functionality.

Installation

uv pip install flyteplugins-union

For development:

uv pip install -e .

Flyte compatibility

flyteplugins-union builds on flyte SDK internals that can change between flyte minor releases, so each release pins flyte to a single minor line. Install a flyteplugins-union release built for your flyte minor:

flyteplugins-union Requires flyte
0.5.0+ >=2.5.7,<2.6.0
0.4.3 >=2.5.0,<2.6.0
0.4.0 – 0.4.2 >=2.3.0,<2.5.0
0.3.0 >=2.1.0,<2.5.0

See COMPATIBILITY.md for the rationale and how the pin tracks new flyte releases.

Features

API Key Management

Create and manage API keys for headless authentication with Union.

Create an API Key

flyte create api-key admin --name my-api-key

This will create OAuth application credentials and output an API key that can be used for headless authentication.

Example output:

Client ID: serverless-1-myorg-my-api-key
The following API key will only be shown once. Be sure to keep it safe!
Configure your headless CLI by setting the following environment variable:

export FLYTE_API_KEY="<base64-encoded-credentials>"

Using the API Key

Set the generated API key as an environment variable:

export FLYTE_API_KEY="<your-api-key>"

Then use the Flyte CLI as normal - it will authenticate using the API key instead of prompting for interactive login.

Architecture

The Union SDK is structured as follows:

  • flyteplugins/union/internal/ - Proprietary protobuf definitions and generated code
  • flyteplugins/union/cli/ - CLI command plugins that extend the Flyte CLI
  • flyteplugins/union/utils/ - Shared utility functions
  • flyteplugins/union/remote/ - Union-specific remote objects

Plugin System

The SDK registers CLI plugins via entry points in pyproject.toml:

[project.entry-points."flyte.plugins.cli.commands"]
"create.api-key" = "flyteplugins.union.cli.api_key:create_api_key"
"delete.api-key" = "flyteplugins.union.cli.api_key:delete_api_key"
"get.api-key" = "flyteplugins.union.cli.api_key:get_api_key"

This makes Union commands available seamlessly through the Flyte CLI.

Dependencies

  • flyte - The Flyte SDK v2 (pinned to a single minor; see Flyte compatibility)
  • rich-click>=1.8.0 - For CLI formatting

Development

To add a new CLI plugin:

  1. Create a new file in src/flyteplugins/union/cli/
  2. Define your click commands
  3. Register the entry point in pyproject.toml
  4. Shared resources (protobufs, utilities) are available in flyteplugins.union.internal.* and flyteplugins.union.utils.*

Iterating

Commands to rebuild and reinstall this plugin (into the flyte-sdk venv presumably). From this folder:

python -m build --wheel

From your flyte-sdk venv:

uv pip install --prerelease=allow --force-reinstall --no-deps --no-index --find-links /Users/ytong/go/src/github.com/unionai/flyteplugins-union/dist flyteplugins-union

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

flyteplugins_union-0.6.0a2.tar.gz (212.5 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

flyteplugins_union-0.6.0a2-py3-none-win_amd64.whl (34.7 MB view details)

Uploaded Python 3Windows x86-64

flyteplugins_union-0.6.0a2-py3-none-macosx_11_0_arm64.whl (34.0 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

flyteplugins_union-0.6.0a2-py3-none-macosx_10_15_x86_64.whl (35.9 MB view details)

Uploaded Python 3macOS 10.15+ x86-64

File details

Details for the file flyteplugins_union-0.6.0a2.tar.gz.

File metadata

  • Download URL: flyteplugins_union-0.6.0a2.tar.gz
  • Upload date:
  • Size: 212.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for flyteplugins_union-0.6.0a2.tar.gz
Algorithm Hash digest
SHA256 f65eb58750f1dc62f88ba9380024c97f2cb91fe1bf9aee8fefd7f16d09150e4b
MD5 75e192cfe4ca2747a08db234a0ec5e73
BLAKE2b-256 4cc897413a43cd05e49beae11b2b833c0c941e1405984bfdd30e15825cde1b83

See more details on using hashes here.

File details

Details for the file flyteplugins_union-0.6.0a2-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for flyteplugins_union-0.6.0a2-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 1168da02a4667e17511b8f504859cda30412dcce7bae39ecd9b597f2f1b99bf1
MD5 3df35d625d8f8a59db3dd9d9e53585e8
BLAKE2b-256 3a979d335156a5fcfac030f10aea724acb80b7e8b3e3b32e97e047cf017f4833

See more details on using hashes here.

File details

Details for the file flyteplugins_union-0.6.0a2-py3-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for flyteplugins_union-0.6.0a2-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 76154ad0623590872d217637c6cbdbd23e0333d029247068a5befbd47e270ec4
MD5 565c82f049aec1d9908bb2a1e9818f5e
BLAKE2b-256 3f036c77384cae06abc38fcb65c27fded940f393417283f2920db2c9d5104c45

See more details on using hashes here.

File details

Details for the file flyteplugins_union-0.6.0a2-py3-none-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for flyteplugins_union-0.6.0a2-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 cc4b987a390d6ed167744497a83103ed08a0226ee17ea4f19a95f70a5c309a76
MD5 5bb0b3637dfd0e678a8f5b8856267e5d
BLAKE2b-256 70abf6fb48e64b5fe19e301cea1c9590840420b2cd286e9c2317cccc4d0946f1

See more details on using hashes here.

File details

Details for the file flyteplugins_union-0.6.0a2-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for flyteplugins_union-0.6.0a2-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ad37d7a3dedc4adb3291f3ba826a81c926073a313677b0eb5a58fc66314283b0
MD5 7800dd54ad9b9fb7939a8d50fcdaea81
BLAKE2b-256 ee1607f1401b7ed31fc11dfbaa68b7d285d76292a12bfad34e6d3d99c1dd6e0c

See more details on using hashes here.

File details

Details for the file flyteplugins_union-0.6.0a2-py3-none-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for flyteplugins_union-0.6.0a2-py3-none-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 971656a3dfccdc4cd383182e5b4fdd220184822180b2aac4569e1e142fd32ce6
MD5 ae8c175c8f5f03699b965b4bd04123eb
BLAKE2b-256 fc087a3682fd3b10547a79c592f191e5d4eca453da352acd6e89cfae11154e92

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page