Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • alpine-cloud-images alpine-cloud-images
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 11
    • Issues 11
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Our ARM infrastructure is unreachable at the moment, so CI jobs will time-out and packages will not be updated until the servers are back.

  • alpinealpine
  • cloudcloud
  • alpine-cloud-imagesalpine-cloud-images
  • Merge requests
  • !13

Incorporate recent Alpine edge changes

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Jake Buchholz Göktürk requested to merge github/fork/tomalok/master into master Sep 05, 2018
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 8

Created by: tomalok

  • standardize on 'linux-virt' kernel
    • no longer need 'kernel_flavor' variable
    • always install 'aws-ena-driver' package
    • always enable ena_support
  • switch to 'variables.yaml' for config
    • update build/convert script to stringify certain keys that may contain arrays
    • copy from 'variables.yaml-default' if it doesn't exist
  • drop 'vpc' variable, using 'subnet' derives the proper VPC to use
  • fix chrony.conf (all pool.ntp.org references are changed to 169.254.169.123)
  • update README.md caveats
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/tomalok/master