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

Build and deploy ARM-based containers #686

Merged
merged 1 commit into from
Oct 25, 2022
Merged

Build and deploy ARM-based containers #686

merged 1 commit into from
Oct 25, 2022

Conversation

GaryGSC
Copy link
Member

@GaryGSC GaryGSC commented Oct 25, 2022

Depends on byu-oit/terraform-aws-fargate-api#38, which I'm assuming will be released as v5.0.0.

Closes #389

@GaryGSC GaryGSC requested a review from a team October 25, 2022 20:12
Copy link
Contributor

@stuft2 stuft2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM , maybe add a note in the README about the computer architecture and Oracle since I'm not sure everyone is downloading the binaries. The Classes API has the binaries copied for example.

Nvm, this is just the hello world template, so they should download the right binaries if they're going to use oracle instant client.

@GaryGSC
Copy link
Member Author

GaryGSC commented Oct 25, 2022

Correct. Check out the linked issue for more details. 🙂

@github-actions
Copy link

github-actions bot commented Oct 25, 2022

Terraform Plan:

will create 1 resource:

  • local_file - appspec_json

will update 2 resources:

  • aws_alb_listener - https
  • aws_alb_listener - test_listener

will replace (delete then create) 1 resource:

  • aws_ecs_task_definition - task_def

see details

@GaryGSC GaryGSC marked this pull request as ready for review October 25, 2022 21:33
@GaryGSC GaryGSC merged commit 4921419 into dev Oct 25, 2022
@GaryGSC GaryGSC deleted the arm branch October 25, 2022 21:34
@GaryGSC
Copy link
Member Author

GaryGSC commented Oct 25, 2022

@stuft2 - We should document this, but I'm not sure where that belongs in the README.

@GaryGSC
Copy link
Member Author

GaryGSC commented Oct 31, 2022

Once actions/runner-images#5631 is resolved, we may be able to remove the QEMU step.

This was referenced Nov 3, 2022
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.

None yet

2 participants