Manoj Alva(ma257n) e9c0a672d0 Fix for VRRP preKubeadmcommand list concatenating to a single line
The following construct in #94 fix using patchesJsonMerge
- op: add
  path:  "/spec/kubeadmConfigSpec/preKubeadmCommands/-"
  value:
      apt-get update && apt-get install -y bridge-utils keepalived ipset ipvsadm
      systemctl enable --now keepalived

This leads to the prekubeadmcommand listed as a single line.

This PS fixes this issue. Also airshipctl #10 needs all system
updates/intall to be moved to Imagebuilder.

Closes: #212
Change-Id: I624de71d2009178670291dc82bd55824ce59e18d
2021-04-21 15:26:27 +00:00
2021-04-16 15:48:37 -05:00
2021-04-19 17:55:03 -05:00
2021-04-16 15:48:37 -05:00
2020-08-19 20:10:51 +00:00
2020-07-29 11:59:04 -05:00
2021-03-08 20:27:20 +00:00

Treasuremap

Treasuremap is a collection of YAML documents that are ready for use with airshipctl to deploy Kubernetes and pre-configured workloads on baremetal and virtual infrastructure.

Contributing

Airship 2.0 is under active development and welcomes new developers! Please read our developer guide to begin contributing.

We also encourage new contributors and operators alike to join us in our Slack workspace and subscribe to our mailing lists.

You can learn more about Airship on the Airship wiki.

Description
Reference Airship manifests, CICD, and reference architecture.
Readme 28 MiB
Languages
Shell 96.8%
Makefile 3.2%