kyma-project / busola

Web based Kubernetes Dashboard with a focus on privacy that requires no active components or special privileges in your cluster.
Apache License 2.0
24 stars 48 forks source link

Alert in Modules list is displayed even if module is not in beta #3030

Closed OliwiaGowor closed 6 days ago

OliwiaGowor commented 2 weeks ago

Description Alert in Add Modules should be displayed only if the module is specifically in beta, so we should check it for specific channel

Expected result The alert should be displayed only when resource is in beta in the specific chosen channel.

Actual result Alert is being displayed without checking which channel is chosen.

Screenshot 2024-07-01 at 15 56 13

Steps to reproduce

  1. Go to Modules page
  2. Open Add modules form
  3. Look at api-gateway (regular has beta in labels, fast don't have), if there will be a problem with reproducing, please contact @mrCherry97

Troubleshooting We have to change the way we are parsing the data - isBeta should be in channels.