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

Prepare for release 1.0.10.4 #4097

Merged

Conversation

yophilav
Copy link
Contributor

@yophilav yophilav commented Dec 15, 2020

1.0.10.4 (2020-12-18)

Edge Agent

Bug Fixes

  • Fix vulnerability issues in ARM-based docker images 6603778
  • GetModuleLogs works with http endpoints cf176be

Edge Hub

Bug Fixes

  • Fix edgehub_queue_length metric 2861dbc
  • Introduce new metrics 40b2de9
  • Fix vulnerability issues in Linux ARM and Windows AMD docker images 73fa197

yophilav and others added 5 commits November 30, 2020 11:32
Currently the `ValidateMetrics` parses [metric readme page](https://github.com/Azure/iotedge/blob/master/doc/BuiltInMetrics.md) to obtain all the metric keys. The test then deploy the system runtime modules and populate its metrics which then are compared against the parsed-document set.
There are a handful of not-so-positive metrics that are not being populated if the system modules operated on a happy path during the E2E test. These not-so-positive metrics are currently causing the `ValidateMetrics` to fail since they are not being populated.
CHANGELOG.md Outdated
* Rebase Edge on K8s [c94bc73](https://github.com/Azure/iotedge/commit/c94bc733c05d91acfd77c87dcaf6b701601985fb)
* Support SHA256-based for thumbprint authentication [a88c72e](https://github.com/Azure/iotedge/commit/a88c72ebbfbd2ed88c8f6c8b41060b19e129c9d9)
* Fix `edgehub_queue_length` metric [2861dbc](https://github.com/Azure/iotedge/commit/2861dbc63757787ef52897d9acc732430b46313b)
* Introduce new metrics [40b2de9](https://github.com/Azure/iotedge/commit/40b2de93787140c52c8baee36860a6eb833e03d5)
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this a feature and not a bug fix?

dylanbronson
dylanbronson previously approved these changes Dec 18, 2020
Copy link
Contributor

@dylanbronson dylanbronson left a comment

Choose a reason for hiding this comment

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

lgtm!

# 1.0.10.4 (2020-12-18)
## Edge Agent
### Bug Fixes
* Rebase Edge on K8s [c94bc73](https://github.com/Azure/iotedge/commit/c94bc733c05d91acfd77c87dcaf6b701601985fb)
Copy link
Contributor

Choose a reason for hiding this comment

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

@darobs / @veyalla - can you pls sign off on this?

Copy link
Contributor

Choose a reason for hiding this comment

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

Same for all components below.

Copy link
Contributor

Choose a reason for hiding this comment

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

After the fact - sorry @varunpuranik, @yophilav, but there should be no functional change in edgeHub and minor changes to non-k8s mode iotedged and edgeAgent. This was intentionally merged to bring 1.0.10 up to date with k8s public preview and vice-versa.

varunpuranik
varunpuranik previously approved these changes Dec 18, 2020
@kodiakhq kodiakhq bot merged commit 5777271 into Azure:release/1.0.10 Dec 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants