question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Regression since 2.6.3.Final in OpenShift extension

See original GitHub issue

Describe the bug

Seems when the openshift extension generates the resources its no longer generating the ImageStream resource properly.

See https://github.com/quarkusio/quarkus-super-heroes/blob/5a805fadaeff91572345777775a943d5324c67be/rest-fights/deploy/k8s/native-java17-openshift.yml#L83-L91 (generated with the openshift extension on Quarkus 2.7.0.Final) vs https://github.com/quarkusio/quarkus-super-heroes/blob/c2e744ec28defd9d97b4ba578d1e0f16eeb3ea8d/rest-fights/deploy/k8s/native-java17-openshift.yml#L83-L103 (generated with the openshift extension on Quarkus 2.6.3.Final).

Expected behavior

The generated ImageStream resource doesn’t have a metadata.name value. Even still as you can see from the 2 links

Actual behavior

No response

How to Reproduce?

No response

Output of uname -a or ver

No response

Output of java -version

No response

GraalVM version (if different from Java)

No response

Quarkus version or git rev

No response

Build tool (ie. output of mvnw --version or gradlew --version)

No response

Additional information

No response

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:15 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
gsmetcommented, Feb 3, 2022

OK, so I can confirm this particular fix is planned for 2.7.1.Final.

0reactions
edeandreacommented, Feb 9, 2022

And the labels are indeed broken, as it seems to pickup the labels from your postgres deployment, instead of the app.

Should I open a new issue @iocanel for this?

Read more comments on GitHub >

github_iconTop Results From Across the Web

CI/CD OpenShift Container Platform 4.9
OpenShift Container Platform is an enterprise-ready Kubernetes platform for developers, which enables organizations to automate the application delivery ...
Read more >
chore(deps): update dependency io.quarkus:quarkus ... - GitLab
An error occurred while retrieving approval data for this merge request. chore(deps): update dependency io.quarkus:quarkus ...
Read more >
Hazelcast IMDG Release Notes
Fixed the cluster failure occurred after requesting healthcheck of a ... Fixed a regression issue where the locked and expired entry keys ...
Read more >
#1.4.18 | Explore Tumblr Posts and Blogs | Tumpik
#23417 – Regression since 2.6.3.Final in OpenShift extension. #23415 – Fix incorrect image tag in native reference guide. #23412 – Gradle: clear reloadable ......
Read more >
release - Quarkus
Final fixes a performance regression introduced in Quarkus 2.12.0.Final. ... 2.6.3.Final is the third maintenance release for our 2.6 release train.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found