ff0eaeb1c8
This is a squashed commit, keeping messages intact for history. - feat(charts/development-pipeline): work behind corporate proxy dockerd sidecar works behind proxy with cert. Proxy is only needed on the sidecar to pull public images. The cert is mounted via a host path so that the proxy may be trusted. - fix(standard-container/roles): remove installing Helm push plugin The standard-container Dockerfile already installs the Helm push plugin, so no reason to try to install it in multiple ansible roles. I suspect this was originally done because someone tried to use `helm push` in the ansible role, but Helm couldn't find even though it was installed in the image. But tekton defines a the HOME env var if you describe the pod in a cluster. So if we just define HELM_DATA_HOME to the location where the push plugin is installed we can remove having to install it in the ansible roles. - feat(standard-container/roles): use image.image_from for docker build Change-Id: Ibc3c5f400978cb98d2d2a37b737b56125f4c2aa7 |
||
---|---|---|
charts | ||
doc | ||
playbooks | ||
roles | ||
tools | ||
zuul.d | ||
.gitignore | ||
.gitreview | ||
LICENSE | ||
README.rst | ||
tox.ini |
Airship Charts
The Airship charts
repository is home to a collection of
Helm charts developed and maintained by the Airship community, generally
for Airship- or Airship-adjacent use cases.
To learn more about the Airship 2.0 evolution, reference the Airship blog series.
Contributing
The Airship team prefers to use upstream Helm charts, maintained by
the deployed projects themselves, as much as possible. Therefore, charts
are only added to this charts
repo when truly needed. Our
community practice is to propose and defend the need for a new chart in
our weekly IRC meeting (mirrored in our Slack channel). Please bring a
new chart up in that forum prior to pushing a patchset to add it.
To get looped into our team meetings and community, please visit the Airship wiki, and 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.