Skip to Main Content
Integration


This is an IBM Automation portal for Integration products. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.


Status Submitted
Created by Guest
Created on Nov 26, 2024

ACE integration runtime configuration object for ACE Vault

Since a few years we have been running ACE on CP4I on Openshift.

We do not use the mqsicredentials object for ACE credentials since it slows down the ACE integration runtime/server startup (we have one big file per environment) and if the developer makes a mistake in one of the credentials, the pod startup fails, if there is a cluster restart (such as an Openshift upgrade) all ACE pods would fail which causes business downtime.

Therefore we are using the ACE integration runtime "generic" configuration object to mount the ACE Vault (with a simlink ofcourse) as a workaround: the mqsicredentials commands are run on a "unique ACE pod" using GNU Parallel to speed up the execution, the result of which is ACE Vault zipped and ready to be mounted onto an ACE integration runtime pod. We also have a webhook on the Openshift secret that holds the mqsicredentials commands so that when user updates the secret, the "unique ACE pod" would trigger a fresh addition of credentials into a pre-build Vault. It works very well and the pod startup is instant as the Vault is initialized on startup with the vault-key passed as an environment variable, but it would be the ideal solution if you'd offer this functionality as part of the ACE configuration object.

How it should work: The ACE credentials file consisting of all the mqsicredentials commands would be added to the ACE configuration object called "aceVault" which would construct an ACE vault and then execute the mqsicredentials commands and create an Openshift secret holding the ACE Vault file ready to be mounted onto the ACE integration runtime pods.

Official documentation: https://www.ibm.com/docs/en/app-connect/containers_cd?topic=resources-configuration-reference

 

Idea priority Medium