-
Notifications
You must be signed in to change notification settings - Fork 133
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
Add Changelog for 1.1 #134
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: gnufied 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 |
CHANGELOG-1.1.md
Outdated
- Added leader election health check at the metrics port + path "/healthz/leader-election". | ||
- klog/v2 is used for logging | ||
- process_start_time metric is now reported | ||
- `metrics-address` flag is deprecated and replaced by `http-endpoint`, which enables handlers from both metrics manager and leader election health check. ([#129](https://github.com/kubernetes-csi/external-resizer/pull/129), [@verult](https://github.com/verult)) |
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.
Can we move this under deprecation?
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.
moved
CHANGELOG-1.1.md
Outdated
|
||
### Bug or Regression | ||
|
||
- Changing distroless image back to multiarch ([#120](https://github.com/kubernetes-csi/external-resizer/pull/120), [@namrata-ibm](https://github.com/namrata-ibm)) |
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 think we can remove this release note because it was only a temporary thing that never got released.
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.
removed.
634f4d8
to
e585046
Compare
CHANGELOG-1.1.md
Outdated
- klog/v2 is used for logging | ||
- process_start_time metric is now reported. ([#129](https://github.com/kubernetes-csi/external-resizer/pull/129), [@verult](https://github.com/verult)) | ||
|
||
### Deprecation |
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.
nit can you move this to the top
e585046
to
a075b38
Compare
/lgtm |
/release-note-none |
1748b16 Merge pull request kubernetes-csi#136 from pohly/go-1.16 ec844ea remove travis.yml, Go 1.16 df76aba Merge pull request kubernetes-csi#134 from andyzhangx/add-build-arg e314a56 add build-arg ARCH for building multi-arch images, e.g. ARG ARCH FROM k8s.gcr.io/build-image/debian-base-${ARCH}:v2.1.3 git-subtree-dir: release-tools git-subtree-split: 1748b16b488381c34a86ddbee110e9ed523bcb20
…ncy-openshift-4.12-ose-csi-external-resizer Updating ose-csi-external-resizer images to be consistent with ART
Add changelog for 1.1
cc @msau42
/release-note-none