-
Notifications
You must be signed in to change notification settings - Fork 584
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
🌱 Add support for Ignition v3 Proxy and TLS #4750
🌱 Add support for Ignition v3 Proxy and TLS #4750
Conversation
/retest |
893f76a
to
525d895
Compare
525d895
to
8db9d5f
Compare
8db9d5f
to
7de913e
Compare
/milestone v2.4.0 |
@vincepri: You must be a member of the kubernetes-sigs/cluster-api-provider-aws-maintainers GitHub team to set the milestone. If you believe you should be able to issue the /milestone command, please contact your Cluster API Provider AWS Maintainers and have them propose you as an additional delegate for this responsibility. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
7de913e
to
91fea85
Compare
/milestone v2.4.0 |
This looks good to me. It would be good to mark conversations as resolved and then hopefully someone will lgtm. |
91fea85
to
c8cdd99
Compare
3a224ae
to
d291657
Compare
d291657
to
bc5ce11
Compare
346efc3
to
23d4a5c
Compare
/retest |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: vincepri 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 |
From Ignition v3.1 there is support in the struct to setup a proxy, and CA validation. This changeset allows AWSMachines to expose these features when using Ignition. Signed-off-by: Vince Prignano <[email protected]>
23d4a5c
to
4073507
Compare
/lgtm |
What type of PR is this?
/kind feature
What this PR does / why we need it:
From Ignition v3.1 there is support in the struct to setup a proxy, and CA validation. This changeset allows AWSMachines to expose these features when using Ignition.
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes #
Special notes for your reviewer:
Checklist:
Release note: