Skip to content

Bug 1828457: bump(*): vendor update#837

Merged
openshift-merge-robot merged 3 commits intoopenshift:masterfrom
mfojtik:events-shutdown
Apr 27, 2020
Merged

Bug 1828457: bump(*): vendor update#837
openshift-merge-robot merged 3 commits intoopenshift:masterfrom
mfojtik:events-shutdown

Conversation

@mfojtik
Copy link
Contributor

@mfojtik mfojtik commented Apr 22, 2020

@openshift-ci-robot openshift-ci-robot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Apr 22, 2020
@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 22, 2020
@mfojtik
Copy link
Contributor Author

mfojtik commented Apr 22, 2020

/retest

@mfojtik mfojtik force-pushed the events-shutdown branch 2 times, most recently from f804e0d to cb8ebc0 Compare April 22, 2020 11:40
@mfojtik mfojtik force-pushed the events-shutdown branch 3 times, most recently from 1df8d39 to 5efd2e8 Compare April 23, 2020 08:20
@mfojtik
Copy link
Contributor Author

mfojtik commented Apr 23, 2020

/retest

@mfojtik
Copy link
Contributor Author

mfojtik commented Apr 23, 2020

@deads2k looking at events.json in artifacts, I think this is working as we want :-)

mfojtik added 2 commits April 27, 2020 16:21
* openshift/api@27622da9: Replace library-go references with build-machinery-go for CRD gen readme
* openshift/api@f5df9218: Builds: Make a bunch of fields omitempty
* openshift/api@6c25f0fd: config/v1/types_infrastructure.go: add service endpoints to aws platform spec and status
* openshift/api@1fc310b2: operator/ingress: Add logging API
* openshift/api@2dadc742: config/v1/types_infrastructure.go: update the cloudConfig spec to define the generated one's location
* openshift/api@b7121e12: config/v1: add status subresource for infrstrastructure
* openshift/api@0f7ea195: bump to kube v1.18.2
* openshift/api@9e7957d9: bump(build-machinery-go)
* openshift/build-machinery-go@8c085b90: Switch to go-bindata/go-bindata for consistency with upstream
* openshift/library-go@a39bf282: fileObserver: detect file existence when adding reactor
* openshift/library-go@b833546a: Fix serving-certs race for controller's NewCommand*
* openshift/library-go@609e1511: Fix ApplySecret for type changes
* openshift/library-go@e43e3d51: Fix error handling of status controller
* openshift/library-go@114736d4: cmdbuilder: add WithVersion() that reports version metrics of binary
* openshift/library-go@eca66601: cmd: add WithVersion to StartController
* openshift/library-go@a20f1d95: Fix Apply{Deployment,Deployment} to copy input before mutatating
* openshift/library-go@42af5458: Update ApplyDeployment to rely on a hash of the spec
* openshift/library-go@3b4f06f8: Update ApplyDaemonSet to rely on a hash of the spec
* openshift/library-go@82e3f523: Bug 1826259: fix ingress CA cert location
* openshift/library-go@c1de486c: Remove bitbucket.org/ww/goautoneg dependency
* openshift/library-go@4960ca0c: Bump to kube v1.18.2
* openshift/library-go@d14c8892: version: make sure to always have namespace when reporting version
* openshift/library-go@556325fc: resourcesynccontroller: fix race in unit test
* openshift/library-go@b3ec7d2d: vendor: Consolidate onto github.com/munnerz/goautoneg
* openshift/library-go@7813cff0: staticpodstate: improve condition and event messages
* openshift/library-go@efe996af: bump(api,build-machinery-go)
* openshift/library-go@029d40b0: Switch go go-bindata/go-bindata for consistency with upstream
* openshift/library-go@53b922b0: make update
* openshift/library-go@e07b1834: Update featuregate unit test to include APIPriorityAndFairness=true
* openshift/library-go@209722f0: events: wire graceful broadcaster shutdown
* kubernetes/api@a9db9afc: Update dependencies to v0.18.2 tag
* kubernetes/apimachinery@16eb159f: Fix client watch reestablishment handling of client-side timeouts
* kubernetes/apiserver@de7df530: Update dependencies to v0.18.2 tag
* kubernetes/client-go@136e483e: fix a bug where spn: prefix is unexpectedly added to kubeconfig apiserver-id setting
* kubernetes/client-go@dbcb4c30: Fix client watch reestablishment handling of client-side timeouts
* kubernetes/client-go@6b7c6837: Update dependencies to v0.18.2 tag
* kubernetes/component-base@d8575c0d: Update dependencies to v0.18.2 tag
@mfojtik mfojtik changed the title WIP: bump library-go to proof events fixes bump(*): vendor update Apr 27, 2020
@openshift-ci-robot openshift-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Apr 27, 2020
@sttts
Copy link
Contributor

sttts commented Apr 27, 2020

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Apr 27, 2020
@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

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

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details 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

@openshift-bot
Copy link
Contributor

/retest

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

@mfojtik mfojtik changed the title bump(*): vendor update Bug 1828457: bump(*): vendor update Apr 27, 2020
@openshift-ci-robot openshift-ci-robot added bugzilla/severity-medium Referenced Bugzilla bug's severity is medium for the branch this PR is targeting. bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. labels Apr 27, 2020
@openshift-ci-robot
Copy link

@mfojtik: This pull request references Bugzilla bug 1828457, which is valid. The bug has been updated to refer to the pull request using the external bug tracker.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target release (4.5.0) matches configured target release for branch (4.5.0)
  • bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, ON_DEV, POST, POST)
Details

In response to this:

Bug 1828457: bump(*): vendor update

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-merge-robot openshift-merge-robot merged commit e861ec8 into openshift:master Apr 27, 2020
@openshift-ci-robot
Copy link

@mfojtik: Some pull requests linked via external trackers have merged: . The following pull requests linked via external trackers have not merged:

Details

In response to this:

Bug 1828457: bump(*): vendor update

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.

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. bugzilla/severity-medium Referenced Bugzilla bug's severity is medium for the branch this PR is targeting. bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants