Giter VIP home page Giter VIP logo

rhpam-apb's Introduction

RHPAM APB

Overview

This APB was used to deploy Red Hat Process Automation Manager (RHPAM) on OpenShift.

Notice

As of version 7.6.0, this APB is no longer available. For older version, please look at earlier tags or branches on GitHub.

rhpam-apb's People

Contributors

errantepiphany avatar goldmann avatar jakubschwan avatar jmontleon avatar jwmatthews avatar mramendi avatar msmagnanijr avatar ricardozanini avatar ruromero avatar spolti avatar sutaakar avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

rhpam-apb's Issues

Updates for Ansible 2.6 and dynamic client

With Ansible 2.6, an updated k8s module has been made available that makes use of a dynamic python client. This provides greater power and flexibility (like acting on CustomResourceDefinitions as well as interacting with the aggregated API servers). With this change though, there are a couple of conveniences that were in k8s_raw that are no longer available. For instance, you used to be able to include the name and namespace (see k8s_raw examples) where you now must put them under the metadata section (see k8s examples).

I wanted to take a look through and highlight a few places that would likely need updating.

Looking at mysql-dc.yml.j2:

There are a few other places where I see the name and namespace needing to go under metadata:

Another thing to note, is that openshift_raw is no longer needed now that we are using a dynamic client, it is all available with the k8s module.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.