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

workflows: refactor EKS workflows #442

Merged
merged 1 commit into from
Jul 19, 2021
Merged

Commits on Jul 19, 2021

  1. workflows: refactor EKS workflows

    Following merge of #400, we broke #391.
    
    This PR fixes the issue by refactoring both EKS workflows to be
    consistent with other workflows, now that we are creating a cluster with
    nodes available right away just like on other platforms, and thus do not
    need to split the `install`/`test` steps anymore.
    
    Fixes 3d2fbdb
    
    Signed-off-by: Nicolas Busseneau <[email protected]>
    nbusseneau committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    a27c290 View commit details
    Browse the repository at this point in the history