Skip to content

Conversation

@liggitt
Copy link
Contributor

@liggitt liggitt commented Oct 22, 2014

@smarterclayton
Copy link
Contributor

For the osincli update, can you reword the commit title to match the other version bump commits (include the updated version)

@liggitt
Copy link
Contributor Author

liggitt commented Oct 27, 2014

@smarterclayton reactions to comments complete

@smarterclayton
Copy link
Contributor

LGTM [merge]

@openshift-bot
Copy link
Contributor

Origin Merge Results: SUCCESS (https://ci.openshift.redhat.com/jenkins/job/merge_pull_requests_openshift3/266/) (Image: devenv-fedora_288)

@openshift-bot
Copy link
Contributor

[Test]ing while waiting on the merge queue

@openshift-bot
Copy link
Contributor

liggitt and others added 4 commits October 28, 2014 15:41
secure endpoints behind token

Conflicts:
	pkg/cmd/server/origin/auth.go

WIP - handle the google oauth callback

Conflicts:
	pkg/cmd/server/origin/auth.go
Refactor auth mux wiring

Code review

Remove custom String() functions, dump config in verbose logging only

Move token auth failure logging into failure handler

Validate state, redirect inside success handler, add success handler chain

Code review 2: godoc, require error handlers and use consistently, fix closure bug
@liggitt
Copy link
Contributor Author

liggitt commented Oct 29, 2014

re[merge]

@openshift-bot
Copy link
Contributor

Evaluated for origin up to 4dd2e0a

openshift-bot pushed a commit that referenced this pull request Oct 29, 2014
Merged by openshift-bot
@openshift-bot openshift-bot merged commit a1cf6f3 into openshift:master Oct 29, 2014
@liggitt liggitt deleted the oauth branch November 26, 2014 14:25
smarterclayton pushed a commit to smarterclayton/origin that referenced this pull request Jun 9, 2016
danwinship pushed a commit to danwinship/origin that referenced this pull request Jun 24, 2016
Crash in the right place if the ClusterNetwork record can't be read
jpeeler pushed a commit to jpeeler/origin that referenced this pull request Feb 1, 2018
)

* Add Poll method to broker clients so that we can move the polling logic to controller where it belongs away from the client. First cut just commiting so I can bring the branch up to date

* add pollers and callbacks that should have all the necessary pieces for discussion

* rebase and actually add the poller, fake_poller & exponential back off poller

* fix compile errors

* fix lint warning

* fix typo, return correct types after rebase

* add support for async deprovision

* Generated file changes for adding AsyncOpInProgress status field

* Change to use AsyncOpInProgress status field instead of Async Condition

* use queues, refactor controller code that was being repeated in multiple places to a method

* extract and make the getserviceclass... method specific to bindings

* fix tests add coverage

* add test for making sure that on async create, entry gets pushed into queue correctly

* Add more tests, wire return code for poll last operation through so that we can handle 409 properly

* move poll method inside reconcileinstance as per discussion

* Add tests for pollinstance and bind failing during asynch op on a service instance

* Add tests for polling deprovisioning with/without finalizers, small cleanups

* remove last operation from the check sum, it will move to the status more than likely, and is not part of the reconciling
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants