Although the approximate 1 month buildpack updated frequency is appreciated by a large segment of our customers - there are a number of enterprise customers which have longer application and maintenance cycles than 1 month. What this means is that...
As a Bluemix Dedicated and Local customer, I need the ability to have a Single Sign On service to manage users effectively
Currently I have to load my LDAP into Dedicated or Local, and after that point Bluemix is disconnected from my LDAP. This makes managing Bluemix difficult because now I have to staff someone to try and keep Bluemix in sync with my company LDAP (e....
Create a "bluemix" Ansible module for automating app and service deployments
I recently wrote a blog that explored the possibility of using Ansible to handle provisioning and deployment orchestration for IBM Bluemix container apps. You can find the article and demo code here: http://greenchile.io/deploying-ibm-bluemix-cont...
Hide Sensitive environment variable data from admins
While uploading some sensitive credentials for an application (DB user/password, etc), one way to do is through the user provided services. These variables are visible to the administrator in the console in clear.
There could be a way to categori...
We have been used fluentd logdna plugin in order to output logs to Log Analysis from fluentd.Migrating to Cloud Logs, we would like you to release a fluentd plugin for Cloud Logs which has same function as logdna plugin. https://www.fluentd.org/pl...
Cost control makes it sometime necessary to scale down IBM Cloud Database instance following database maintenance, application optimization or defect resolution. This feature is not available on most IBM Cloud Databases (PostgreSQL, MongoDB, MySQL...
IBM Cloud File Storage support for cluster namespace
IBM Cloud File Storage (Classic and VPC) support for cluster namespace to allow for the reduction of vm/host mountpoints. In particular, there is a customer moving thousands of servers to IBM Cloud. This customer has hundreds of servers with clust...
It would be great to be able to downgrade from the paid standard plans to the lite plan in the event that your project scope changes instead of having to completely delete your account.
I would like to see cloud foundry to support TLS1.3.
The open source CF has clear documentation supporting TLS1.3. But IBM Cloud foundry (public) is not offering TLS 1.3 for apps deployed in CF. TLS 1.3 improves transport security. https://docs.cloudfoundry.org/adminguide/securing-traffic.html#tls_1.3
"bx cf services" does not have an option to turn off headers in the output, nor output to json, as other bx cli commands do.
Currently I have to script the output to remove superfluous information, if I could just ouput json then it would make lif...