Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

fix: use upstreamartifacts CDN URL for apmz #2962

Merged
merged 1 commit into from
Mar 25, 2020

Conversation

mboersma
Copy link
Member

@mboersma mboersma commented Mar 25, 2020

Reason for Change:
Changes the URL for apmz to reference the Azure CDN, for consistency and also to facilitate locking down egress rules. (We reference the upstreamartifacts.azureedge.net URL consistently otherwise, so this looks like an oversight.)

Issue Fixed:

Requirements:

Notes:
cc: @palma21

@codecov
Copy link

codecov bot commented Mar 25, 2020

Codecov Report

Merging #2962 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #2962   +/-   ##
=======================================
  Coverage   72.57%   72.57%           
=======================================
  Files         141      141           
  Lines       25934    25934           
=======================================
  Hits        18821    18821           
  Misses       6014     6014           
  Partials     1099     1099

@@ -219,7 +219,7 @@ downloadAzureCNI() {

ensureAPMZ() {
Copy link
Contributor

Choose a reason for hiding this comment

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

@xuto2 would it make sense to also exclude AKS from this install since it isn't using CSE telemetry?

Copy link
Member

@jackfrancis jackfrancis left a comment

Choose a reason for hiding this comment

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

/lgtm

@acs-bot acs-bot added the lgtm label Mar 25, 2020
@jackfrancis jackfrancis merged commit 1c597d8 into Azure:master Mar 25, 2020
@acs-bot
Copy link

acs-bot commented Mar 25, 2020

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jackfrancis, mboersma

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:
  • OWNERS [jackfrancis,mboersma]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@mboersma mboersma deleted the update-apmz-url branch April 10, 2020 14:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants