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 1.11.0 #3837

Closed
oscerd opened this issue Nov 23, 2022 · 22 comments
Closed

Release 1.11.0 #3837

oscerd opened this issue Nov 23, 2022 · 22 comments
Milestone

Comments

@oscerd
Copy link
Contributor

oscerd commented Nov 23, 2022

We have aligned camel-k-runtime here: apache/camel-k-runtime#927

Camel-kamelets is almost completed, there is only one issue related to milestone 0.10.0 (the other is for the release itself): https://github.com/apache/camel-kamelets/milestone/5

Let's see how it goes with the camel-k-runtime just updated, but I think we could release a 1.11.0 next week. It won't be an LTS, but at least we could have a feedback about some stuff we moved between runtime and camel quarkus.

@squakez @lburgazzoli

@oscerd oscerd added this to the 1.11.0 milestone Nov 23, 2022
@squakez
Copy link
Contributor

squakez commented Nov 23, 2022

Good for me. I don't have any pending issue that requires particular attention ATM.

@squakez
Copy link
Contributor

squakez commented Nov 24, 2022

It seems that the latest Camel K runtime snapshot is not liked by Camel K. The nightly release failed (I guess because of that): https://github.com/apache/camel-k/actions/runs/3536364281/jobs/5935327675#step:50:1499

@tadayosi
Copy link
Member

Claudio is working on the build failures at #3838. Once it's merged it should be fixed.

@oscerd
Copy link
Contributor Author

oscerd commented Nov 28, 2022

Please add here what is still pending. I'm going to cut the release for the runtime.

@squakez
Copy link
Contributor

squakez commented Nov 28, 2022

I've collected the issues/PR required in https://github.com/apache/camel-k/milestone/36

@oscerd
Copy link
Contributor Author

oscerd commented Nov 28, 2022

I think most of the PR needs to be rebased now.

@squakez
Copy link
Contributor

squakez commented Nov 28, 2022

I think most of the PR needs to be rebased now.

Exactly, I am on it.

@oscerd
Copy link
Contributor Author

oscerd commented Nov 28, 2022

@squakez
Copy link
Contributor

squakez commented Nov 30, 2022

The pending PRs were rebased. I think we have just one test failing that may require some attention though:

❌ TestGlobalOperator (22.78s)

Let's see the execution check on the last commits I've done after merging #3858

@squakez
Copy link
Contributor

squakez commented Nov 30, 2022

Some tests are failing, see #3861. Altough it looks like they are flaky, we may dedicate some effort to strengthen them and understand why randomly fails.

@oscerd
Copy link
Contributor Author

oscerd commented Dec 5, 2022

@oscerd
Copy link
Contributor Author

oscerd commented Dec 5, 2022

What is still missing to release?

@squakez
Copy link
Contributor

squakez commented Dec 5, 2022

What is still missing to release?

Nothing from my side. I am working on some minor fix but nothing urgent to release.

@christophd
Copy link
Contributor

@claudio4j is there something missing for this one: #3871

I would like to have it included.

There is already a Backport for 1.10.x (#3870) do we need this somewhere else to have it in 1.11.0?

@claudio4j
Copy link
Contributor

@claudio4j is there something missing for this one: #3871

Nothing missing, the reviewers approved it.

There is already a Backport for 1.10.x (#3870) do we need this somewhere else to have it in 1.11.0?

I will cherry-pick the changes into 1.10 branch and will let you know shortly.

@claudio4j
Copy link
Contributor

#3870 is merged.

@oscerd
Copy link
Contributor Author

oscerd commented Dec 7, 2022

Do we need to merge something else? I'm going to start the release process this morning.

@squakez
Copy link
Contributor

squakez commented Dec 7, 2022

Let's wait some minute for #3881 checks to finish. As soon as it is merged I'll notify here.

@squakez
Copy link
Contributor

squakez commented Dec 7, 2022

Merged, the check failing was a known transient issue.

@oscerd
Copy link
Contributor Author

oscerd commented Dec 7, 2022

The make fails now with


####### Building kamel CLI...
CGO_ENABLED=0 go build -ldflags "-X github.com/apache/camel-k/pkg/util/defaults.GitCommit=db39feaed3dc67931c5b707a8aa1fb58660a2a82" -trimpath -o kamel ./cmd/kamel/*.go
go test -run nope -tags="integration" ./e2e/global/... > /dev/null
# github.com/apache/camel-k/e2e/global/common [github.com/apache/camel-k/e2e/global/common.test]
e2e/global/common/scale_integration_test.go:106:60: camel.CamelV1().Integrations(ns).PatchScale undefined (type "github.com/apache/camel-k/pkg/client/camel/clientset/versioned/typed/camel/v1".IntegrationInterface has no field or method PatchScale)
make: *** [Makefile:338: build-compile-integration-tests] Errore 2

@oscerd
Copy link
Contributor Author

oscerd commented Dec 7, 2022

Release 1.11.0 on vote.

@oscerd
Copy link
Contributor Author

oscerd commented Dec 12, 2022

Release completed

@oscerd oscerd closed this as completed Dec 12, 2022
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

No branches or pull requests

5 participants