Tags: charlie0220/flyteidl
Tags
dummy edit -- updated requirements.txt (flyteorg#223) Signed-off-by: Samhita Alla <aallasamhita@gmail.com>
Update Boilerplate (flyteorg#229) Signed-off-by: Flyte-Bot <admin@flyte.org> Co-authored-by: flyte-bot <flyte-bot@users.noreply.github.com>
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>
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>
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>
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>
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>
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>
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>
PreviousNext