Skip to content

Conversation

@sttts
Copy link
Collaborator

@sttts sttts commented Feb 27, 2017

Proxy mode was deprecated in 3.5 and will be removed for 3.6.

mfojtik and others added 21 commits February 27, 2017 10:49
* Deprecate the current scheme in LegacyScheme
* Install new API group using announced.NewGroupMetaFactory()
@mfojtik mfojtik force-pushed the apigroups branch 4 times, most recently from 0daaee9 to 45786b0 Compare February 28, 2017 11:46
@deads2k
Copy link

deads2k commented Feb 28, 2017

@sttts can we get just that last commit and merge it separately or do you want to wait on everything?

@sttts
Copy link
Collaborator Author

sttts commented Feb 28, 2017

@deads2k this will be the baseline for the rebase. Why do you want to merge that separately?

@sttts
Copy link
Collaborator Author

sttts commented Feb 28, 2017

Note that the PR is against mfojtik:apigroups. It only diverted.

@deads2k
Copy link

deads2k commented Feb 28, 2017

@deads2k this will be the baseline for the rebase. Why do you want to merge that separately?

According to @bparees, the queue is open for 3.6 work. We know we want to remove the proxy, I'd take the incremental progress.

@mfojtik mfojtik force-pushed the apigroups branch 6 times, most recently from 5ea0103 to 846bd1b Compare March 2, 2017 13:24
@mfojtik mfojtik closed this Mar 3, 2017
mfojtik pushed a commit that referenced this pull request Feb 8, 2018
Automatic merge from submit-queue.

CLI: add support for deployments in oc status

@smarterclayton this is a long overdue...

current state:
```
$ oc status
In project My Project (myproject) on server https://127.0.0.1:8443

svc/ruby-deploy - 172.30.174.234:8080
  deployment/ruby-deploy deploys istag/ruby-deploy:latest <-
    bc/ruby-deploy source builds https://github.com/openshift/ruby-ex.git on istag/ruby-22-centos7:latest
      build #1 failed 5 hours ago - bbb6701: Merge pull request #18 from durandom/master (Ben Parees <[email protected]>)
    deployment #2 running for 4 hours - 0/1 pods (warning: 53 restarts)
    deployment #1 deployed 5 hours ago
```

TODO:

- [x] Add rollouts similar to deployment configs
- [x] Fix unit tests / Add unit tests
- [x] Deal with HPA
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.

3 participants