Skip to content

[MCG] IAM - Bug Fixes - #3027

Open
sowmithri2001 wants to merge 1 commit into
red-hat-storage:masterfrom
sowmithri2001:DFBUGS-9022
Open

[MCG] IAM - Bug Fixes#3027
sowmithri2001 wants to merge 1 commit into
red-hat-storage:masterfrom
sowmithri2001:DFBUGS-9022

Conversation

@sowmithri2001

@sowmithri2001 sowmithri2001 commented Jul 29, 2026

Copy link
Copy Markdown

Description

Jira link : https://redhat.atlassian.net/browse/DFBUGS-9022


Change Type

Please select all applicable options:

  • Bug Fix

Component / Area Impacted

Please select all applicable options:

  • ODF

Screenshots / Recordings

Screenshots

Recordings / Demo Videos

Screen.Recording.2026-07-29.at.6.56.20.PM.mov
Screen.Recording.2026-07-29.at.6.59.05.PM.mov
Screen.Recording.2026-07-29.at.7.00.05.PM.mov
Screen.Recording.2026-07-29.at.7.01.14.PM.mov
Screen.Recording.2026-07-29.at.7.03.20.PM.mov

Testing

Please select the type of tests included:

  • Unit Tests
  • E2E Tests
  • No Tests Required (with justification below)

Additional Notes

@openshift-ci

openshift-ci Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: sowmithri2001
Once this PR has been reviewed and has the lgtm label, please assign bipuladh for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci

openshift-ci Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Hi @sowmithri2001. Thanks for your PR.

I'm waiting for a red-hat-storage member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@Soundarya189r

Copy link
Copy Markdown

/ok-to-test

@openshift-ci

openshift-ci Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

PR needs rebase.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

value={!hide ? SecretKey : '*'.repeat(SecretKey.length)}
type={hide ? 'password' : 'text'}
value={SecretKey}
style={{ width: `${Math.max(SecretKey.length, 1)}ch` }}

@Soundarya189r Soundarya189r Jul 30, 2026

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No hardcoded sizing, try using InputGroupItem isFillor SCSS with PF tokens

configMaps={{}}
secrets={{}}
addConfigMapSecret={false}
alwaysAllowRemove={true}

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think Add tag is not disabled when you hit 50.
We might have to include isAddDisabled={remainingTags <= 0}
@NIKHITHAVADDEMPUDI what do you think ?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes i agree, Add tag is not getting disabled ,isAddDisabled={remainingTags <= 0} will fix it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants