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

Manually propagate kpack service-account #261

Merged
merged 3 commits into from
Nov 19, 2021
Merged

Manually propagate kpack service-account #261

merged 3 commits into from
Nov 19, 2021

Commits on Nov 19, 2021

  1. Manually propagate kpack service-account

    Move kind image load into SKIP_DOCKER_BUILD conditional block
    
    Co-authored-by: Dave Walter <walterda@vmware.com>
    acosta11 and davewalter committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    bdf5380 View commit details
    Browse the repository at this point in the history
  2. Manually propagate eirini service account

    - use correct root namespace for e2e tests
    
    Co-authored-by: Andrew Costa <ancosta@vmware.com>
    Co-authored-by: Tim Downey <tdowney@vmware.com>
    3 people committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    2b8a625 View commit details
    Browse the repository at this point in the history
  3. Limit the tests to run with 2 nodes by default

    - we see a lot of test failures in CI due to excessive parallelization
    - number of nodes can be adjusted by setting `TEST_NUM_NODES`
    davewalter committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    e46c5d7 View commit details
    Browse the repository at this point in the history