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 describe api to include correct container index #1588

Merged
merged 1 commit into from
Apr 25, 2023

Conversation

cesnietor
Copy link
Contributor

@cesnietor cesnietor commented Apr 24, 2023

Describe api was returning always the information of the first container.

It also updates the previous change done in #1583 so that we clean the response from null values before storing it in the state.

Should still be showing Containers info like:

Response now comes correctly without null objects in Container EnvVariables:
Before:
Screenshot 2023-04-21 at 4 58 39 PM
After:
Screenshot 2023-04-24 at 9 51 04 AM

Screenshot 2023-04-24 at 4 38 05 PM

Test Steps

Similar to : #1583

Describe api was returning always the information of the first container.
@cesnietor cesnietor force-pushed the fix-containers-tab-for-tenant branch from e093fb8 to d4a2727 Compare April 25, 2023 04:20
@cesnietor cesnietor changed the title fix: Fix describe api to include correct container index Fix describe api to include correct container index Apr 25, 2023
@dvaldivia dvaldivia merged commit e269d70 into minio:master Apr 25, 2023
24 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.

None yet

7 participants