Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ui): display container and container-groups tabs when either type is present #38

Merged
merged 2 commits into from
Mar 18, 2024

Conversation

reubenmiller
Copy link
Collaborator

Previously the "container" and "container-group" tabs were only appearing if there was at least 1 "container" service deployed, and it would not display if there were only container-groups deployed.

Now having at least 1 container or 1 container-group will activate both of the tabs.

Copy link

Robot Results

✅ Passed ❌ Failed ⏭️ Skipped Total Pass % ⏱️ Duration
7 0 1 7 100 1m8.652s

Passed Tests

Name ⏱️ Duration Suite
Get Configuration 5.053 s Operations
Install container-group package 14.464 s Operations
Install container-group with multiple files 27.645 s Operations
Uninstall container-group 2.605 s Operations
Install container package 16.276 s Operations
Uninstall container package 2.491 s Operations
Service status 0.117 s Telemetry-Main

@reubenmiller reubenmiller added this pull request to the merge queue Mar 18, 2024
Merged via the queue into main with commit 20a08ce Mar 18, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant