Skip to content

issues Search Results · repo:redhat-cop/openshift-applier language:Python

Filter by

91 results
 (89 ms)

91 results

inredhat-cop/openshift-applier (press backspace or delete to remove)

Molecule tests in Travis are breaking with the following errors: Failed to load driver entry point Traceback (most recent call last): File /home/travis/virtualenv/python2.7.15/lib/python2.7/site-packages/molecule/api.py ...
  • etsauer
  • Opened 
    on Apr 22, 2020
  • #165

Variables used in jinja templates are typically defined as group_vars. This becomes a problem when you want to use the same jinja template more than once in your inventory. Ideally we should be able to ...
  • pabrahamsson
  • Opened 
    on Nov 8, 2019
  • #160

The container image does currently not run the tests by default (as described in the README) and with PR #157 the default inventory was changed to /etc/ansible. This issue is to correct the default execution ...
bug
  • oybed
  • Opened 
    on Oct 31, 2019
  • #158

Wanted to start the conversation here to see if this is something we would want to include in dash. In my experience there can sometimes be objects that need to wait until something else is available. ...
  • tylerauerbeck
  • 2
  • Opened 
    on Sep 18, 2019
  • #153

When I run an inventory with include_tags or exclude_tags set, the pre-processing validation that is run should only be apply to the parts of the dictionary that is in scope for the run.
  • etsauer
  • Opened 
    on Sep 18, 2019
  • #152

Currently openshift-applier always runs ansible-galaxy to pull roles for pre/post steps. This makes it difficult to test changes in pre/post roles, makes it difficult to run applier in secure environments, ...
  • jkupferer
  • Opened 
    on Sep 13, 2019
  • #151

Not sure exactly how we accomplish this one, but here s the use case. I am often in the situation of wanting to deploy an Operator from a remote git repository. This repo likely does not use applier, ...
  • etsauer
  • 1
  • Opened 
    on Sep 12, 2019
  • #150

When I try to patch an object that does not support the Strategic Merge patch type, we get an error like: Error from server (UnsupportedMediaType): the body of the request was in an unknown format - accepted ...
  • etsauer
  • Opened 
    on Sep 12, 2019
  • #149

Been thinking about this for a while, and would like to propose a solution. Currently, all templates we process are reconciled at the time of processing.. essentially creating a loop like: for template, ...
  • etsauer
  • 2
  • Opened 
    on Aug 26, 2019
  • #147

How do I decide (and convince my colleagues) what to use? Do I use Ansible k8s module to provision my Openshift objects or do I use the Openshift Applier role? I started with Openshift applier, but I ...
design
  • Cuball0
  • 1
  • Opened 
    on Aug 22, 2019
  • #146
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub