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

feat(ARM): Update service to support MAC M1/M2 (ARM processor), fix minor issue with local setup - SAAS-1953 #190

Merged
merged 5 commits into from
Oct 19, 2023

Conversation

brownnguyen-armory
Copy link
Contributor

@brownnguyen-armory brownnguyen-armory commented Sep 18, 2023

  • Fix deploy.sh script not able to run deploy operator
  • Update mysql version to support both AMD and ARM arch
  • Fix ClusterRoleBinding generation failure by kustomize
    • Missing "namespace" in ServiceAccount
    • Error message
      The ClusterRoleBinding "spin-cluster-role-binding-my-suffix-changeme" is invalid: subjects[0].namespace: Required value

@brownnguyen-armory brownnguyen-armory changed the title Update service to support ARM processor, fix minor issue with local s… feat(ARM): Update service to support ARM processor, fix minor issue with local setup Sep 18, 2023
@christosarvanitis
Copy link
Contributor

Can you please update the README.md with instructions about the new options and usage of the script?

@brownnguyen-armory brownnguyen-armory changed the title feat(ARM): Update service to support ARM processor, fix minor issue with local setup feat(ARM): Update service to support MAC M1/M2 (ARM processor), fix minor issue with local setup Sep 19, 2023
@brownnguyen-armory brownnguyen-armory changed the title feat(ARM): Update service to support MAC M1/M2 (ARM processor), fix minor issue with local setup feat(ARM): Update service to support MAC M1/M2 (ARM processor), fix minor issue with local setup - SAAS-1953 Oct 6, 2023
@christosarvanitis
Copy link
Contributor

Resolves #142

@brownnguyen-armory brownnguyen-armory merged commit 51165d0 into master Oct 19, 2023
2 checks passed
@brownnguyen-armory brownnguyen-armory deleted the ARM-processor-support branch October 19, 2023 08:21
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.

2 participants