Skip to Main Content
Cloud Platform


This is an IBM Automation portal for Cloud Platform 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.


ADD A NEW IDEA

Deploy

Showing 374 of 1823

Udclient CLI should support passing tokens in secured format

Currently udclient CLI does not support passing token in encrypted format so that it will not be exposed. We are currently storing a token in readbale format in a file and then passing that value as a token to udclient command. However instead of ...
5 months ago in UrbanCode / Deploy 2 Needs more information

Resource template inheritance - Add functionality to inherit Resource template properties

The point with templates, in order to get those to be used as much as possible is to have the possibility to inherit ALL the values you can register in a (Resource) template.I think it would be great for all the users of Urbancode Deploy.For now, ...
5 months ago in UrbanCode / Deploy 0 Under review

Additional Authentication methods for Secret Store

Current Secret store in UCD supports connection to Vault with RoleId bases authentication. Our organization Hashicorp Vault implementation does not support RoleID based authentication but supports below authentication methods: https://developer.ha...
6 months ago in UrbanCode / Deploy 1 Under review

Applications teams are facing issues in importing artifacts from RAW formatted repositories For e.g: When you use raw (e.g. javascript cwa) or pypi format then it can only pick up the first level folder name as the version This doesn't work very well as normally users would have multiple applications in a nexus repo, each in their own folder, So it forces one repo per application or inability to use pull for non java applications. Due to this all javascript, python and non maven java applications are affected by this. Do we have any update on Nexus Repo v3 / Maven plugin in upcoming releases to pull artifacts specific set of folders from raw formatted repositories.

Our applications teams are facing issues in importing artifacts from RAW formatted repositories When you use raw (e.g. javascript cwa) or pypi format then it can only pick up the first level folder name as the version This doesn't work very well a...
6 months ago in UrbanCode / Deploy 2 Under review

Customize Components execution order in component tags

Currently when user is using component tag deployment with multiple components the execution sequence is depends on the name of component(takes alphabetically). There should be an option to determine the order of execution.
7 months ago in UrbanCode / Deploy 1 Needs more information

Possible usage PaaS- (instead of IaaS / VM) to run UCD Application server

Currently we are using Azure Iaas for UCD Infrastructure as below Azure Linux VM (IaaS) with RHEL7 for License server and RHEL for UCD server. Azure Storage account to store shared files (appdata) which is mounted to VM Azure MS SQL as database We...
7 months ago in UrbanCode / Deploy 1 Future consideration

Need a property to fetch manual task approval date and time

When a manual task is approved, the approver name and display name exposed as output properties in the step. These properties can be referenced using: ${p:ManualTask/ApproverDisplayName} and ${p:ManualTask/ApproverName} In addition to approval nam...
7 months ago in UrbanCode / Deploy 2

User can generate the token and it should be available in User profile post login in Udeploy

User can generate the token and it should be available in User profile post login in Udeploy. By doing this, user can generate the tokens in udeploy by their own and use it post OKTA SSO enablement and can run REST API calls with using tokens.
7 months ago in UrbanCode / Deploy 1 Needs more information

Enable tomcat.keystore reloading without rebooting

There is an example on the Web of Java code that can enable the UCD tomcat.keystore be reread periodically without have to restart the master server service. But in addition to enabling that capability, a new keystore password needs to be not only...
7 months ago in UrbanCode / Deploy 1 Under review

Add to the "Set Resources Property" the data type of List of Strings

We have process that must run a step on many different artifacts on a host. At this time we have to write shell code to find all the artifacts on a host. Which then must be filtered with hard coded values to exclude some hits. All this would be ma...
8 months ago in UrbanCode / Deploy 2 Needs more information