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

Update linked agent version to use built agent #3181

Merged
merged 1 commit into from
Apr 18, 2022

Conversation

fierlion
Copy link
Member

Summary

There are a few details that I'd missed in the build:

  • The agent container needs to be tagged latest
  • The built image needs to be named based on its version
  • The build image needs to be linked.

Implementation details

I built and tested the make amazon-linux-rpm-integrated target in a fresh ecs-optimized AL2 instance. I am able to start the new agent container and connect to my cluster. I am also able to run docker history <agent image ID> and see that the ecs rpm's included image is the dockerfree image with a single layer and all expected configuration.

New tests cover the changes: no

Description for the changelog

Update linked agent version to use built agent.

Licensing

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@fierlion fierlion merged commit db9d242 into aws:initAgentIntegration Apr 18, 2022
@fierlion fierlion deleted the fierlionTestLatest branch April 18, 2022 19:27
fierlion added a commit to fierlion/amazon-ecs-agent that referenced this pull request May 31, 2022
Note -- windows tests failing due to unrelated volume size change.
fierlion added a commit to fierlion/amazon-ecs-agent that referenced this pull request May 31, 2022
Note -- windows tests failing due to unrelated volume size change.
rsheik29 pushed a commit to rsheik29/amazon-ecs-agent that referenced this pull request Jul 11, 2022
Note -- windows tests failing due to unrelated volume size change.
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.

4 participants