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

2.9.0 backports 1 #25344

Merged
merged 31 commits into from
May 3, 2022
Merged

2.9.0 backports 1 #25344

merged 31 commits into from
May 3, 2022

Conversation

gsmet
Copy link
Member

@gsmet gsmet commented May 3, 2022

Please don't merge, I will merge it myself.

Sgitario and others added 30 commits May 3, 2022 19:28
When users add a StatefulSet resource and the deployment-target is set to `StatefulSet`, we need to read the StatefulSet resource from the user and populate it accordingly.

Before these changes, we were including the StatefulSet resource, but adding a new one (with the same name), so in the end, two StatefulSet resources were included in the final kubernetes.yml.

Fix quarkusio#25162

(cherry picked from commit a892847)
This is done because the performance of RR
is affected significantly by the usage
Class.forName

(cherry picked from commit 21a9ebc)
Bumps [dokka-maven-plugin](https://github.com/Kotlin/dokka) from 1.6.10 to 1.6.21.
- [Release notes](https://github.com/Kotlin/dokka/releases)
- [Commits](https://github.com/Kotlin/dokka/commits)

---
updated-dependencies:
- dependency-name: org.jetbrains.dokka:dokka-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
(cherry picked from commit fafa902)
(cherry picked from commit c10f968)
Bumps `flyway.version` from 8.5.9 to 8.5.10.

Updates `flyway-core` from 8.5.9 to 8.5.10
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-8.5.9...flyway-8.5.10)

Updates `flyway-sqlserver` from 8.5.9 to 8.5.10
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-8.5.9...flyway-8.5.10)

Updates `flyway-mysql` from 8.5.9 to 8.5.10
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-8.5.9...flyway-8.5.10)

---
updated-dependencies:
- dependency-name: org.flywaydb:flyway-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.flywaydb:flyway-sqlserver
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.flywaydb:flyway-mysql
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
(cherry picked from commit 144be7d)
- add cron trigger tests

(cherry picked from commit 09399eb)
Until Debezium gets upgraded to 42.3.4 or implement a workaround.
This is needed for Camel Quarkus.

(cherry picked from commit 2336b00)
Would make more sense to use /tokens here, otherwise you will see only a 404

(cherry picked from commit c9d742c)
to avoid collision with hamcrest from rest-assured

(cherry picked from commit 4d395fa)
Fixes quarkusio#25282

Signed-off-by: Jeff MAURY <[email protected]>
(cherry picked from commit fab312d)
(cherry picked from commit e91a25f)
* Reduce socket timeout for checking docker listening on DOCKER_HOST.
* Timeout for checking docker commands

(cherry picked from commit 418d986)
@gsmet gsmet added the area/infra internal and infrastructure related issues label May 3, 2022
@gsmet gsmet self-assigned this May 3, 2022
@quarkus-bot quarkus-bot bot added area/codestarts area/core area/dependencies Pull requests that update a dependency file area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/documentation area/elasticsearch area/infinispan Infinispan area/jbang Issues related to when using jbang.dev with Quarkus area/kafka area/kubernetes area/maven area/mongodb area/oidc area/platform Issues related to definition and interaction with Quarkus Platform area/qute The template engine area/reactive-messaging area/redis area/rest area/scheduler area/smallrye labels May 3, 2022
@quarkus-bot
Copy link

quarkus-bot bot commented May 3, 2022

Failing Jobs - Building 3556287

Status Name Step Failures Logs Raw logs
✔️ JVM Tests - JDK 11
JVM Tests - JDK 11 Windows Build Failures Logs Raw logs
✔️ JVM Tests - JDK 17

Full information is available in the Build summary check run.

Failures

⚙️ JVM Tests - JDK 11 Windows #

- Failing: extensions/smallrye-reactive-messaging-amqp/deployment 
! Skipped: integration-tests/reactive-messaging-amqp 

📦 extensions/smallrye-reactive-messaging-amqp/deployment

io.quarkus.smallrye.reactivemessaging.amqp.AnonymousAmqpTest.test line 30 - More details - Source on GitHub

org.awaitility.core.ConditionTimeoutException: Condition with io.quarkus.smallrye.reactivemessaging.amqp.AnonymousAmqpTest was not fulfilled within 1 minutes.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)

io.quarkus.smallrye.reactivemessaging.amqp.devmode.AmqpDevModeTest.testCodeUpdate line 44 - More details - Source on GitHub

org.awaitility.core.ConditionTimeoutException: Condition with io.quarkus.smallrye.reactivemessaging.amqp.devmode.AmqpDevModeTest was not fulfilled within 1 minutes.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)

io.quarkus.smallrye.reactivemessaging.amqp.devmode.nohttp.AmqpDevModeNoHttpTest.testConsumerUpdate line 77 - More details - Source on GitHub

org.awaitility.core.ConditionTimeoutException: 
Assertion condition defined as a io.quarkus.smallrye.reactivemessaging.amqp.devmode.nohttp.AmqpDevModeNoHttpTest 
Expecting size of:

io.quarkus.smallrye.reactivemessaging.amqp.devmode.nohttp.AmqpDevModeNoHttpTest.testProducerUpdate line 48 - More details - Source on GitHub

org.awaitility.core.ConditionTimeoutException: 
Assertion condition defined as a io.quarkus.smallrye.reactivemessaging.amqp.devmode.nohttp.AmqpDevModeNoHttpTest 
Expecting size of:

io.quarkus.smallrye.reactivemessaging.amqp.SecuredAmqpTest.test line 28 - More details - Source on GitHub

org.awaitility.core.ConditionTimeoutException: Condition with io.quarkus.smallrye.reactivemessaging.amqp.SecuredAmqpTest was not fulfilled within 10 seconds.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)

@gsmet gsmet merged commit 9acab81 into quarkusio:2.9 May 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/codestarts area/core area/dependencies Pull requests that update a dependency file area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/documentation area/elasticsearch area/infinispan Infinispan area/infra internal and infrastructure related issues area/jbang Issues related to when using jbang.dev with Quarkus area/kafka area/kubernetes area/maven area/mongodb area/oidc area/platform Issues related to definition and interaction with Quarkus Platform area/qute The template engine area/reactive-messaging area/redis area/rest area/scheduler area/smallrye
Projects
None yet
Development

Successfully merging this pull request may close these issues.