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

ci: generate release notes for component versions installed in VHD build #450

Merged
merged 22 commits into from Mar 5, 2019

Conversation

CecileRobertMichon
Copy link
Contributor

@CecileRobertMichon CecileRobertMichon commented Feb 7, 2019

Reason for Change:

Log which components are installed during the VHD script as part of the the VHD build pipeline to generate a text file of notes. For now, the file is published as an artifact of the pipeline and can be easily copy/pasted into a PR that adds the new image version. In the future, the goal is to automate adding the file to the the repo when the pipeline runs for publishing.

Side-fix: set -o pipefail when running packer to make sure the Build VHD step fails if the script returns non-zero.

Issue Fixed:

#427

Requirements:

Notes:

@acs-bot acs-bot added the size/M label Feb 7, 2019
@CecileRobertMichon CecileRobertMichon changed the title chore: log component versions installed in VHD build [WIP] chore: log component versions installed in VHD build Feb 7, 2019
@codecov
Copy link

codecov bot commented Feb 7, 2019

Codecov Report

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

@@           Coverage Diff           @@
##           master     #450   +/-   ##
=======================================
  Coverage   63.84%   63.84%           
=======================================
  Files          91       91           
  Lines       14035    14035           
=======================================
  Hits         8961     8961           
  Misses       4396     4396           
  Partials      678      678

@CecileRobertMichon
Copy link
Contributor Author

/AzurePipelines help

@CecileRobertMichon
Copy link
Contributor Author

/hold

@CecileRobertMichon
Copy link
Contributor Author

/AzurePipelines help

@CecileRobertMichon
Copy link
Contributor Author

/AzurePipelines run

@CecileRobertMichon
Copy link
Contributor Author

/azp run all

1 similar comment
@CecileRobertMichon
Copy link
Contributor Author

/azp run all

@CecileRobertMichon CecileRobertMichon changed the title [WIP] chore: log component versions installed in VHD build [WIP] ci: generate release notes for component versions installed in VHD build Feb 28, 2019
@CecileRobertMichon CecileRobertMichon changed the title [WIP] ci: generate release notes for component versions installed in VHD build ci: generate release notes for component versions installed in VHD build Mar 4, 2019
@CecileRobertMichon
Copy link
Contributor Author

CecileRobertMichon commented Mar 5, 2019

This is an example resulting file generated by this PR's VHD build:

 Starting build on  Tue Mar 5 02:07:46 UTC 2019
     Using kernel:
     Linux version 4.15.0-1037-azure (buildd@lgw01-amd64-039) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #39~16.04.1-Ubuntu SMP Tue Jan 15 17:20:47 UTC 2019
     Components downloaded in this VHD build (some of the below components might get deleted during cluster provisioning if they are not needed):
       - etcd v3.2.25
       - apt-transport-https
       - blobfuse
       - ca-certificates
       - ceph-common
       - cgroup-lite
       - cifs-utils
       - conntrack
       - ebtables
       - ethtool
       - fuse
       - git
       - glusterfs-client
       - init-system-helpers
       - iproute2
       - ipset
       - iptables
       - jq
       - mount
       - nfs-common
       - pigz socat
       - util-linux
       - xz-utils
       - zip
       - docker-engine v1.13.*
       - nvidia-docker2 nvidia-container-runtime
       - Azure CNI version 1.0.16
       - Azure CNI version 1.0.17
       - CNI plugin version 0.7.1
       - containerd version 1.1.5
       - containerd version 1.1.6
       - containerd version 1.2.4
       - img
     Docker images pre-pulled:
       - k8s.gcr.io/kubernetes-dashboard-amd64:v1.10.1
       - k8s.gcr.io/exechealthz-amd64:1.2
       - k8s.gcr.io/addon-resizer:1.8.4
       - k8s.gcr.io/addon-resizer:1.8.1
       - k8s.gcr.io/addon-resizer:1.7
       - k8s.gcr.io/heapster-amd64:v1.5.4
       - k8s.gcr.io/heapster-amd64:v1.5.3
       - k8s.gcr.io/heapster-amd64:v1.5.1
       - k8s.gcr.io/metrics-server-amd64:v0.2.1
       - k8s.gcr.io/k8s-dns-kube-dns-amd64:1.15.0
       - k8s.gcr.io/k8s-dns-kube-dns-amd64:1.14.13
       - k8s.gcr.io/k8s-dns-kube-dns-amd64:1.14.5
       - k8s.gcr.io/kube-addon-manager-amd64:v8.9
       - k8s.gcr.io/kube-addon-manager-amd64:v8.8
       - k8s.gcr.io/kube-addon-manager-amd64:v8.7
       - k8s.gcr.io/kube-addon-manager-amd64:v8.6
       - k8s.gcr.io/k8s-dns-dnsmasq-nanny-amd64:1.15.0
       - k8s.gcr.io/k8s-dns-dnsmasq-nanny-amd64:1.14.10
       - k8s.gcr.io/k8s-dns-dnsmasq-nanny-amd64:1.14.8
       - k8s.gcr.io/k8s-dns-dnsmasq-nanny-amd64:1.14.5
       - k8s.gcr.io/pause-amd64:3.1
       - gcr.io/kubernetes-helm/tiller:v2.8.1
       - gcr.io/kubernetes-helm/tiller:v2.11.0
       - k8s.gcr.io/cluster-autoscaler:v1.13.1
       - k8s.gcr.io/cluster-autoscaler:v1.12.2
       - k8s.gcr.io/cluster-autoscaler:v1.3.7
       - k8s.gcr.io/cluster-autoscaler:v1.3.4
       - k8s.gcr.io/cluster-autoscaler:v1.3.3
       - k8s.gcr.io/cluster-autoscaler:v1.2.2
       - k8s.gcr.io/cluster-autoscaler:v1.1.2
       - k8s.gcr.io/k8s-dns-sidecar-amd64:1.14.10
       - k8s.gcr.io/k8s-dns-sidecar-amd64:1.14.8
       - k8s.gcr.io/k8s-dns-sidecar-amd64:1.14.7
       - k8s.gcr.io/coredns:1.2.6
       - k8s.gcr.io/coredns:1.2.2
       - k8s.gcr.io/rescheduler:v0.4.0
       - k8s.gcr.io/rescheduler:v0.3.1
       - microsoft/virtual-kubelet:latest
       - containernetworking/networkmonitor:v0.0.5
       - nvidia/k8s-device-plugin:1.11
       - nvidia/k8s-device-plugin:1.10
       - docker.io/deis/hcp-tunnel-front:v1.9.2-v4.0.4
       - docker.io/deis/kube-svc-redirect:v1.0.2
       - mcr.microsoft.com/k8s/flexvolume/keyvault-flexvolume:v0.0.7
       - mcr.microsoft.com/k8s/flexvolume/blobfuse-flexvolume:1.0.8
       - gcr.io/google-containers/ip-masq-agent-amd64:v2.0.0
       - nginx:1.13.12-alpine
       - mcr.microsoft.com/k8s/kms/keyvault:v0.0.9
       - quay.io/coreos/flannel:v0.8.0
       - quay.io/coreos/flannel:v0.10.0
       - busybox
       - k8s.gcr.io/hyperkube-amd64:v1.9.10
       - k8s.gcr.io/cloud-controller-manager-amd64:v1.9.10
       - k8s.gcr.io/hyperkube-amd64:v1.9.11
       - k8s.gcr.io/cloud-controller-manager-amd64:v1.9.11
       - k8s.gcr.io/hyperkube-amd64:v1.10.12
       - k8s.gcr.io/cloud-controller-manager-amd64:v1.10.12
       - k8s.gcr.io/hyperkube-amd64:v1.10.13
       - k8s.gcr.io/cloud-controller-manager-amd64:v1.10.13
       - k8s.gcr.io/hyperkube-amd64:v1.11.7
       - k8s.gcr.io/cloud-controller-manager-amd64:v1.11.7
       - k8s.gcr.io/hyperkube-amd64:v1.11.8
       - k8s.gcr.io/cloud-controller-manager-amd64:v1.11.8
       - k8s.gcr.io/hyperkube-amd64:v1.12.5
       - k8s.gcr.io/cloud-controller-manager-amd64:v1.12.5
       - k8s.gcr.io/hyperkube-amd64:v1.12.6
       - k8s.gcr.io/cloud-controller-manager-amd64:v1.12.6
       - k8s.gcr.io/hyperkube-amd64:v1.13.3
       - k8s.gcr.io/cloud-controller-manager-amd64:v1.13.3
       - k8s.gcr.io/hyperkube-amd64:v1.13.4
       - k8s.gcr.io/cloud-controller-manager-amd64:v1.13.4
     Install completed successfully on  Tue Mar 5 02:23:30 UTC 2019
     VSTS Build NUMBER: 20190305.4
     VSTS Build ID: 20560533
     Commit: 523f51f0c5d516f759db7d801bccff7fb9624335
     Feature flags: docker-engine

@jackfrancis
Copy link
Member

Made a suggestion. Feel free to ignore. lgtm if so

@acs-bot acs-bot added size/L and removed size/M labels Mar 5, 2019
@mboersma
Copy link
Member

mboersma commented Mar 5, 2019

/lgtm

@acs-bot
Copy link

acs-bot commented Mar 5, 2019

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: CecileRobertMichon, 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 [CecileRobertMichon,mboersma]

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

@jackfrancis
Copy link
Member

lgtm

@jackfrancis jackfrancis merged commit 5d1523d into Azure:master Mar 5, 2019
juhacket pushed a commit to juhacket/aks-engine that referenced this pull request Mar 14, 2019
@CecileRobertMichon CecileRobertMichon deleted the vhd-release-notes branch April 18, 2019 22:42
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

5 participants