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 cronjob runs e2e in multiple k8s versions #1203

Merged
merged 13 commits into from
Aug 10, 2022

Conversation

AlinsRan
Copy link
Contributor

@AlinsRan AlinsRan commented Aug 2, 2022

Type of change:

  • Bugfix
  • New feature provided
  • Improve performance
  • Backport patches

What this PR does / why we need it:

Ref:

Do:

  • Add tests for different k8s versions

Kubernetes version list:

  • v1.21.1
  • v1.20.7
  • v1.19.11

@codecov-commenter
Copy link

codecov-commenter commented Aug 2, 2022

Codecov Report

Merging #1203 (1476546) into master (cccad72) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1203   +/-   ##
=======================================
  Coverage   29.55%   29.55%           
=======================================
  Files          81       81           
  Lines       10166    10166           
=======================================
  Hits         3005     3005           
  Misses       6834     6834           
  Partials      327      327           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@AlinsRan AlinsRan changed the title ci: Add timer verify k8s version Ci: Add timer verify k8s version Aug 2, 2022
Copy link
Member

@lingsamuel lingsamuel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lingsamuel lingsamuel changed the title Ci: Add timer verify k8s version ci: add cronjob runs e2e in multiple k8s versions Aug 4, 2022
Copy link
Member

@tao12345666333 tao12345666333 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tao12345666333 tao12345666333 merged commit 537501c into apache:master Aug 10, 2022
@tao12345666333 tao12345666333 added this to the v1.6.0 milestone Aug 10, 2022
AlinsRan added a commit to AlinsRan/apisix-ingress-controller that referenced this pull request Aug 11, 2022
AlinsRan added a commit to AlinsRan/apisix-ingress-controller that referenced this pull request Aug 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

CI: add cronjob CI to verify the stability of the ingress controller
4 participants