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

Base controller and category reconciliation #4

Closed
evghen1 opened this issue May 1, 2024 · 2 comments · Fixed by #5
Closed

Base controller and category reconciliation #4

evghen1 opened this issue May 1, 2024 · 2 comments · Fixed by #5
Assignees
Labels
enhancement New feature or request

Comments

@evghen1
Copy link
Contributor

evghen1 commented May 1, 2024

What problem are you facing?

After we created category schema is good time to try to do base provider controller, which will use Magento provider config for establishing client for connecting Magento rest api

How could Crossplane help solve your problem?

  • make provider config for Magento connecting credentials
  • make controller which will take provider config from category provider config ref field and will make connection client
  • make reconciliation of category for create/update/delete categories.
@evghen1 evghen1 added the enhancement New feature or request label May 1, 2024
@ca7alindev
Copy link
Contributor

@evghen1 for provider config, credentials should be a magento token or username and password from magento?

@evghen1
Copy link
Contributor Author

evghen1 commented May 2, 2024

@ca7alindev token

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants