devstream icon indicating copy to clipboard operation
devstream copied to clipboard

feat: add localstack plugin

Open zhenyuanlau opened this issue 3 years ago • 1 comments

Signed-off-by: Zhenyuan Lau [email protected]

Pre-Checklist

Note: please complete ALL items in the following checklist.

  • [x] I have read through the CONTRIBUTING.md documentation.
  • [x] My code has the necessary comments and documentation (if needed).
  • [ ] I have added relevant tests

Description

Add a plugin for localstack.

By the way, I create a debug document. I don't find a better way to debug the go plugin. I have a problem with tracing the code. I skip -trimpath flag to build the plugin for debugging.

Related Issues

New Behavior (screenshots if needed)

Installs LocalStack in Kubernetes cluster using Helm chart for Local or CI environment.

zhenyuanlau avatar Aug 14 '22 11:08 zhenyuanlau

@zhenyuanlau A test error occurred in CI, please fix it.

Path: internal/pkg/plugin/localstack/create_test.go:38

iyear avatar Aug 15 '22 03:08 iyear

Closing because the plugin structure changed. I have learned a lot about developing the plugin of devstream. I will try to make another one when the plugin structure is stable.

zhenyuanlau avatar Aug 28 '22 08:08 zhenyuanlau