-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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 v1.8.0-beta.0 #10864
🚀 Release v1.8.0-beta.0 #10864
Conversation
CHANGELOG/v1.8.0-beta.0.md
Outdated
- ClusterResourceSet: Crs: use separate cache for partial metadata watches on secrets to include all secrets (#10633) | ||
- Dependency: Use k8s.io/utils/ptr instead of k8s.io/utils/pointer (#10700) | ||
- e2e: Fix kubetest to allow parallel execution on different clusters (#10424) | ||
- e2e: Kubetest: also gather junit reports in case of errors observed from ginkgo (#10493) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- e2e: Kubetest: also gather junit reports in case of errors observed from ginkgo (#10493) | |
- e2e: Kubetest also gather junit reports in case of errors observed from ginkgo (#10493) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@vishalanarase @chandankumar4 Let's please keep these kind of colons the next time. It breaks the readability otherwise
CHANGELOG/v1.8.0-beta.0.md
Outdated
- Devtools: Bump Cluster API Visualizer to v1.3.0 (#10386) | ||
- Devtools: Bump Cluster API Visualizer to v1.3.1 (#10816) | ||
- Devtools: Improve triage query (#10644) | ||
- Devtools: Tilt: ensure in-tree providers always use start.sh to allow restarts (#10811) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Devtools: Tilt: ensure in-tree providers always use start.sh to allow restarts (#10811) | |
- Devtools: Ensure in-tree providers always use start.sh to allow restarts (#10811) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please don't drop information like this
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It seems like we're trying to only have one colon, but while achieving this we're reducing the amount of information and readability
3fd4d3f
to
25c9ac7
Compare
We'll probably have to re-generate later (or at least add newly merged PRs) |
25c9ac7
to
a928fa1
Compare
@sbueringer Done |
Mostly only reviewed the supported versions, just don't have the time to review the entire release notes this time around (will spend more time on it towards RC / GA) |
add this one too, #10873 , it merged recently. |
I've put hold on a few PRs, I hope we're good once we added the ones mentioned above |
Signed-off-by: Vishal Anarase <iamvishalanarase@gmail.com>
a928fa1
to
0bf0d86
Compare
Addded |
Thx! /lgtm /hold |
LGTM label has been added. Git tree hash: f14169798499006bf83f2cdc16d5740934babf6a
|
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: adilGhaffarDev, sbueringer The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/unhold |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Q: Should we just not add |
- Release: Release v1.5.8 (#10438) | ||
- Release: Release v1.6.4 (#10439) | ||
- Release: Release v1.7.0 (#10440) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These 3 should not show up. I would have expected them to be filtered out by the release not tool (I thought we implemented it already)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am checking why we are seeing these here.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
very strange for some reason the implementation did not work for these three PRs, I can see that it has been able to ignore all other release note PRs. I am checking what is different with these three PRs
cc @chandankumar4
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I thought that it might be because they have 🌱 in the title instead of 🚀 , but this release note PR(#10395) is ignored and it also has 🌱 in the title. So that's not the reason something else is different there.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I’ll look it more closely and will open up an issue with detail.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thx for following-up! Just noticed it and was surprised.
I thought in general these PRs must have 🚀 in the title
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we started doing it after 1.7.0 ,
/area release