-
Notifications
You must be signed in to change notification settings - Fork 40.1k
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
Automated cherry pick of #52367 #55025
Automated cherry pick of #52367 #55025
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: tallclair Assign the PR to them by writing Associated issue: 52367 The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these OWNERS Files:
You can indicate your approval by writing |
I expected the follow ups from the master PR to get resolved, so that optional add-ons worked as well, before picking this to a release branch |
Also, should update the specific 1.8 test infra jobs to enable this to ensure it is tested before release |
/retest Review the full test history for this PR. |
I sent kubernetes/test-infra#5345 to enable testing in the 1.8 test suite. I agree we should enable testing prior to cherrypicking this, but I disagree that we should wait for the optional addon PSPs. I think it's valuable to start testing this now, as it should work with the default GCE config. |
/retest |
Oh, this depends on #53034 |
…034-upstream-release-1.8 Automatic merge from submit-queue. Automated cherry pick of #53034 Cherry pick of #53034 on release-1.8. #53034: Introduce GCE-specific addons directory Justification: configuration only changes, required by #55025 I think this should be a trivial cherry pick. It adds the configuration machinery to build a new directory into the release, but doesn't actually put anything in that directory (i.e. it should be a no-op as far as release is concerned) ```release-note NONE ```
/retest |
/retest Review the full test history for this PR. |
4 similar comments
/retest Review the full test history for this PR. |
/retest Review the full test history for this PR. |
/retest Review the full test history for this PR. |
/retest Review the full test history for this PR. |
…175-upstream-release-1.8 Automatic merge from submit-queue. Automated cherry pick of #54175 Cherry pick of #54175 on release-1.8. #54175: Update fluentd-gcp DaemonSet Justification: Low-risk, add a service account to fluentd daemonset. Also cleans up an artifact left by #54784 (unused ssl cert volume). This is required to unblock #55025 ```release-note - fluentd-gcp runs with a dedicated fluentd-gcp service account - Stop mounting the host certificates into fluentd pod ```
/retest |
/test all [submit-queue is verifying that this PR is safe to merge] |
Automatic merge from submit-queue. |
Cherry pick of #52367 on release-1.8.
#52367: Basic GCE PodSecurityPolicy Config
Justification: this is only test & configuration changes. The configuration changes are required for enabling a beta feature on GCE environments.