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

Change location-based replacement to use Go template #15

Merged
merged 3 commits into from
May 8, 2023

Conversation

sunya-ch
Copy link
Member

@sunya-ch sunya-ch commented May 8, 2023

This PR includes multiple updates.

A big update is to use Go Template instead of location-based replacement regarding issue #13.

Check ./controllers changes.

For the rest updates are as follows:

  • change old version of location-based benchmark to template benchmark examples and rename folder from benchmarks to examples
  • update test code and move all code to be under cpe_test with cpe_test/sample examples of benchmarks for testing.
  • update manifest config and Makefile to get rid of complicated deployment
  • update README document
  • add GitHub actions for unittest and build pipeline related to issue pipeline to build docker image and buildx to support x86, arm64 and s390x #14.
  • remove requirement of tunedHandler

Signed-off-by: Sunyanan Choochotkaew sunyanan.choochotkaew1@ibm.com

Signed-off-by: Sunyanan Choochotkaew <sunyanan.choochotkaew1@ibm.com>
Signed-off-by: Sunyanan Choochotkaew <sunyanan.choochotkaew1@ibm.com>
Signed-off-by: Sunyanan Choochotkaew <sunyanan.choochotkaew1@ibm.com>
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.

1 participant