Skip to content
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

Rebase 1.19.0-rc.2 #166

Merged
merged 3,759 commits into from Jul 24, 2020
Merged

Rebase 1.19.0-rc.2 #166

merged 3,759 commits into from Jul 24, 2020

Conversation

marun
Copy link

@marun marun commented Jul 8, 2020

  • The verify-commits job will fail due to the presence of commits in the pre-carry merge that are not prefixed with UPSTREAM. This is normal for a rebase job, and this failure will need to be overridden to merge.

@openshift-ci-robot openshift-ci-robot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. area/dependency Issues or PRs related to dependency changes kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API labels Jul 8, 2020
@openshift-ci-robot openshift-ci-robot added the do-not-merge/invalid-owners-file Indicates that a PR should not merge because it has an invalid OWNERS file in it. label Jul 8, 2020
@marun marun force-pushed the rebase-1.19 branch 3 times, most recently from 55dd1a4 to 515a26e Compare July 9, 2020 00:17
@openshift-ci-robot openshift-ci-robot removed the do-not-merge/invalid-owners-file Indicates that a PR should not merge because it has an invalid OWNERS file in it. label Jul 9, 2020
@marun marun changed the base branch from marun-testing13 to master July 9, 2020 13:54
andyzhangx and others added 19 commits July 10, 2020 01:10
…er-deprecation

only log cloud provider deprecation warning for in-tree components
To fulfill the role as new technical lead we need to be part of the SIG
release approvers role.

Signed-off-by: Sascha Grunert <sgrunert@suse.com>
…gration

Add seccomp GA version skew for pods
The multi-arch container images used in tests live in quay.io which
doesn't support nesting. By making the /volume/ images repo configurable,
we are able to override them despite our current limitation.

Signed-off-by: Rafael Fonseca <r4f4rfs@gmail.com>
This implements the necessary pieced for the PodSecurityPolicy
enforcement like described in the appropriate KEP section:

https://github.com/kubernetes/enhancements/blob/master/keps/sig-node/20190717-seccomp-ga.md#podsecuritypolicy-enforcement

Signed-off-by: Sascha Grunert <sgrunert@suse.com>
…ring

Adding new EndpointSlice Mirroring Controller
Bump to SMD PR#166 to pick up unsetting field changes and add integration tests
update security contacts for apimachinery repos
Return err when create ContainerLogsDir failed
…ne-volumes

generic ephemeral inline volumes
…c-cert-reload

adds dynamic certificate reloading for kube aggregator
…get-preferred-allocation

Add more tests for device plugin's GetPreferredAllocation() API
Return a FitError when PreFilter fails with unschedulable status
@mfojtik mfojtik added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 23, 2020
@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: marun, mfojtik, sttts

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@mfojtik
Copy link
Member

mfojtik commented Jul 23, 2020

/override ci/prow/verify-commits

@openshift-ci-robot
Copy link

@mfojtik: Overrode contexts on behalf of mfojtik: ci/prow/verify-commits

In response to this:

/override ci/prow/verify-commits

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.

@marun
Copy link
Author

marun commented Jul 23, 2020

/hold

Blocking until we have signal from an origin canary.

@openshift-ci-robot openshift-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jul 23, 2020
@marun
Copy link
Author

marun commented Jul 23, 2020

Origin bump that needs to be passing CI before this PR is ready for merge: openshift/origin#25314

@marun
Copy link
Author

marun commented Jul 23, 2020

/retest

@sttts
Copy link

sttts commented Jul 24, 2020

Storage flake.

/test e2e-aws-serial

@sttts
Copy link

sttts commented Jul 24, 2020

/override ci/prow/e2e-aws-fips

@openshift-ci-robot
Copy link

@sttts: Overrode contexts on behalf of sttts: ci/prow/e2e-aws-fips

In response to this:

/override ci/prow/e2e-aws-fips

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.

@mfojtik
Copy link
Member

mfojtik commented Jul 24, 2020

/test kubernetes-e2e

@mfojtik
Copy link
Member

mfojtik commented Jul 24, 2020

/override ci/prow/e2e-cmd

this is broken, @soltysh knows about it...

@openshift-ci-robot
Copy link

@mfojtik: The specified target(s) for /test were not found.
The following commands are available to trigger jobs:

  • /test artifacts
  • /test e2e-aws-csi
  • /test e2e-aws-disruptive
  • /test e2e-aws-fips
  • /test e2e-aws-jenkins
  • /test e2e-aws-multitenant
  • /test e2e-aws-ovn
  • /test e2e-aws-serial
  • /test e2e-azure
  • /test e2e-cmd
  • /test e2e-conformance-k8s
  • /test e2e-gcp
  • /test e2e-gcp-upgrade
  • /test e2e-vsphere
  • /test images
  • /test integration
  • /test kubernetes-e2e
  • /test unit
  • /test verify
  • /test verify-commits

Use /test all to run the following jobs:

  • pull-ci-openshift-kubernetes-master-artifacts
  • pull-ci-openshift-kubernetes-master-e2e-aws-csi
  • pull-ci-openshift-kubernetes-master-e2e-aws-fips
  • pull-ci-openshift-kubernetes-master-e2e-aws-serial
  • pull-ci-openshift-kubernetes-master-e2e-cmd
  • pull-ci-openshift-kubernetes-master-e2e-conformance-k8s
  • pull-ci-openshift-kubernetes-master-e2e-gcp
  • pull-ci-openshift-kubernetes-master-e2e-gcp-upgrade
  • pull-ci-openshift-kubernetes-master-images
  • pull-ci-openshift-kubernetes-master-integration
  • pull-ci-openshift-kubernetes-master-kubernetes-e2e
  • pull-ci-openshift-kubernetes-master-unit
  • pull-ci-openshift-kubernetes-master-verify
  • pull-ci-openshift-kubernetes-master-verify-commits

In response to this:

/test ci/prow/kubernetes-e2e

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.

@mfojtik
Copy link
Member

mfojtik commented Jul 24, 2020

/test kubernetes-e2e

@openshift-ci-robot
Copy link

@mfojtik: Overrode contexts on behalf of mfojtik: ci/prow/e2e-cmd

In response to this:

/override ci/prow/e2e-cmd

this is broken, @soltysh knows about it...

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.

@sttts
Copy link

sttts commented Jul 24, 2020

The respective teams have analysed the test failures when running this together with openshift/origin#25314, documented in openshift/origin#25314 (comment).

Let's ship it 🚀

@marun
Copy link
Author

marun commented Jul 24, 2020

/hold cancel

@openshift-ci-robot openshift-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jul 24, 2020
@sttts
Copy link

sttts commented Jul 24, 2020

/hold cancel

@openshift-bot
Copy link

/retest

Please review the full test history for this PR and help us cut down flakes.

1 similar comment
@openshift-bot
Copy link

/retest

Please review the full test history for this PR and help us cut down flakes.

@sttts
Copy link

sttts commented Jul 24, 2020

/override ci/prow/verify-commits

@deads2k
Copy link

deads2k commented Jul 24, 2020

These are the previous overrides.

/override ci/prow/verify-commits
/override ci/prow/e2e-cmd
/override ci/prow/e2e-aws-fips

@openshift-ci-robot
Copy link

@sttts: Overrode contexts on behalf of sttts: ci/prow/verify-commits

In response to this:

/override ci/prow/verify-commits

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.

@openshift-ci-robot
Copy link

@deads2k: Overrode contexts on behalf of deads2k: ci/prow/e2e-aws-fips, ci/prow/e2e-cmd, ci/prow/verify-commits

In response to this:

These are the previous overrides.

/override ci/prow/verify-commits
/override ci/prow/e2e-cmd
/override ci/prow/e2e-aws-fips

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.

@openshift-ci-robot
Copy link

openshift-ci-robot commented Jul 24, 2020

@marun: The following tests failed, say /retest to rerun all failed tests:

Test name Commit Details Rerun command
ci/prow/e2e-gcp-image-ecosystem 515a26ee1d5db981cfe7d219c87572675b96fa9e link /test e2e-gcp-image-ecosystem
ci/prow/e2e-gcp-builds 515a26ee1d5db981cfe7d219c87572675b96fa9e link /test e2e-gcp-builds
ci/prow/e2e-aws-jenkins 515a26ee1d5db981cfe7d219c87572675b96fa9e link /test e2e-aws-jenkins
ci/prow/e2e-aws-image-registry 515a26ee1d5db981cfe7d219c87572675b96fa9e link /test e2e-aws-image-registry
ci/prow/e2e-aws-ovn 515a26ee1d5db981cfe7d219c87572675b96fa9e link /test e2e-aws-ovn
ci/prow/e2e-aws-disruptive 515a26ee1d5db981cfe7d219c87572675b96fa9e link /test e2e-aws-disruptive
ci/prow/e2e-azure 515a26ee1d5db981cfe7d219c87572675b96fa9e link /test e2e-azure
ci/prow/e2e-vsphere 515a26ee1d5db981cfe7d219c87572675b96fa9e link /test e2e-vsphere
ci/prow/launch-vsphere 515a26ee1d5db981cfe7d219c87572675b96fa9e link /test launch-vsphere

Full PR test history. Your PR dashboard.

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. I understand the commands that are listed here.

@openshift-bot
Copy link

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-merge-robot openshift-merge-robot merged commit 53f1b9d into openshift:master Jul 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/dependency Issues or PRs related to dependency changes kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet