Open
Conversation
…r a stopped process
…t for agent (aws#3367) * Upgrade github.com/containernetworking/cni to 0.8.1 * Upgrade github.com/containerd/containerd to v1.4.13 * Fix goimports * Fix logging data race * Address required network name field for updated CNI spec * Address ifname size limit
"cache" memory stat no longer exists in cgroupv2. docker cli subtracts "inactive_file" for the overall mem usage calculation, so do the same for cgroupv2. closes aws#3323
and validate GO_VERSION is of the correct format and length
…wsh cmdlet" This reverts commit 92e2aa5.
Signed-off-by: Justin Terry <jlterry@amazon.com>
* Bump Go version to 1.19.1 pickup the fix for https://nvd.nist.gov/vuln/detail/CVE-2022-27664 * make goimports * make goimports -f init_Makefile * fix seelog xml * deprecate ioutil
Update debian recipe to use system golang version
Add Service Connect egress VIP to pause container host config
Removes deprecated set-output GitHub action command. Signed-off-by: Austin Vazquez <macedonv@amazon.com>
…ved actual signing funcationality in signing.yml
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
Implementation details
Testing
New tests cover the changes:
Description for the changelog
Licensing
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.