You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Wait for envoy to initialize
* Move envoy container to front of list of pod app containers
* Update tests to reflect change in ordering
* Validate behavior with integration test
* Implement postStart hook
* Validate server_info LIVE does not guarantee envoy mesh
* Validate integration test by checking annotation
* Verison control integration test docker images
* Provision role and rolebinding
* Refactor provisioning functions to use kubernetes SDK
* More refactoring of test
* Use Job instead of Deployment
* Add feature flag
* Unit test feature flag
* Use existing vars instead of passing waitUntilProxyStarts flag
individually
* Add config to test.yaml
* Fix nit
* Fix unit test
* Set backofflimit to 1
* Add sidecar feature controller in CI integration tests
* Fix typo
* Add default for feature flag to false in Makefile
* Pass as command line arg not environment var
* Wait for controller upgrade
* Support agent poll envoyReadiness command
* Rename from wait for start to ready
* Fix unit test
* Update helm README
* Add integration test validating PostStart with Envoy v1.22
* Run without setting sidecar image tag
* Set sidecar image tag
* Validate all containers are ready
* Fix unit test
* Parse and check envoy version
* Add comment
* Fix unit test
* Add env vars to start agent server
* Regex version to 1.22.2-appmesh.1
* Enable sidecar test suite
* Properly pass config postStart values
* Fix unit tests
* Fix bash rematch condition
* Assign sidecar image repo and tag configs separately
* Clean up argument passing
* Default sidecar image tag
* Rename v1.22 sidecar test suite namespace
* Properly cleanup sidecar test resources
Co-authored-by: Kwangu Paul Yeo <[email protected]>
0 commit comments