May 26, 2016
View a353593

add cli describer for oauthtokens

juanvallejo authored on 2016/05/26 05:11:35
May 25, 2016
View da801c8

Service account token controller startup change

Jordan Liggitt authored on 2016/05/25 05:18:29
May 24, 2016
View 08e4c72

Merge pull request #8949 from deads2k/allow-sar-to-skip-scopes

OpenShift Bot authored on 2016/05/24 05:21:58
May 23, 2016
View e5ca263

add scope options to oc policy can-i

deads2k authored on 2016/05/23 22:45:22
May 19, 2016
View b4053ad

Allow a user to specify --as-user or --as-root=false

Clayton Coleman authored on 2016/05/19 03:23:14
View e3e2670

cluster up: allow specifying a full image template

Cesar Wong authored on 2016/05/19 03:58:53
View 27e2696

Merge pull request #7596 from pweil-/registry-daemonset

OpenShift Bot authored on 2016/05/19 22:08:40
May 18, 2016
View c37d75d

refactor whatcanido to can-i --list

deads2k authored on 2016/05/18 22:54:44
May 17, 2016
View 14d77ab

Merge pull request #8366 from ramr/route-tls-validation

OpenShift Bot authored on 2016/05/17 14:42:39
May 8, 2016
View f72fae6

Add incremental conditional completion to deployments

Clayton Coleman authored on 2016/05/08 10:24:16
May 2, 2016
View 01196c8

Import app.json to OpenShift applications

Clayton Coleman authored on 2016/05/02 10:32:11
April 18, 2016
View 7a08be6

Add a Docker compose import and command

Clayton Coleman authored on 2016/04/18 13:14:02
April 7, 2016
View 899062e

run registry as daemonset

Paul Weil authored on 2016/04/07 04:20:48
April 6, 2016
View cdf242e

o Add basic validation for route TLS configuration - checks that input is "syntactically" valid. o Checkpoint initial code. o Add support for validating route tls config. o Add option for validating route tls config. o Validation fixes. o Check private key + cert mismatches. o Add tests. o Record route rejection. o Hook into add route processing + store invalid service alias configs in another place - easy to check prior errors on readmission. o Remove entry from invalid service alias configs upon route removal. o Add generated completions. o Bug fixes. o Recording rejecting routes is not working completely. o Fix status update problem - we should set the status to admitted only if we had no errors handling a route. o Rework to use a new controller - extended_validator as per @smarterclayton comments. o Cleanup validation as per @liggitt comments. o Update bash completions. o Fixup older validation unit tests. o Changes as per @liggitt review comments + cleanup tests. o Fix failing test.

ramr authored on 2016/04/06 09:36:20
February 6, 2016
View 449113e

Client command to start OpenShift with reasonable defaults

Cesar Wong authored on 2016/02/06 05:44:39