Openshift Applier Versions Save

Used to apply OpenShift objects to an OpenShift Cluster

v3.0.4

1 year ago

> git log v3.0.3..v3.0.4 --pretty=format:"%h %s by %an" --no-merges

  • 507b05d Updating the ANSIBLE_ROLES_PATH to allow role to be found (#173) by Øystein Bedin

v3.0.3

1 year ago

> git log v3.0.2..v3.0.3 --pretty=format:"%h %s by %an" --no-merges

  • 5fee5e3 Adding support for a new variable named "galaxy_sources" (#172) by Øystein Bedin

v3.0.2

1 year ago

> git log v3.0.1..v3.0.2 --pretty=format:"%h %s by %an" --no-merges c63c4ed Adding role to wait for k8s/openshift api to be functional (#171) by Øystein Bedin

v3.0.1

2 years ago

> git log v3.0.0..v3.0.1 --pretty=format:"%h %s by %an" --no-merges e658f7e Introduce support for helm install (#170) by Jakub Filipczak a140756 Fix a pre-check condition for Helm binary (#169) by Jakub Filipczak

v3.0.0

2 years ago

FINALLY here is the first v3.x release.

This release brings a lot of great improvements, including support for helm and kustomize content. Please check on the READMEs for more details on usage, but we believe you will be finding this new functionality very useful.

> git log v2.1.2..v3.0.0 --pretty=format:"%h %s by %an" --no-merges 2c8f4fc Additional Helm functionality and improvements by Øystein Bedin a53dd03 🦄 allow applier to process helm charts, iterating over mappings not done yet 🦄 (#164) by Patrick C 06290cc Add task file and tests to support kustomize templates with apply -k (#167) by Eric Sauer 37542bc Switch molecule to use localhost as driver rather than Docker (#166) by Eric Sauer 6c829b6 fix typo in example option flag (#163) by zhao-li 944f536 Add support for passing vars to jinja templates, fixes #160 (#161) by Petter Abrahamsson a182920 Add missing entries to README TOC (#159) by Petter Abrahamsson 6e6addf use ubi instead of centos (#157) by Kevin McAnoy

v2.1.2

4 years ago

git log v2.1.1..HEAD --pretty=format:"%h %s by %an" --no-merges 40df5a5 Proposing a feature for inventory-less run mode for simple cases (#155) by Eric Sauer 688f687 Add ability to pass custom arguments to oc/kubectl (#156) by Eric Sauer ec376e8 Filling in the design philosophy section of the Dash proposal by Eric Sauer fb354f3 Update README with support for Jinja templates by Petter Abrahamsson ec077d2 Update design proposal by Tyler Auerbeck ab374a3 Remove yamllint ignore and fix linting issues (#143) by Petter Abrahamsson 25c2d43 Enable yaml and ansible linting, fixes #141 (#142) by Petter Abrahamsson

v2.1.1

4 years ago

git log v2.1.0..HEAD --pretty=format:"> %s - %an" --no-merges

Add support for remote Jinja templates (#140) - Petter Abrahamsson Fix to allow late variable evaluation (#138) - Johnathan Kupferer

v2.1.0

4 years ago

git log v2.0.10..HEAD --pretty=format:"> %s - %an" --no-merges

Introduce 'exclude_tags' (#124) - Ben Kincaid Add support for Jinja templates, closes #119 (#120) - Petter Abrahamsson Add initial design proposal for nextgen applier, Dash (#136) - Eric Sauer Make oc and kubectl a configurable option (#129) - Eric Sauer Update precheck to handle OCP4 cli (#130) - Tyler Auerbeck change all filter_tags variables to include_tags (#127) - Patrick C

v2.0.10

5 years ago

Fixes for issues with Ansible 2.8

v2.0.9

5 years ago