forked from flyteorg/flyte
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support binding pflags to default variable fields (flyteorg#69)
* Update CI post migration (flyteorg#68) * Update CI post migration * Migrate to github workflows * length check * debug * Avoid installing pflags from repo * Update deps * update go action * try import path * update protos * set checkout depth * cleanup * typo in master wf Signed-off-by: Haytham Abuelfutuh <haytham@afutuh.com> Signed-off-by: Prafulla Mahindrakar <prafulla.mahindrakar@gmail.com> * Disable scoope publishing Signed-off-by: Haytham Abuelfutuh <haytham@afutuh.com> Signed-off-by: Prafulla Mahindrakar <prafulla.mahindrakar@gmail.com> * Rename (flyteorg#73) * first pass at updating references * update module name * update boilerplate mod * remove version * mor * mockery * maybe * mor * replace replace * trying something * other Signed-off-by: Haytham Abuelfutuh <haytham@afutuh.com> Signed-off-by: Prafulla Mahindrakar <prafulla.mahindrakar@gmail.com> * Remove dependency on lyft/api (flyteorg#71) Signed-off-by: Haytham Abuelfutuh <haytham@afutuh.com> Signed-off-by: Prafulla Mahindrakar <prafulla.mahindrakar@gmail.com> * Always try to create a bucket when loading a container (flyteorg#76) Signed-off-by: Haytham Abuelfutuh <haytham@afutuh.com> Signed-off-by: Prafulla Mahindrakar <prafulla.mahindrakar@gmail.com> * Update create container if not exists logic (flyteorg#77) Signed-off-by: Haytham Abuelfutuh <haytham@afutuh.com> Signed-off-by: Prafulla Mahindrakar <prafulla.mahindrakar@gmail.com> * Support binding pflags to default variable fields Support Map Types now that viper does Signed-off-by: Haytham Abuelfutuh <haytham@afutuh.com> Signed-off-by: Prafulla Mahindrakar <prafulla.mahindrakar@gmail.com> * Added some coverage Signed-off-by: Prafulla Mahindrakar <prafulla.mahindrakar@gmail.com> * Reverting to go 1.16 Signed-off-by: Prafulla Mahindrakar <prafulla.mahindrakar@gmail.com> * Fixed unit test Signed-off-by: Prafulla Mahindrakar <prafulla.mahindrakar@gmail.com> * Added more coverage Signed-off-by: Prafulla Mahindrakar <prafulla.mahindrakar@gmail.com> Co-authored-by: brucearctor <5032356+brucearctor@users.noreply.github.com> Co-authored-by: Ketan Umare <16888709+kumare3@users.noreply.github.com> Co-authored-by: Katrina Rogan <katrina@nuclyde.io> Co-authored-by: Prafulla Mahindrakar <prafulla.mahindrakar@gmail.com>
- Loading branch information
1 parent
99f4b20
commit fd1a616
Showing
11 changed files
with
297 additions
and
242 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.