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 catalog access #972

Merged
merged 24 commits into from
Jan 9, 2023
Merged

Fix catalog access #972

merged 24 commits into from
Jan 9, 2023

Conversation

dataclouder
Copy link
Contributor

@dataclouder dataclouder commented Jan 2, 2023

This PR does the following:

Giuseppe Maxia added 9 commits January 2, 2023 13:36
Signed-off-by: Giuseppe Maxia <[email protected]>
Signed-off-by: Giuseppe Maxia <[email protected]>
All catalog related entities can be accessed without a full Org
object. This allows accessing shared catalogs and their contents

Signed-off-by: Giuseppe Maxia <[email protected]>
Signed-off-by: Giuseppe Maxia <[email protected]>
Signed-off-by: Giuseppe Maxia <[email protected]>
Signed-off-by: Giuseppe Maxia <[email protected]>
@dataclouder dataclouder marked this pull request as ready for review January 3, 2023 11:41
Signed-off-by: Giuseppe Maxia <[email protected]>
Copy link
Collaborator

@adambarreiro adambarreiro left a comment

Choose a reason for hiding this comment

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

First scan, just a few doubts from my side

.changes/v3.8.2/972-bug-fixes.md Outdated Show resolved Hide resolved
vcd/resource_vcd_catalog_media.go Outdated Show resolved Hide resolved
vcd/resource_vcd_catalog_media.go Show resolved Hide resolved
vcd/resource_vcd_catalog_media.go Outdated Show resolved Hide resolved
vcd/resource_vcd_catalog_media.go Outdated Show resolved Hide resolved
vcd/resource_vcd_catalog_media.go Show resolved Hide resolved
vcd/resource_vcd_catalog_vapp_template.go Show resolved Hide resolved
website/docs/d/catalog_media.html.markdown Outdated Show resolved Hide resolved
website/docs/r/catalog_media.html.markdown Outdated Show resolved Hide resolved
Giuseppe Maxia added 4 commits January 4, 2023 14:16
Signed-off-by: Giuseppe Maxia <[email protected]>
Signed-off-by: Giuseppe Maxia <[email protected]>
Giuseppe Maxia added 3 commits January 4, 2023 19:26
* Remove unnecessary "show_upload_progress"
* Change "true" and "false" strings to corresponding unquoted Boolean values

Signed-off-by: Giuseppe Maxia <[email protected]>
Signed-off-by: Giuseppe Maxia <[email protected]>
vcd/resource_vcd_catalog_media.go Outdated Show resolved Hide resolved
vcd/resource_vcd_catalog_media.go Outdated Show resolved Hide resolved
Copy link
Collaborator

@lvirbalas lvirbalas left a comment

Choose a reason for hiding this comment

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

Thank you for addressing this, not a trivial PR, after all!

Giuseppe Maxia added 3 commits January 5, 2023 13:57
Signed-off-by: Giuseppe Maxia <[email protected]>
Signed-off-by: Giuseppe Maxia <[email protected]>
Signed-off-by: Giuseppe Maxia <[email protected]>
Signed-off-by: Giuseppe Maxia <[email protected]>
@dataclouder dataclouder merged commit c8e8092 into vmware:main Jan 9, 2023
@lvirbalas
Copy link
Collaborator

@dataclouder Please also add to the PR description that it deprecates usage of catalog in favor of catalog_id.

@dataclouder dataclouder deleted the fix-catalog-access branch November 20, 2023 10:19
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.

4 participants