-
Notifications
You must be signed in to change notification settings - Fork 617
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 to 1.17.3 #1324
Merged
Merged
Update to 1.17.3 #1324
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
2f93595
vendor: upgrade and lock gorilla/websocket to v1.2.0
adnxn 5753e89
app: print agent version and commit hash in agent log
fenxiong 6ab056f
test: check resource usage data in telemetry test
adaef4d
engine: container health integ test
sharanyad 49dc2b5
Update build tooling for 8 char short sha
jahkeup 21361cc
eni: increase test retry duration, swap assert() params
adnxn 2983599
Fix the Sprintf bug when testing in Golang version 1.10 darwin/amd64
haikuoliu c5dd634
vendor: added dep prune targets, dep ensure
adnxn 3b211fc
engine: add inactivity timeout for image pulling
fenxiong ee83b9b
api: add Hostname, ExtraHosts for pause container
adnxn e258e16
functional_tests: shmsize and tmpfs fields support
sharanyad ede2e5f
Fix flaky test: TestLoadImageTimeoutError
aaithal 6111365
misc: update gcc base image to 6.4
aaithal 34f5d6a
deps: update gomock
aaithal 901a1ac
wsclient: error handling for SetReadDeadline()
aaithal 418f839
gogenerate/awssdk: add an import step
aaithal 5891ad1
regenerate mocks based on the gomock update.
aaithal d2e9354
wsclient: add copyright header for new files
aaithal 3f2fecc
changelog: add entry for #1310
aaithal 6f16e3c
containermetadata: expose task definition family and revision as meta…
haikuoliu 0ce3038
test: add integration test for engine restart
7754e65
changelog: add entry for https://github.com/aws/amazon-ecs-agent/pull…
fenxiong c377614
test: run engine integration tests on windows
fd41411
test: refactor integration test
067e5d6
changelog: add entry for https://github.com/aws/amazon-ecs-agent/pull…
adnxn 540be7d
test: fix flaky test TestRemoveEvents
bd28b2e
engine: make the container progress concurrently
2ee395f
test: add test to for parallizing container progress
d5fa92a
handlers: remove logging of URI in HTTP requests
sharanyad eb9560b
config/engine: distinct startContainerTimouts for windows/linux
haikuoliu 159ae5c
update to 1.17.3
yhlee-aws File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1.17.2 | ||
1.17.3 |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Typo:
s/inhereit/inherit/