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

Fix missing operator-generic in upstream k8s tests #12055

Merged
merged 2 commits into from
Jun 12, 2020

Commits on Jun 12, 2020

  1. test: use operator-generic for kubernetes upstream test

    Also build all operator images by default so the upstream tests will
    have the generic image available.
    
    Fixes: 2773d06 ("Implement per-provider operator deployments")
    Signed-off-by: André Martins <andre@cilium.io>
    aanm committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    0584a8b View commit details
    Browse the repository at this point in the history
  2. docs: set operator-aws for eks e2e testing

    Fixes: 2773d06 ("Implement per-provider operator deployments")
    Signed-off-by: André Martins <andre@cilium.io>
    aanm committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    dac9ffa View commit details
    Browse the repository at this point in the history