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

CI: Add workflow for v1.13 #38

Merged
merged 2 commits into from
Mar 13, 2024
Merged

CI: Add workflow for v1.13 #38

merged 2 commits into from
Mar 13, 2024

Commits on Mar 11, 2024

  1. CI: add workflow for v1.13

    v1.14 had some breaking changes to configuration, namely simplification of the kpr configuration and changes for compatibility for l7 and encryption.
    
    To make things easier, this introduces v1.13 as a seperate workflow to avoid having special case logic between v1.13 and more recent versions.
    
    Upon releasing v1.16 we can remove this workflow and just use conformance.yaml.
    
    Signed-off-by: Tom Hadlaw <[email protected]>
    tommyp1ckles committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    1bee4c2 View commit details
    Browse the repository at this point in the history
  2. CI: Improve cluster naming to avoid collisions.

    Also, adds missing flag to enable sysdumps upon failure.
    
    Signed-off-by: Tom Hadlaw <[email protected]>
    tommyp1ckles committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    96cdfef View commit details
    Browse the repository at this point in the history