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

support vci serverless #753

Merged
merged 11 commits into from
Oct 13, 2023
Merged

support vci serverless #753

merged 11 commits into from
Oct 13, 2023

Commits on Sep 18, 2023

  1. support vci serverless

    Signed-off-by: zwwhdls <[email protected]>
    zwwhdls committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    7754414 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. fix env of pod

    Signed-off-by: zwwhdls <[email protected]>
    zwwhdls committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    1893342 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. fix conflict

    Signed-off-by: zwwhdls <[email protected]>
    zwwhdls committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    a7510b6 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. delete initContainer and put init cmd in mount container && keep init…

    …Container only if need to create subpath
    
    Signed-off-by: zwwhdls <[email protected]>
    zwwhdls committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    c1ad4c3 View commit details
    Browse the repository at this point in the history
  2. fix secret env in initcontainer

    Signed-off-by: zwwhdls <[email protected]>
    zwwhdls committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    5706631 View commit details
    Browse the repository at this point in the history
  3. fix ro in sidecar mode

    Signed-off-by: zwwhdls <[email protected]>
    zwwhdls committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    2504a07 View commit details
    Browse the repository at this point in the history
  4. fix initContainer inject in sidecar mode

    Signed-off-by: zwwhdls <[email protected]>
    zwwhdls committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    bb75011 View commit details
    Browse the repository at this point in the history
  5. fix initContainer inject in sidecar mode

    Signed-off-by: zwwhdls <[email protected]>
    zwwhdls committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    e7a2bed View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    7edcf86 View commit details
    Browse the repository at this point in the history
  2. put quota cmd in poststart script

    Signed-off-by: zwwhdls <[email protected]>
    zwwhdls committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    4d798a7 View commit details
    Browse the repository at this point in the history
  3. fix yaml build

    Signed-off-by: zwwhdls <[email protected]>
    zwwhdls committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    9992903 View commit details
    Browse the repository at this point in the history