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

Update with latest stable_proposed #38

Merged
merged 1 commit into from
Aug 28, 2014

Conversation

smarterclayton
Copy link
Contributor

@smarterclayton
Copy link
Contributor Author

[test]

@openshift-bot
Copy link
Contributor

@smarterclayton
Copy link
Contributor Author

[merge]

@openshift-bot
Copy link
Contributor

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

@openshift-bot
Copy link
Contributor

Evaluated for origin up to d903fae

openshift-bot pushed a commit that referenced this pull request Aug 28, 2014
@openshift-bot openshift-bot merged commit 2700b4d into openshift:master Aug 28, 2014
pweil- pushed a commit to pweil-/origin that referenced this pull request Oct 2, 2014
spadgett pushed a commit to spadgett/origin that referenced this pull request Apr 21, 2016
deads2k referenced this pull request in deads2k/origin May 17, 2016
Change all references from openshift3_beta to openshift3
danwinship pushed a commit to danwinship/origin that referenced this pull request Jun 24, 2016
ncdc pushed a commit to ncdc/origin that referenced this pull request Mar 20, 2017
Fix compilation and tests of pkg/cmd/{experimental,admin}
jpeeler pushed a commit to jpeeler/origin that referenced this pull request Feb 1, 2018
* basic apiserver that responds

* refactor to be more kubey based on external comments

* basic server using refactored apis in k8s master

* todo for hostname configuration

* etcd stuff

* a mess in progress

* glide updates

* delete old readme

* server runtime options, and setting the hostname for the generated certs

* missed a usage of the runtime options

* overall etcd stuff.

* mostly comments. some attempt at calling the etcd validator, which wants a server

* makefile change to build the apiserver

* move docs to docs dir. add some content. adjust some existing content

* authn & authz as recommended. Problem with authn apply throwing`missing clientCA file` err

* start of our apiserver to do specific things. Simplest thing that works.

It is exactly as it looks. a single level of indirection.

* disable authz as it causes server to crash for any call

* for dug

* comments on what's going on

* enable the version resource

λ kubectl --certificate-authority=/var/run/kubernetes/apiserver.crt --server=https://localhost:6443  version
Client Version: version.Info{Major:"1", Minor:"4", GitVersion:"v1.4.6+e569a27", GitCommit:"e569a27d02001e343cb68086bc06d47804f62af6", GitTreeState:"not a git tree", BuildDate:"2016-11-12T09:26:56Z", GoVersion:"go1.7.3", Compiler:"gc", Platform:"darwin/amd64"}
Server Version: version.Info{Major:"", Minor:"", GitVersion:"v0.0.0-master+$Format:%h$", GitCommit:"$Format:%H$", GitTreeState:"not a git tree", BuildDate:"1970-01-01T00:00:00Z", GoVersion:"go1.7.3", Compiler:"gc", Platform:"darwin/amd64"}

* pass travis

glide tweak
golint tweaks
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.

2 participants