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 v0.69.0 #1448

Merged
merged 3 commits into from
Feb 8, 2023
Merged

Release v0.69.0 #1448

merged 3 commits into from
Feb 8, 2023

Conversation

yuriolisa
Copy link
Contributor

Signed-off-by: Yuri Sa yurimsa@gmail.com
Resolves #1356

Signed-off-by: Yuri Sa <yurimsa@gmail.com>
@yuriolisa yuriolisa requested a review from a team as a code owner February 6, 2023 12:45
Copy link
Member

@frzifus frzifus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I assume we need to delete all the old changelog (.chloggen) files, right?

Signed-off-by: Yuri Sa <yurimsa@gmail.com>
@yuriolisa
Copy link
Contributor Author

@frzifus, I've removed all the old chlog files, but when I ran the make chlog-update I'm getting the following message:
Error: no entries to add to the changelog.

@pavolloffay
Copy link
Member

@yuriolisa The make chlog-update should be used to create the changelog entries. It uses the files from .chloggen directory and it will remove them once the changelog is generated.

nit: if the following command fails

make chlog-update                                                                                                                                                                                                                                                                                   ploffay@fedora
which: no kind in (/home/ploffay/.yarn/bin:/home/ploffay/.config/yarn/global/node_modules/.bin:/home/ploffay/.nvm/versions/node/v16.19.0/bin:/home/ploffay/.krew/bin:/home/ploffay/bin/helm:/home/ploffay/bin/proto/bin:/home/ploffay/bin/helm:/home/ploffay/bin/protoc-3.3.0/bin:/home/ploffay/projects/golang/bin:/home/ploffay/bin/go/bin:/usr/java/latest/bin:/home/ploffay/.krew/bin:/home/ploffay/bin/helm:/home/ploffay/bin/proto/bin:/home/ploffay/bin/helm:/home/ploffay/bin/protoc-3.3.0/bin:/home/ploffay/projects/golang/bin:/home/ploffay/bin/go/bin:/usr/java/latest/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/home/ploffay/.rvm/bin:/home/ploffay/tmp/istio-1.16.1/bin:/home/ploffay/.rvm/bin:/home/ploffay/tmp/istio-1.16.1/bin)
/home/ploffay/projects/open-telemetry/opentelemetry-operator/bin/chloggen update --version 0.69.0
Error: expected one instance of <!-- next version -->

then add <!-- next version --> to the changelog to a place where the changelog should be injected.

@bryan-aguilar
Copy link
Contributor

Can we ensure that #1450 gets merged before v0.69.0 is released?

@frzifus frzifus added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Feb 7, 2023
@matej-g
Copy link
Contributor

matej-g commented Feb 8, 2023

If #1383 is in, then I think it would be good idea to also include #1414 in the release, as without it the current HTTP server config is not ideal and rather noisy.

@pavolloffay
Copy link
Member

@yuriolisa #1414 was merged. Could you please re-generate the changelog?

Signed-off-by: Yuri Sa <yurimsa@gmail.com>
@pavolloffay pavolloffay merged commit 1176738 into open-telemetry:main Feb 8, 2023
ItielOlenick pushed a commit to ItielOlenick/opentelemetry-operator that referenced this pull request May 1, 2024
* Release v0.69.0

Signed-off-by: Yuri Sa <yurimsa@gmail.com>

* Remove all old chlogg files

Signed-off-by: Yuri Sa <yurimsa@gmail.com>

* Adding new PRs

Signed-off-by: Yuri Sa <yurimsa@gmail.com>

---------

Signed-off-by: Yuri Sa <yurimsa@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Release the operator v0.69.0
5 participants