Henry Li
Henry Li
> technically looks ok, but these kind of user-facing parameters are dangerous to add into stable releases _before_ upstreaming; we do not want to add and release a config param...
> > technically looks ok, but these kind of user-facing parameters are dangerous to add into stable releases _before_ upstreaming; we do not want to add and release a config...
> LGTM but please patch azl3 also (preferably first) 3.0 patching complete. Here's the PR link: https://github.com/microsoft/azurelinux/pull/8799
> can you please run and link a buddybuild? Have added the link in the top PR test methodology section
> The pipeline build doesn't seem to exist anymore Thanks for catching this. Have fixed the link to point to the latest test run.
Need to refactor the design pattern here since the current approach will add more layers in the build process, which contributes to the overall size of the container image. The...
Refactored the template steps to compress multiple steps into one, which resolved the excessively large container size issue. The size of the container image is the same as when directly...
> Deferring for 3.0 Discussed about this offline. Will re-target the change to 3.0-dev instead.
@cameronmeissner all checks including AgentBaker E2E has passed.