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

fix: update nodecustomdata to enable portmapper for kubenet+containerd #4191

Merged

Conversation

eriksywu
Copy link
Contributor

@eriksywu eriksywu commented Jan 23, 2021

Reason for Change:

AKS-Engine clusters on containerd + kubenet currently do not support hostPort mapping to a podSpec's containerPort
Issue Fixed:

See: Azure/AKS#2070
We confirmed this issue also applies to AKS-Engine clusters
Credit Where Due:

Does this change contain code from or inspired by another project?

  • No
  • Yes

If "Yes," did you notify that project's maintainers and provide attribution?

  • [x ] No
  • Yes

Requirements:

Notes:

@eriksywu eriksywu force-pushed the erw/enable_portmapper_kubenet_containerd branch from a2c9535 to d36b3f5 Compare January 23, 2021 00:03
@eriksywu eriksywu changed the title fix: update nodecustomdata to enable portmapper for kubenet+contaienerd fix: update nodecustomdata to enable portmapper for kubenet+containerd Jan 23, 2021
@eriksywu
Copy link
Contributor Author

/assign @jackfrancis

@jackfrancis
Copy link
Member

/azp run pr-e2e

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@codecov
Copy link

codecov bot commented Jan 25, 2021

Codecov Report

Merging #4191 (3a1e1c7) into master (a18eeb4) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #4191   +/-   ##
=======================================
  Coverage   73.42%   73.42%           
=======================================
  Files         135      135           
  Lines       20849    20849           
=======================================
  Hits        15308    15308           
  Misses       4566     4566           
  Partials      975      975           
Impacted Files Coverage Δ
pkg/engine/templates_generated.go 44.19% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a18eeb4...3a1e1c7. Read the comment docs.

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
Copy link

acs-bot commented Jan 25, 2021

[APPROVALNOTIFIER] This PR is APPROVED

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

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@jackfrancis jackfrancis merged commit 74bbda2 into Azure:master Jan 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants