Skip to content

Conversation

@krishagarwal278
Copy link
Member

@krishagarwal278 krishagarwal278 commented Dec 3, 2025

Before

Screenshot 2025-12-05 at 2 19 26 PM

After

Screenshot 2025-12-05 at 2 07 20 PM Screenshot 2025-12-05 at 2 12 46 PM Screenshot 2025-12-05 at 2 08 03 PM

@coderabbitai
Copy link

coderabbitai bot commented Dec 3, 2025

Important

Review skipped

Auto reviews are limited based on label configuration.

🚫 Review skipped — only excluded labels are configured. (1)
  • do-not-merge/work-in-progress

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Walkthrough

Hard-coded the showActions flag to true in ProjectList (frontend/public/components/namespace.jsx), so the actions column always renders; showMetrics behavior and metric-fetching/update interval logic remain unchanged and still govern metric updates.

Changes

Cohort / File(s) Change Summary
ProjectList showActions flag hardcoding
frontend/public/components/namespace.jsx
Replaced conditional showActions (previously tied to showMetrics) with a hard-coded true, decoupling actions column rendering from metric availability.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

  • Verify intent for decoupling actions visibility from metrics.
  • Check for UI regressions where actions should be hidden.
  • Inspect any downstream code assuming showActions mirrored showMetrics.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Comment @coderabbitai help to get the list of available commands and usage tips.

@krishagarwal278 krishagarwal278 changed the title OCPBUGS 66105 OCPBUGS-66105: Lack of kebab list on projects list page for normal user Dec 3, 2025
@openshift-ci-robot openshift-ci-robot added jira/severity-moderate Referenced Jira bug's severity is moderate for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. labels Dec 3, 2025
@openshift-ci-robot
Copy link
Contributor

@krishagarwal278: This pull request references Jira Issue OCPBUGS-66105, which is invalid:

  • expected the bug to target the "4.21.0" version, but no target version was set

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

The bug has been updated to refer to the pull request using the external bug tracker.

Details

In response to this:

  • OCPBUGS-61509: Fix "operator installing" hint in operator details panel
  • Add AI context documentation and configuration
  • feat(RHINENG-20924): insights to lightspeed rebranding update
  • Unique key prop warning in the UserPreferencePage
  • Use full location pathname when activating plugin route perspective
  • Simplify duplicate code
  • Also preserve fragment and query string, if any
  • Updating openshift-enterprise-console-container image to be consistent with ART for 4.21 Reconciling with https://github.com/openshift/ocp-build-data/tree/2bb084cbeea78d508257d4127febe7d8b5bc09eb/images/openshift-enterprise-console.yml
  • Migrate enzyme "packages/console-dynamic-plugin-sdk" unit tests to React Testing Library.
  • CONSOLE-3637: Bump rjsf to 4.x
  • CONSOLE-4820: Migrate olmv0 to dynamic
  • Updated handler to filter unique operands
  • CONSOLE-4760: Follow-on fixes to CRD ResourceDataView
  • Update StatefulSets to use ResourceDataView
  • Update HorizontalPodAutoscalers to use ResourceDataView
  • Update Jobs to use ResourceDataView
  • Update ReplicaSets to use ResourceDataView
  • Update ReplicationControllers to use ResourceDataView
  • Update Pods to use ResouceDataView
  • Integration test fix
  • Fixes from CONSOLE-4772: Update list pages to use DataView in Workloads Tab #15489
  • Update frontend/packages/insights-plugin/console-extensions.json
  • Remove required flag from 'console.flag/model' pipelines-plugin extension
  • Add sort dropdown with Relevance, A-Z, Z-A options
  • Add counts to Pod status filter
  • OCPBUGS-33879: use tenancy path for project scoped status card
  • OCPBUGS-61870: Automatically redirect all-namespaces catalog to default namespace
  • updated text
  • Remove duplicate toolbar in CronJobJobsList
  • Fix Pod selected columns
  • Dedup referenceForModel in CRD
  • Restore namespace column help text to the column management modal
  • CONSOLE-4615: Update DefaultList to use ResourceDataView
  • OCPBUGS-62483: limit node log length to 1000 lines
  • OCPBUGS-60886: use window.crypto in useGetUserSettingConfigMap (OCPBUGS-60886: use window.crypto in useGetUserSettingConfigMap #15432)
  • improved readability for deduplication logic
  • OCPBUGS-44235: Fix Helm chart installation with CA/TLS certificates
  • OCPBUGS-44235: Add tests for fix
  • Fix Bare Metal Hosts nav item
  • CONSOLE-4821: Migrate gitops to dynamic
  • CONSOLE-4821: Fixed help text alignment in static plugin page
  • CONSOLE-4821: Remove gitops-plugin
  • CONSOLE-4836: Remove console-demo-plugin
  • OCPBUGS-63059: DRY up RTL configure
  • fix: resolve stalling tests by adding cleanup and awaiting async calls
  • OCPBUGS-63059: DRY up jest-dom import
  • OCPBUGS-63059: Remove data-testid where possible
  • Migrate enzyme packages/container-security unit tests to React Testing Library.
  • fix: expose prometheus tenancy label path as a proxy
  • CONSOLE-4725: Update User Management list pages to use ResourceDataView
  • CONSOLE-4724: update Compute list pages to use ResourceDataView
  • CONSOLE-4720: fix bug where Pod list filters were resetting
  • Display missing environment var values and correct styling
  • OCPBUGS-63384: Fix all eslint warnings
  • OCPBUGS-63384: Fail on any eslint warning
  • Add telemetry events
  • HPA Form View in RHOCP Web Console Incorrectly Requires Both CPU and Memory Metrics
  • OCPBUGS-63433: Turn on fContentSecurityPolicyEnabled by default
  • Migrate enzyme packages/console-shared unit tests to React Testing Library.
  • CONSOLE-4836: Migrate console-demo-plugin to dynamic
  • Make DataView component work with arbitrary data objects
  • Rename ResourceDataView to ConsoleDataView
  • Provide optional getObjectMetadata prop for working with non-k8s data items
  • CONSOLE-4820: Introduce model metadata to olmv0
  • CONSOLE-4819: Introduce model metadata to container-security
  • CONSOLE-4835: Migrate topology to dynamic
  • CONSOLE-4718: update Administrator list pages to use ResourceDataView
  • Testing out ConsoleDataView changes
  • CNV-64586: show default storageclass for VMs info
  • CONSOLE-4410: Use webpack 5 support for share scope init and access
  • CONSOLE-4110: Turn off singleton for react router to fix runtime bug
  • CONSOLE-4110: Fix unit tests
  • Fix test and update code
  • Fix cookie size limit error with large OIDC refresh tokens
  • Deprecated header all-events link from Activity card
  • replaced custom css with Divider, deprecated project dashboard view events link, and Card Component to fix padding and match PF styling
  • updated integration test
  • Added Divider as discussed, updated integration tests, and cleaned css
  • CONSOLE-4837: Migrate console-app to dynamic
  • CONSOLE-4837: Fix cycles
  • CONSOLE-4837: Give up on fixing cycles
  • Migration of tests from Enzyme to React Testing Library
  • Updated PromQL to include component specific namespace Control plane status should be calculated based on only hub cluster data not for the edge clusters
  • CONSOLE-4630: remove React.PropsWithChildren for consistency
  • CONSOLE-4630: Add children prop to some places
  • OCPBUGS-63471: Render a button if there is 1 action
  • OCPBUGS-63471: Update e2e to reflect new UI
  • CONSOLE-4721: Update Helm nav section to use ConsoleDataView
  • reintroduce load bearing console-app imports
  • Revert "CONSOLE-4837: Fix cycles"
  • CONSOLE-4725: remove counts from Role and Binding filters
  • CONSOLE-4719: Update Home nav section pages to use DataView
  • OCPBUGS-63707: Never allow OTHER_CATEGORY in categories
  • OCPBUGS-63388: fix breadcrumb link to ImageStream page
  • CONSOLE-4668: Implement new OLM v1 catalog service architecture (CONSOLE-4668: Implement new OLM v1 catalog service architecture #15376)
  • CONSOLE-4820: Redistribute olmv1 CSS
  • Set masthead logo img max-height Explicitly set max-height for browser compatibility (safari)
  • chore(i18n): update translations
  • CONSOLE-4834: Clean up unused types in metal3
  • CONSOLE-4733: Refactor catalogd client/service separation
  • CONSOLE-4733: Add catalogd metas endpoint support
  • Bug 63599: Fix broken operator links in OperatorHub install hints
  • CONSOLE-4839: Remove/hardcode PostFormSubmissionAction
  • CONSOLE-4840: Rename to useResourceConnectionHandler
  • OCPBUGS-63610: Convert standalone terminal route to extension
  • OCPBUGS-63610: Move flag check from code to json
  • CONSOLE-3644: Unrelated app.tsx fixes
  • CONSOLE-4841: Move CSP from plugin to redux store
  • CONSOLE-4841: Rename getExtensionsInUse to getExtensions
  • CONSOLE-4841: Rename getDynamicPluginInfo to getPluginInfo
  • CONSOLE-4841: Rename useDynamicPluginInfo to usePluginInfo
  • CONSOLE-4841: Use usePluginInfo to get plugin info
  • CONSOLE-4841: Remove withExtensions HOC
  • CONSOLE-4841: Remove useExtensions from barrel
  • merge image pull secret scenario in upstream
  • Update Helm OWNERS with new team members
  • add HCP related scenarios to upstream
  • fix: upgrade Helm
  • CONSOLE-4772: Update list pages to use DataView in Workloads Tab
  • CONSOLE-4858: Fix cycles in webterminal-plugin
  • CONSOLE-4858: Resolve min-length cycles
  • CONSOLE-4733: Refactor middleware into dedicated package
  • CONSOLE-4840: Remove FeatureFlag/Model
  • CONSOLE-4840: Remove ModelDefinition
  • CONSOLE-4840: Remove AlwaysOnExtension type
  • CONSOLE-4840: Fix broken legacy plural URLs
  • CONSOLE-4853: merge dynamic plugin tests
  • CONSOLE-4840: Remove Page/*
  • CONSOLE-4840: Remove GlobalConfig
  • CONSOLE-4772: Remove root @console/shared imports
  • Update frontend/packages/insights-plugin/locales/en/insights-plugin.json
  • CONSOLE-4858: Fix circular imports in console-app nodes components
  • CONSOLE-4858: Fix circular imports in console-app user preferences
  • CONSOLE-4858: Fix circular imports in console-app volume snapshot components
  • CONSOLE-4858: Fix circular imports in console-app navigation components
  • CONSOLE-4858: Fix circular imports in console-app remaining components
  • CONSOLE-4858: Fix circular imports in console-shared formik fields
  • CONSOLE-4858: Fix circular imports in console-shared remaining components
  • CONSOLE-4858: Fix circular imports in knative-plugin components
  • CONSOLE-4858: Fix circular imports in public actions and reducers
  • CONSOLE-4858: Fix circular imports in public components modals
  • CONSOLE-4858: Fix circular imports in public components dashboard
  • CONSOLE-4858: Fix circular imports in public components cluster-settings
  • CONSOLE-4858: Fix circular imports in public components storage
  • CONSOLE-4858: Fix circular imports in public components monitoring
  • CONSOLE-4858: Fix circular imports in public components remaining files
  • Missed Enzyme to RTL migration tests
  • EndpointList components Warning: Each child in a list should have a unique key prop.
  • Migrate Enzyme OLM descriptors & OperatorHub "packages/operator-lifecycle-manager" unit tests to React Testing Library
  • CONSOLE-4850: update API Explorer to use DataView
  • CONSOLE-4858: Fix utils barrel imports in public/components
  • CONSOLE-4858: Fix utils barrel imports in console-shared package
  • CONSOLE-4858: Fix utils barrel imports in console-app package
  • CONSOLE-4858: Fix console-shared barrel imports in public/components
  • CONSOLE-4858: Fix new min length cycles
  • OCPBUGS-64859: add empty state to ConsoleSelect when filter returns no results
  • Migrate static extensions to dynamic for Metal3-plugin
  • Migrate static extension FeatureFlag/Custom to dynamnic console.flag/hookProvider for Metal3-plugin
  • Increase the totalCycles
  • Fix bug where No group option did not return any results
  • CONSOLE-4840: Fix console-shared barrel imports in public/components
  • CONSOLE-4840: Fix hooks barrel imports in console-shared components
  • CONSOLE-4840: Fix factory barrel imports in 20 component files
  • CONSOLE-4840: Fix factory barrel imports in 3 more files
  • CONSOLE-4840: Fix factory barrel imports in 5 workload components
  • CONSOLE-4840: Fix factory barrel imports in 16 resource components
  • CONSOLE-4840: Replace main console-shared barrel imports with direct imports
  • CONSOLE-4840: Fix barrel imports and type imports to eliminate cycles
  • CONSOLE-4840: Fix bug in cycle report generation
  • CONSOLE-4840: Fix secrets cycle
  • Remove kebab factory uses from console-app plugin
  • Refactor bareMetal modals and actionss
  • Rename Stop to Stop maintenance action text in StartingMaintenancePopoverContent
  • CONSOLE-4722: Update Builds nav section pages to use DataView
  • CONSOLE-4858: Break role cycle
  • CONSOLE-4858: Break pods cycle
  • CONSOLE-4858: Break TextFilter cycle
  • CONSOLE-4858: Break redux action cycle
  • CONSOLE-4858: Break k8sBasePath cycle
  • CONSOLE-4858: Break dashboards cycle
  • CONSOLE-4858: Remove get-active-plugins filter
  • NO-JIRA: add claude /plugin-api-review command
  • OCPBUGS-65598: fix invalid project resource link in ProjectList
  • OCPBUGS-65612: API Explorer list and Access review tab pagination
  • CONSOLE-4840: Update README to reflect removal of static plugin system
  • CONSOLE-4840: Migrate GuidedTour to dynamic
  • CONSOLE-4840: Translation fixes to useTourValuesForContext
  • CONSOLE-4564: normalize ConsoleDataView columns and rows props
  • OCPBUGS-56892: Console can only show user name instead of full name as the display name (OCPBUGS-56892: Console can only show user name instead of full name as the display name #15522)
  • OCPBUGS-65628: Use useActiveNamespace in search page
  • CONSOLE-4840: Remove FeatureFlag/Custom
  • CONSOLE-4840: Remove remaining Dashboards extensions
  • part 2 - Remove kebab factory uses from Public
  • hook up olmv1 to new bridge endpoint
  • Add TECH_PREVIEW feature flag based on server flag
  • Add CatalogToolbarItem extension point and test coverage
  • Add OLMv1 toggle to operator catalog toolbar
  • Add OLMV1_ENABLED feature flag and user preferences integration
  • Make some adjustments and fix a few bugs
  • Add CatalogAlert dynamic plugin extension point
  • Add OLMv1Alert component as catalog alert extension example
  • Update generated files
  • Remove CatalogToolbarItem and CatalogAlert extension points
  • Apply PR feedback adjustments
  • fix typo
  • OCPBUGS-33487: Fix tsconfig so that VSCode can autocomplete imports correctly
  • OCPBUGS-33487: Fix import/no-named-as-default
  • OCPBUGS-33487: Fix (most) import cycles
  • OCPBUGS-33487: Fix imports using double quotes
  • OCPBUGS-33487: Fix eslint and vscode fighting
  • feature: change /dev-monitoring/x/ns/{NS} to /monitoring/x?namespace={NS}
  • remove: old dev persepctive observe tests which are already not running
  • fix: separate path and query params
  • fix: Refactor RBAC filter handling to support staticFilters as both array and object formats. Update tableFilters to ensure values.all is an array before processing. This improves filter robustness across components.
  • Revert changes to Catalog component unit tests
  • OCPBUGS-62296: Preserve query string in perspective switch
  • fix: minor fixes for coderabbit
  • part 1 - Remove kebab factory uses from Public
  • Fix catalog items map initialization
  • Handle abort signal in useCatalogItems hook
  • Fix catalog category provider resolver callback signature
  • fix: make the query parameter more expressive of its purpose
  • Fix catalog category sorting
  • CONSOLE-4806: Remove static extensions from knative-plugin (CONSOLE-4806: Remove static extensions from knative-plugin #15641)
  • Remove kebab factory uses from OLM plugin
  • Improvements to Console DataView code
  • Address review comments
  • OCPBUGS-65776: Fix unnecessary rerenders with pod-connect
  • CONSOLE-4846: add Trusted Software Supply Chain to Getting Started card
  • Remove kebab factory uses from default-resouce list and details pages
  • CONSOLE-4701: Add fontsize+theme to YAML editor
  • NO-JIRA: Unrelated microcopy improvements
  • CONSOLE-4701: Remove periods for consistency
  • Migrate OLM component tests to React Testing Library
  • OCPBUGS-64943: Make GetUserFromRequestContext more nil safe
  • Added console assist command
  • /console-assist update command
  • better readability
  • Add UI for creating VACs and also applying VACs to PVCs
  • CONSOLE-4840: Topology static extension cleanup
  • CONSOLE-4840: Remove all plugin entry points
  • CONSOLE-4840: Type improvements to DataModelProvider
  • CONSOLE-4806: Set cycle threshold to 0
  • Reviews addressed
  • Fix divider position for the events card footer
  • Remove kebab factory uses from devconsole plugin
  • Remove kebab factory uses from Topology plugin
  • Refactor delete namespace modal
  • NO-JIRA: Add SDK 4.20 changelogs
  • NO-JIRA: Add SDK-webpack 4.20 changelogs
  • CONSOLE-3769: Make plugin info status lowercase
  • RHSTOR-6927: Remove LSO i18n namespace
  • CONSOLE-3769: Remove i18n namespaces from PluginStore
  • CONSOLE-3769: Remove isLoadedDynamicPluginInfo/isNotLoadedDynamicPluginInfo
  • CONSOLE-3769: Remove allPluginsProcessedRef from usePluginInfo
  • CONSOLE-3769: Remove null checks from DynamicPluginInfo
  • CONSOLE-3769: Remove usage of legacy Extension
  • CONSOLE-3769: Move LazyLoader type to internal
  • CONSOLE-3769: Remove type reexports from plugin-sdk
  • CONSOLE-3769: Address review comments
  • OCPBUGS-65883: Add missing sample for a ConsoleLink with mailto
  • Revert "CONSOLE-3769: Address review comments"
  • Revert "CONSOLE-3769: Remove type reexports from plugin-sdk"
  • Revert "CONSOLE-3769: Move LazyLoader type to internal"
  • Revert "CONSOLE-3769: Remove usage of legacy Extension"
  • OCPBUGS-66045: enhance cy.login flow to close guided tour properly
  • CONSOLE-4734: Multi-group impersonation Combined (CONSOLE-4734: Multi-group impersonation Combined #15612)
  • increase receiver edit page load time
  • Remove kebab factory uses from resourceQuota and pod-list pages
  • Remove actions for AppliedClusterResourceQuota
  • Move Helm nav option under Ecosystem nav section
  • CONSOLE-4931: Add blame to some commonly slow components
  • CONSOLE-4931: Rewrite some default exports
  • Fixed: kebab list on projects now visible

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci openshift-ci bot requested review from jhadvig and spadgett December 3, 2025 10:49
@openshift-ci openshift-ci bot added the component/core Related to console core functionality label Dec 3, 2025
@krishagarwal278 krishagarwal278 changed the title OCPBUGS-66105: Lack of kebab list on projects list page for normal user OCPBUGS-66105 Dec 3, 2025
@openshift-ci-robot openshift-ci-robot removed jira/severity-moderate Referenced Jira bug's severity is moderate for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. labels Dec 3, 2025
@openshift-ci-robot
Copy link
Contributor

@krishagarwal278: No Jira issue is referenced in the title of this pull request.
To reference a jira issue, add 'XYZ-NNN:' to the title of this pull request and request another refresh with /jira refresh.

Details

In response to this:

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 openshift-eng/jira-lifecycle-plugin repository.

@krishagarwal278 krishagarwal278 changed the title OCPBUGS-66105 OCPBUGS-66105: Lack of kebab list on projects list page for normal user Dec 3, 2025
@openshift-ci-robot openshift-ci-robot added jira/severity-moderate Referenced Jira bug's severity is moderate for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. labels Dec 3, 2025
@openshift-ci-robot
Copy link
Contributor

@krishagarwal278: This pull request references Jira Issue OCPBUGS-66105, which is valid. The bug has been moved to the POST state.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target version (4.21.0) matches configured target version for branch (4.21.0)
  • bug is in the state ASSIGNED, which is one of the valid states (NEW, ASSIGNED, POST)

Requesting review from QA contact:
/cc @yapei

Details

In response to this:

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci openshift-ci bot requested a review from yapei December 3, 2025 13:36
@openshift-ci-robot
Copy link
Contributor

@krishagarwal278: This pull request references Jira Issue OCPBUGS-66105, which is valid.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target version (4.21.0) matches configured target version for branch (4.21.0)
  • bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, POST)

Requesting review from QA contact:
/cc @yapei

Details

In response to this:

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 openshift-eng/jira-lifecycle-plugin repository.

@krishagarwal278
Copy link
Member Author

/retest

@krishagarwal278
Copy link
Member Author

/retest

Co-authored-by: Vikram Raj <vikrmrj@gmail.com>
Copy link
Member

@vikram-raj vikram-raj left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Dec 5, 2025
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Dec 5, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: krishagarwal278, vikram-raj

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

The pull request process is described 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 added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 5, 2025
@krishagarwal278
Copy link
Member Author

/acknowledge-critical-fixes-only

/verified later @yanpzhan @yapei

@openshift-ci-robot openshift-ci-robot added verified-later verified Signifies that the PR passed pre-merge verification criteria labels Dec 5, 2025
@openshift-ci-robot
Copy link
Contributor

@krishagarwal278: This PR has been marked to be verified later by @yanpzhan @yapei.

Details

In response to this:

/acknowledge-critical-fixes-only

/verified later @yanpzhan @yapei

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 openshift-eng/jira-lifecycle-plugin repository.

@krishagarwal278
Copy link
Member Author

/label acknowledge-critical-fixes-only

@openshift-ci openshift-ci bot added the acknowledge-critical-fixes-only Indicates if the issuer of the label is OK with the policy. label Dec 5, 2025
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Dec 6, 2025

@krishagarwal278: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-gcp-console 3dd69ff link unknown /test e2e-gcp-console

Full PR test history. Your PR dashboard.

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. I understand the commands that are listed here.

@openshift-ci-robot
Copy link
Contributor

/retest-required

Remaining retests: 0 against base HEAD 4f52be1 and 2 for PR HEAD 3dd69ff in total

@openshift-merge-bot openshift-merge-bot bot merged commit 9220a0d into openshift:main Dec 6, 2025
7 of 8 checks passed
@openshift-ci-robot
Copy link
Contributor

@krishagarwal278: Jira Issue OCPBUGS-66105: All pull requests linked via external trackers have merged:

This pull request has the verified-later tag and will need to be manually moved to VERIFIED after testing. Jira Issue OCPBUGS-66105 has been moved to the MODIFIED state.

Details

In response to this:

Before

Screenshot 2025-12-05 at 2 19 26 PM

After

Screenshot 2025-12-05 at 2 07 20 PM Screenshot 2025-12-05 at 2 12 46 PM Screenshot 2025-12-05 at 2 08 03 PM

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 openshift-eng/jira-lifecycle-plugin repository.

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

Labels

acknowledge-critical-fixes-only Indicates if the issuer of the label is OK with the policy. approved Indicates a PR has been approved by an approver from all required OWNERS files. component/core Related to console core functionality jira/severity-moderate Referenced Jira bug's severity is moderate for the branch this PR is targeting. jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged. verified Signifies that the PR passed pre-merge verification criteria verified-later

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants