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

build: updating quarkus sdk version #188

Merged
merged 1 commit into from
Apr 21, 2021
Merged

build: updating quarkus sdk version #188

merged 1 commit into from
Apr 21, 2021

Conversation

secondsun
Copy link
Contributor

This includes an update to the java operator sdk that fixes a problem where the k8s watches would silently die. Now if a watch dies it takes the operator with it. It should fix #182

@secondsun secondsun requested a review from wtrocki April 21, 2021 00:31
@secondsun
Copy link
Contributor Author

@wtrocki This is the updates, I've tested it with crc locally and everything seems to be stable. I haven't merged yet to give you and @b1zzu a chance to discuss any planning you want. Feel free to merge and release once you're satisfied it fixes things.

@wtrocki wtrocki merged commit 5389985 into main Apr 21, 2021
@wtrocki wtrocki deleted the sdk-update branch April 21, 2021 08:43
@wtrocki
Copy link
Collaborator

wtrocki commented Apr 21, 2021

Merging in order to perform release that will be tested against our env and sandbox

@wtrocki
Copy link
Collaborator

wtrocki commented Apr 21, 2021

0.6.9 was released to cover this change. This is not on Sandbox (we will test it carefully on our infra).

@b1zzu
Copy link
Collaborator

b1zzu commented Apr 21, 2021

Thanks, @secondsun , I'm going to switch back the test cluster to 0.6.9

@wtrocki
Copy link
Collaborator

wtrocki commented Apr 21, 2021

@b1zzu see #190 no need to downgrade for now

wtrocki added a commit that referenced this pull request Apr 21, 2021
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.

CloudServicesRequest CRs are not processed and updated after updating to 0.6.8
3 participants