8000 Tags · charlie0220/flyteidl · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: charlie0220/flyteidl

Tags

v0.21.10

Toggle v0.21.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
dummy edit -- updated requirements.txt (flyteorg#223)

Signed-off-by: Samhita Alla <aallasamhita@gmail.com>

v0.21.9

Toggle v0.21.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Boilerplate (flyteorg#229)

Signed-off-by: Flyte-Bot <admin@flyte.org>

Co-authored-by: flyte-bot <flyte-bot@users.noreply.github.com>

v0.21.8

Toggle v0.21.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Adding grpc health service in the clientset (flyteorg#228)

* Adding grpc health service in the clientset

Signed-off-by: Prafulla Mahindrakar <prafulla.mahindrakar@gmail.com>

* Added unit tests

Signed-off-by: Prafulla Mahindrakar <prafulla.mahindrakar@gmail.com>

v0.21.7

Toggle v0.21.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
remove events package (flyteorg#225)

* moved 'go generate' snippet so that when events is removed admin service mocks are still generated

Signed-off-by: Daniel Rammer <daniel@union.ai>

* removed events package

Signed-off-by: Daniel Rammer <daniel@union.ai>

v0.21.6

Toggle v0.21.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add Architecture field to Container (flyteorg#226)

* Add Architecture field to Container

Signed-off-by: Anmol Khurana <akhurana@lyft.com>

* Update enum

Signed-off-by: Anmol Khurana <akhurana@lyft.com>

* Update enum

Signed-off-by: Anmol Khurana <akhurana@lyft.com>

v0.21.5

Toggle v0.21.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add Slack button to README (flyteorg#224)

* Add Slack button to README

Signed-off-by: Samhita Alla <aallasamhita@gmail.com>

* update slack link

Signed-off-by: Samhita Alla <aallasamhita@gmail.com>

v0.21.4

Toggle v0.21.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support external token source for flyteadmin clients (flyteorg#222)

* refactor: add token source provider interface
and implementation for clientcredentials and pkce

Signed-off-by: Babis Kiosidis <ckiosidis@gmail.com>

* remove unused getAuthType method

Signed-off-by: Babis Kiosidis <ckiosidis@gmail.com>

* refactorings

Signed-off-by: Babis Kiosidis <ckiosidis@gmail.com>

* add TokenSourceProvider interface documentation

Signed-off-by: Babis Kiosidis <ckiosidis@gmail.com>

* move token source provider logic to admin to avoid circular deps

Signed-off-by: Babis Kiosidis <ckiosidis@gmail.com>

* fix authentication dial option tests

Signed-off-by: Babis Kiosidis <ckiosidis@gmail.com>

* lint files

Signed-off-by: Babis Kiosidis <ckiosidis@gmail.com>

* allow external auth process

Signed-off-by: Babis Kiosidis <ckiosidis@gmail.com>

* dont forget to trim

Signed-off-by: Babis Kiosidis <ckiosidis@gmail.com>

* refactor: change if to switch

Signed-off-by: Babis Kiosidis <ckiosidis@gmail.com>

* refactor: rename AuthType value and config

Signed-off-by: Babis Kiosidis <ckiosidis@gmail.com>

* refactor: move credentials TS Provider with other types

Signed-off-by: Babis Kiosidis <ckiosidis@gmail.com>

Co-authored-by: Babis Kiosidis <babisk@spotify.com>

v0.21.3

Toggle v0.21.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
MPI Operator plugin interface (flyteorg#217)

* Added mpi plugin

Signed-off-by: Yuvraj <code@evalsocket.dev>

* Rename variable name

Signed-off-by: Yuvraj <code@evalsocket.dev>

* Added docs for mpi

Signed-off-by: Yuvraj <code@evalsocket.dev>

v0.21.2

Toggle v0.21.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Schema type support for flytectl (flyteorg#219)

v0.21.1

Toggle v0.21.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update EventError with Is and Unwrap functions (flyteorg#221)

* update EventError with Is and Unwrap functions for use in errors API

Signed-off-by: Daniel Rammer <daniel@union.ai>

* changed EventError Is* functionality to check entire error stack

Signed-off-by: Daniel Rammer <daniel@union.ai>

* added nil tests to EventError.Is function

Signed-off-by: Daniel Rammer <daniel@union.ai>
0