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: Stabilize ConformanceKindEnvoyDaemonSet #26260

Merged

Commits on Jun 15, 2023

  1. ci: update kind in ConformanceKindEnvoyDaemonSet

    This commit updates the kind version to v0.19.0.
    
    Signed-off-by: Marco Hofstetter <marco.hofstetter@isovalent.com>
    mhofstetter committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    98007a7 View commit details
    Browse the repository at this point in the history
  2. ci: streamline helm-set usage in ConformanceKindEnvoyDaemonSet

    This commit steamlines the usage of `helm-set` by using a `=` to set the
    value.
    
    Signed-off-by: Marco Hofstetter <marco.hofstetter@isovalent.com>
    mhofstetter committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    11c0c62 View commit details
    Browse the repository at this point in the history
  3. ci: use KPR=strict in ConformanceKindEnvoyDaemonSet

    This commit changes KPR to strict in check
    ConformanceKindEnvoyDaemonSet.
    
    Signed-off-by: Marco Hofstetter <marco.hofstetter@isovalent.com>
    mhofstetter committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    0d66d7b View commit details
    Browse the repository at this point in the history
  4. ci: default external flags in ConformanceKindEnvoyDaemonSet

    This commit removes the flags `external-*` from the connectivity tests
    in ConformanceKindEnvoyDaemonSet. Therefore the defaults are used.
    
    This should stabilize the execution of the check on GHA.
    
    Signed-off-by: Marco Hofstetter <marco.hofstetter@isovalent.com>
    mhofstetter committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    9c3c523 View commit details
    Browse the repository at this point in the history