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

Simple client for vhive/knative and dockerized FunctionBench #65

Merged
merged 10 commits into from
Nov 30, 2020

Commits on Nov 30, 2020

  1. added function images

    Signed-off-by: Dmitrii Ustiugov <dmitrii.ustiugov@epfl.ch>
    ustiugov committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    4c94d72 View commit details
    Browse the repository at this point in the history
  2. corrected minor error: flag.Parse() must be invoked before using any …

    …runtime arguments
    
    Signed-off-by: Dmitrii Ustiugov <dmitrii.ustiugov@epfl.ch>
    ustiugov committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    42e4577 View commit details
    Browse the repository at this point in the history
  3. added vhive logo and a readme for examples

    Signed-off-by: Dmitrii Ustiugov <dmitrii.ustiugov@epfl.ch>
    ustiugov committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    6060f68 View commit details
    Browse the repository at this point in the history
  4. removed obsolete files

    Signed-off-by: Dmitrii Ustiugov <dmitrii.ustiugov@epfl.ch>
    ustiugov committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    6eb084f View commit details
    Browse the repository at this point in the history
  5. added invoker and deployer

    removed name from knativeworkloads yaml files
    
    Signed-off-by: Dmitrii Ustiugov <dmitrii.ustiugov@epfl.ch>
    ustiugov committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    0a71497 View commit details
    Browse the repository at this point in the history
  6. removed .deepsource.toml file

    Signed-off-by: Dmitrii Ustiugov <dmitrii.ustiugov@epfl.ch>
    ustiugov committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    5d5f6c4 View commit details
    Browse the repository at this point in the history
  7. updated the helloworld module reference

    Signed-off-by: Dmitrii Ustiugov <dmitrii.ustiugov@epfl.ch>
    ustiugov committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    26f3afb View commit details
    Browse the repository at this point in the history
  8. renamed fccd-orch into vhive in Makefiles

    Signed-off-by: Dmitrii Ustiugov <dmitrii.ustiugov@epfl.ch>
    ustiugov committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    79afc49 View commit details
    Browse the repository at this point in the history
  9. splitted the tests into several serial steps for convenience

    Signed-off-by: Dmitrii Ustiugov <dmitrii.ustiugov@epfl.ch>
    ustiugov committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    cc34f1b View commit details
    Browse the repository at this point in the history
  10. fixed travis link

    Signed-off-by: Dmitrii Ustiugov <dmitrii.ustiugov@epfl.ch>
    ustiugov committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    53ac14e View commit details
    Browse the repository at this point in the history