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

Release v20.1.4 #1308

Merged
merged 12 commits into from
Jul 10, 2024
Merged

Release v20.1.4 #1308

merged 12 commits into from
Jul 10, 2024

Conversation

tuladhar
Copy link
Contributor

@tuladhar tuladhar commented Jul 9, 2024

Towards https://github.com/giantswarm/giantswarm/issues/31277

This release upgrades cert-manager from v3.7.7 to v3.7.9:

  • v3.7.9: Fixes an issue with quotes in cert-manager acme-http01-solver-image argument.
  • v3.7.8: Improves container security by setting runAsGroup and runAsUser greater than zero for all deployments.

Checklist

  • Roadmap issue created
  • Release uses latest stable Flatcar
  • Release uses latest Kubernetes patch version

Triggering e2e tests

To trigger the E2E test for each new Release added in this PR add a comment with the following:

/run releases-test-suites

For more details see the README.md

Manual tests

  • Upgrade works from v20.1.2 to v20.1.4
  • Upgrade works from v20.1.3 to v20.1.4

@tuladhar tuladhar self-assigned this Jul 9, 2024
@tuladhar tuladhar requested a review from a team as a code owner July 9, 2024 08:05
@tuladhar
Copy link
Contributor Author

tuladhar commented Jul 9, 2024

/run releases-test-suites

@tinkerers-ci

This comment has been minimized.

aws/v20.1.4/announcement.md Outdated Show resolved Hide resolved
@tuladhar
Copy link
Contributor Author

/test e2e region=default flavour=default

@tuladhar
Copy link
Contributor Author

/run releases-test-suites

@tinkerers-ci
Copy link

tinkerers-ci bot commented Jul 10, 2024

releases-test-suites

Run name pr-releases-1308-releases-test-suitesczc45
Commit SHA 633957a
Result Failed ❌

📋 View full results in Tekton Dashboard

Rerun trigger:
/run releases-test-suites


Tip

To only re-run the failed test suites you can provide a TARGET_SUITES parameter with your trigger that points to the directory path of the test suites to run, e.g. /run releases-test-suites TARGET_SUITES=./providers/capa/standard to re-run the CAPA standard test suite. This supports multiple test suites with each path separated by a comma.

Alternatively, or in addition to, you can also specify TARGET_RELEASES to trigger tests for specific releases. E.g. /run releases-test-suites TARGET_SUITES=./providers/capa/standard TARGET_RELEASES=aws-25.0.0-test.1

@tuladhar
Copy link
Contributor Author

/run releases-test-suites

@tinkerers-ci
Copy link

tinkerers-ci bot commented Jul 10, 2024

releases-test-suites

Run name pr-releases-1308-releases-test-suitestrkqf
Commit SHA 633957a
Result Failed ❌

📋 View full results in Tekton Dashboard

Rerun trigger:
/run releases-test-suites


Tip

To only re-run the failed test suites you can provide a TARGET_SUITES parameter with your trigger that points to the directory path of the test suites to run, e.g. /run releases-test-suites TARGET_SUITES=./providers/capa/standard to re-run the CAPA standard test suite. This supports multiple test suites with each path separated by a comma.

Alternatively, or in addition to, you can also specify TARGET_RELEASES to trigger tests for specific releases. E.g. /run releases-test-suites TARGET_SUITES=./providers/capa/standard TARGET_RELEASES=aws-25.0.0-test.1

@tityosbot
Copy link
Collaborator

@T-Kukawka: The /test command needs one or more targets.
The following commands are available to trigger jobs:

  • /test cis
  • /test cncf region=default flavour=default
  • /test cncf region=default flavour=eni
  • /test e2e region=default flavour=default
  • /test e2e region=china flavour=default
  • /test e2e region=default flavour=eni
  • /test upgrade region=default flavour=default
  • /test upgrade region=china flavour=default
  • /test upgrade region=default flavour=eni

In response to this:

/test

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@tuladhar tuladhar merged commit c60eb95 into master Jul 10, 2024
6 of 9 checks passed
@tuladhar tuladhar deleted the aws-20.1.4 branch July 10, 2024 11:27
@tityosbot
Copy link
Collaborator

@tuladhar: The following test failed, say /retest to rerun all failed tests:

Test name Commit Details Rerun command
e2e 633957a link /test e2e region=default flavour=default

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

1 similar comment
@tityosbot
Copy link
Collaborator

@tuladhar: The following test failed, say /retest to rerun all failed tests:

Test name Commit Details Rerun command
e2e 633957a link /test e2e region=default flavour=default

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants