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

Enhance add-catalog workflow #1929

Open
vishalvivekm opened this issue Oct 11, 2024 · 2 comments
Open

Enhance add-catalog workflow #1929

vishalvivekm opened this issue Oct 11, 2024 · 2 comments
Assignees
Labels
area/catalog kind/bug Something isn't working language/go Golang related

Comments

@vishalvivekm
Copy link
Member

vishalvivekm commented Oct 11, 2024

Description

When a design is published from kanvas, it wipes out the catalog content (see commit).

resp, err := http.Get(fmt.Sprintf("%s/api/catalog/content/pattern", mesheryCloudBaseURL))

The error seems to stem from ^^line in package.go, as the Cloud API expects pagination parameters in the request. We should gracefully handle the absence of pagination parameters in the Cloud API or enhance the package.go file accordingly

Expected Behavior

Screenshots

Environment:

  • OS: Mac Linux Windows
  • Browser: Chrome Safari Firefox
  • Version:
  • Device: Desktop Mobile

Contributor Guides and Handbook

The meshery.io website uses Jekyll and GitHub Pages. Site content is found under the master branch.

@vishalvivekm vishalvivekm added kind/bug Something isn't working language/go Golang related area/catalog labels Oct 11, 2024
@leecalcote
Copy link
Member

Bugfix is needed.

@naaa760
Copy link

naaa760 commented Oct 21, 2024

I would like to work on this issue, Please assign me
Thankyou!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/catalog kind/bug Something isn't working language/go Golang related
Projects
None yet
Development

No branches or pull requests

4 participants