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

feat: make imagePullPolicy configurable #20543

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Oct 26, 2024

  1. fix: use proper imagePullPolicy

    * Always : for latest image
    * IfNotPresent : for version specific image
    
    Signed-off-by: daengdaengLee <[email protected]>
    daengdaengLee committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    d36d725 View commit details
    Browse the repository at this point in the history
  2. feat: make hack for update imagePullPolicy

    Signed-off-by: daengdaengLee <[email protected]>
    daengdaengLee committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    555e5a0 View commit details
    Browse the repository at this point in the history
  3. fix: fix lint

    Signed-off-by: daengdaengLee <[email protected]>
    daengdaengLee committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    90b4357 View commit details
    Browse the repository at this point in the history
  4. chore: trigger CI

    Signed-off-by: daengdaengLee <[email protected]>
    daengdaengLee committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    dba4772 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. chore: trigger CI

    Signed-off-by: daengdaengLee <[email protected]>
    daengdaengLee committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    131bc27 View commit details
    Browse the repository at this point in the history