-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
2.9.0 backports 1 #25344
Conversation
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)
(cherry picked from commit eb3707f)
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)
Fixes: quarkusio#25189 (cherry picked from commit 3b6136b)
(cherry picked from commit f900e2a)
(cherry picked from commit c10f968)
(cherry picked from commit 3a7940a)
…ngdev/jbang (to get M1 support) (cherry picked from commit feea867)
(cherry picked from commit d6edfd5)
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)
(cherry picked from commit d43bd06)
- fixes quarkusio#25257 (cherry picked from commit cc4aef5)
Would make more sense to use /tokens here, otherwise you will see only a 404 (cherry picked from commit c9d742c)
…sion Fixes: quarkusio#25246 (cherry picked from commit 046d5c1)
to avoid collision with hamcrest from rest-assured (cherry picked from commit 4d395fa)
…equest Fixes: quarkusio#25229 (cherry picked from commit 4856bb2)
Fixes quarkusio#25282 Signed-off-by: Jeff MAURY <[email protected]> (cherry picked from commit fab312d)
(cherry picked from commit e91a25f)
(cherry picked from commit 6de8b21)
(cherry picked from commit a9563e0)
(cherry picked from commit 6d529ef)
Relates to: quarkusio#25312 (cherry picked from commit 91e4d79)
(cherry picked from commit 704ea78)
(cherry picked from commit 9eb461e)
Fixes: quarkusio#25263 (cherry picked from commit de4b81a)
(cherry picked from commit df828ca)
(cherry picked from commit 1ee532b)
* Reduce socket timeout for checking docker listening on DOCKER_HOST. * Timeout for checking docker commands (cherry picked from commit 418d986)
Failing Jobs - Building 3556287
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✖
✖
✖
✖
✖
|
Please don't merge, I will merge it myself.