Skip to Main Content
IBM Sterling


This portal is to open public enhancement requests for IBM Sterling products and services. 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 Not under consideration
Created by Guest
Created on Feb 25, 2025

Default rolebindings should not specify all serviceaccounts

The helm chart provides some yamls for createing role bindings in /ibm_cloud_pak/pak_extensions/pre-install/namespaceadministration

These role bindings are set up to bind to all service accounts:

subjects:-

apiGroup: rbac.authorization.k8s.io

kind: Group

name: system:serviceaccounts

namespace: {{ NAMESPACE }}


They should be set up to only bind to the serviceaccount the customer specifies. Here's the B2BI example as a reference:

subjects:

- kind: ServiceAccount

name: default

namespace: <namespace>


This also applies to SSP.

What is your industry? Non-Industry Specific
How will this idea be used?

simplify container deployment for customers

  • Admin
    James Joseph
    Apr 22, 2026

    Thank you for taking the time to provide your ideas to IBM. After discussing with development,we believe, implementing this change does not align with broader roadmap.

    RoleBindings was used to associate a role with a service account, and RoleBindings were an essential part of the Pod Security Policy (PSP) enforcement mechanism. But PSP has been removed from Kubernetes in v1.25, and a different concept of Pod Security Admission (PSA) controller has been introduced, so accordingly, SSP and SEAS has also removed the RoleBindings creation logic.

    For the above reasons, I am putting this as "Not under consideration" and we can revisit this once we see interest from more customers (via Voting or Comments)
    I understand that this is not the answer you were expecting however if you have any additional feedback, thoughts or ideas, or if there is anything else I can do, please do not hesitate to reply to this message to continue the conversation. Appreciate your patience.

    Thanks,

    James

  • Admin
    James Joseph
    Mar 2, 2026

    Thank you for taking the time to share your ideas to IBM. We truly value our relationship with you and appreciate your efforts and willingness to share details about your experience, your recommendations, and ideas. We will soon review the same in the coming weeks and shall get back with a response.
    Thanks,

    James