Skip to content
This repository was archived by the owner on Aug 17, 2023. It is now read-only.

Tags: Proteon/ansible-module-openshift

Tags

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request appuio#8 from megian/patch-1

Change the process_template parameter switch from -v to -p

v1.4.3

Toggle v1.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request appuio#7 from megian/megian-patch-1

Interpret oc patch rc==1 and 'not patched' not as error (Normal mode)

v1.4.2

Toggle v1.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request appuio#3 from mhutter/dont-switch-project

Don't switch to newly created projects

v1.4.1

Toggle v1.4.1's commit message
Fix "oc process" error handling.

v1.4.0

Toggle v1.4.0's commit message
openshift_resource: Avoid resource normalization.

Switch from oc new-app to oc process to avoid resource normalization, e.g. removal of booleans which have default values.

v1.3.4

Toggle v1.3.4's commit message
Improve error handling and debug output.

v1.3.3

Toggle v1.3.3's commit message
Fix appuio#1

v1.3.2

Toggle v1.3.2's commit message
Add support for passing template directly.

v1.3.1

Toggle v1.3.1's commit message
Don't use oc get --export, doesn't work for all resources.

v1.3.0

Toggle v1.3.0's commit message
Add openshift_ca module.