-
Notifications
You must be signed in to change notification settings - Fork 56
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
sig-windows custom E2E script and template for cluster api provider azure #322
sig-windows custom E2E script and template for cluster api provider azure #322
Conversation
8add737
to
32a2ab4
Compare
/hold |
/test pull-e2e-capz-containerd-windows-2022-extension |
32a2ab4
to
ffe38dd
Compare
/test pull-e2e-capz-containerd-windows-2022-extension |
ffe38dd
to
3ba023e
Compare
/test pull-e2e-capz-containerd-windows-2022-extension |
3ba023e
to
da2ba0b
Compare
/test pull-e2e-capz-containerd-windows-2022-extension |
91a5c73
to
7650dd3
Compare
/test pull-e2e-capz-containerd-windows-2022-extension |
7650dd3
to
77eaba7
Compare
/test pull-e2e-capz-containerd-windows-2022-extension |
1 similar comment
/test pull-e2e-capz-containerd-windows-2022-extension |
c9f060b
to
c0f5053
Compare
/assign @marosset |
@jsturtevant can you split the image repo updates into a separate commit or PR? |
Should we rename the Can you also add a README that at a minumum points to the az-capi repo and possibly capz repo/playbook so people can understand what the env vars do. |
yes, will split the changes. Got a little carried away :-)
capz folder makes sense, wasn't sure what to call it. A Readme makes alot of sense 👍 |
deb2d79
to
725b4c4
Compare
/test pull-e2e-capz-containerd-windows-2022-extension |
/test pull-e2e-capz-containerd-windows-2022-extension |
725b4c4
to
1cf5434
Compare
/test pull-e2e-capz-containerd-windows-2022-extension |
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.
/lgtm
Thanks for incorporating my feedback.
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jsturtevant, marosset The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
hcsshim is triggering windows defender to clean it up. Going to update the containerd version in our jobs
|
/test pull-e2e-capz-containerd-windows-2022-extension |
/hold cancel |
We needed more flexibility with templates and ability to install additional tooling for things like gmsa so we've developed a new script for Windows e2e using capz. This script is a WIP so have using a few branches to run the job until it stable. This script does work locally.