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

Ensure image pull policy is not Never #194

Merged
merged 1 commit into from
Jul 22, 2019
Merged

Ensure image pull policy is not Never #194

merged 1 commit into from
Jul 22, 2019

Commits on Jul 22, 2019

  1. Ensure image pull policy is not Never

    In #181 we made sure the CI was always testing the rigth code during integration tests, but that involved materializing yaml deployment templates that are not suitable for distribution.
    
    This PR rebuilds the yaml files from jsonnet, without the image policy = Never override.
    Marko Mikulicic committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    37afe82 View commit details
    Browse the repository at this point in the history