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

enable /etc/hosts config agent for AKS private cluster BYO DNS#3585

Merged
xuto2 merged 1 commit intoAzure:aks-release-v0.47.0-1from
levimm:lima2/aks0.47.0-1
Jul 9, 2020
Merged

enable /etc/hosts config agent for AKS private cluster BYO DNS#3585
xuto2 merged 1 commit intoAzure:aks-release-v0.47.0-1from
levimm:lima2/aks0.47.0-1

Conversation

@levimm
Copy link
Contributor

@levimm levimm commented Jul 9, 2020

…(#3556)

Co-authored-by: Li Ma lima2@microsoft.com

Reason for Change:

Issue Fixed:

Requirements:

Notes:

@acs-bot acs-bot added the size/L label Jul 9, 2020
@acs-bot
Copy link

acs-bot commented Jul 9, 2020

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: levimm
To complete the pull request process, please assign brendandburns
You can assign the PR to them by writing /assign @brendandburns in a comment when ready.

The full list of commands accepted by this bot can be found here.

Details 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

echo "Updated $clusterFQDN to $clusterIP"
fi
sleep "${SLEEP_SECONDS}"
done
Copy link
Contributor

Choose a reason for hiding this comment

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

please move this to a file when you make the cse change in agent baker

Enabled *bool `json:"enabled,omitempty"`
JumpboxProfile *PrivateJumpboxProfile `json:"jumpboxProfile,omitempty"`
Enabled *bool `json:"enabled,omitempty"`
EnableHostsConfigAgent *bool `json:"enableHostsConfigAgent,omitempty"`
Copy link
Contributor

Choose a reason for hiding this comment

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

so you only need this line of change and the one in pkg/api/defaults.go

@xuto2 xuto2 merged commit a0d03f2 into Azure:aks-release-v0.47.0-1 Jul 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants