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

add pvc and emptyDir to function_volumes #1666

Merged
merged 10 commits into from
May 3, 2023

Commits on Apr 25, 2023

  1. add pvc and emptyDir to function_volumes

    Signed-off-by: Zuhair AlSader <zuhair@koor.tech>
    zalsader committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    7ef99df View commit details
    Browse the repository at this point in the history
  2. add pvc and emptydir to deployer

    Signed-off-by: Zuhair AlSader <zuhair@koor.tech>
    zalsader committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    2af1ef0 View commit details
    Browse the repository at this point in the history
  3. add config functions

    Signed-off-by: Zuhair AlSader <zuhair@koor.tech>
    zalsader committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    d6f593d View commit details
    Browse the repository at this point in the history
  4. update tests

    Signed-off-by: Zuhair AlSader <zuhair@koor.tech>
    zalsader committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    c35ec23 View commit details
    Browse the repository at this point in the history
  5. use random string for emptydir

    Signed-off-by: Zuhair AlSader <zuhair@koor.tech>
    zalsader committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    8ab5fba View commit details
    Browse the repository at this point in the history
  6. include func yaml schema

    Signed-off-by: Zuhair AlSader <zuhair@koor.tech>
    zalsader committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    fe76b69 View commit details
    Browse the repository at this point in the history
  7. fix make schema-generate

    it needs to be regenrated every time.
    
    Signed-off-by: Zuhair AlSader <zuhair@koor.tech>
    zalsader committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    cfc793b View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. make function volumes dependency-free

    Signed-off-by: Zuhair AlSader <zuhair@koor.tech>
    zalsader committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    ad218dc View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. add prompt for extension flags

    Signed-off-by: Zuhair AlSader <zuhair@koor.tech>
    zalsader committed May 1, 2023
    Configuration menu
    Copy the full SHA
    e179d8e View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. add dependency in func_yaml-schema

    Signed-off-by: Zuhair AlSader <zuhair@koor.tech>
    zalsader committed May 2, 2023
    Configuration menu
    Copy the full SHA
    f89e51c View commit details
    Browse the repository at this point in the history