Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

S3 endpoint configuration #1169 #1172

Merged
merged 12 commits into from
Nov 22, 2020
Merged

S3 endpoint configuration #1169 #1172

merged 12 commits into from
Nov 22, 2020

Commits on Nov 17, 2020

  1. S3 endpoint configuration feast-dev#1169

    Signed-off-by: mike0sv <mike0sv@gmail.com>
    mike0sv committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    39cac68 View commit details
    Browse the repository at this point in the history
  2. Add allow_no_value=True to ConfigParser

    Signed-off-by: mike0sv <mike0sv@gmail.com>
    mike0sv committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    01def7f View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2020

  1. Merge branch 'master' into master_mike0sv

    # Conflicts:
    #	sdk/python/feast/client.py
    #	sdk/python/feast/config.py
    #	sdk/python/feast/constants.py
    mike0sv committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    e8d8800 View commit details
    Browse the repository at this point in the history
  2. New constants API

    defaults extraction
    
    Signed-off-by: mike0sv <mike0sv@gmail.com>
    mike0sv committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    6aa943f View commit details
    Browse the repository at this point in the history
  3. fix for other types of get

    Signed-off-by: mike0sv <mike0sv@gmail.com>
    mike0sv committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    caf1f6d View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2020

  1. return to the old logic and some testing

    Signed-off-by: mike0sv <mike0sv@gmail.com>
    mike0sv committed Nov 21, 2020
    Configuration menu
    Copy the full SHA
    ca3ce66 View commit details
    Browse the repository at this point in the history
  2. oooopsie

    Signed-off-by: mike0sv <mike0sv@gmail.com>
    mike0sv committed Nov 21, 2020
    Configuration menu
    Copy the full SHA
    2684151 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2020

  1. remove DEFAULTS logic changes

    Signed-off-by: mike0sv <mike0sv@gmail.com>
    mike0sv committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    1f181f7 View commit details
    Browse the repository at this point in the history
  2. reformat

    Signed-off-by: mike0sv <mike0sv@gmail.com>
    mike0sv committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    8e7dab4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b94d109 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'with_defaults' into master_mike0sv

    # Conflicts:
    #	sdk/python/feast/staging/storage_client.py
    mike0sv committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    61e2ce9 View commit details
    Browse the repository at this point in the history
  5. _upload_to_file_source docs

    Signed-off-by: mike0sv <mike0sv@gmail.com>
    mike0sv committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    081288d View commit details
    Browse the repository at this point in the history