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

refactor: consolidate calico addon spec #3361

Merged
merged 3 commits into from
May 29, 2020

Conversation

jackfrancis
Copy link
Member

Reason for Change:

Eases maintenance of the calico addon by consolidating manifests into a single YAML file that uses Go templating.

Maintaining a 1.15-specific addon spec for calico as it includes a bunch of differences that suggest a directory-specific file is the appropriate maintenance choice here.

Issue Fixed:

Addresses #3188.

Requirements:

Notes:

@codecov
Copy link

codecov bot commented May 28, 2020

Codecov Report

Merging #3361 into master will increase coverage by 0.07%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3361      +/-   ##
==========================================
+ Coverage   72.37%   72.45%   +0.07%     
==========================================
  Files         147      147              
  Lines       25305    25278      -27     
==========================================
  Hits        18314    18314              
+ Misses       5856     5829      -27     
  Partials     1135     1135              
Impacted Files Coverage Δ
pkg/engine/templates_generated.go 46.90% <ø> (+0.72%) ⬆️

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 f82b8e9...f63eda2. Read the comment docs.

Copy link
Member

@mboersma mboersma 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 May 29, 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

@jackfrancis jackfrancis merged commit 9d5d5e8 into Azure:master May 29, 2020
@jackfrancis jackfrancis deleted the addons-consolidate-calico branch May 29, 2020 18:04
penggu pushed a commit to penggu/aks-engine that referenced this pull request Oct 28, 2020
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.

None yet

3 participants