Sergiusz Urbaniak

Results 14 issues of Sergiusz Urbaniak

**Environment** Replace this with the output of: ``` rkt Version: 1.15.0 appc Version: 0.8.7 Go Version: go1.7.1 Go OS/Arch: linux/amd64 Features: -TPM +SDJOURNAL -- Linux 4.7.4-1-ARCH x86_64 -- NAME="Arch Linux"...

kind/bug
component/stage1
priority/P2
required-by/stackanetes
depends-on/systemd

xref https://github.com/mesosphere/kubernetes-mesos/issues/324

WIP
area/scheduler
MVP

Currently during procuremt we reduce cpu/mem resources from the offer (source) in the procurement state and increase the pod resources in the spec (sink). The same should happen for procured...

class/enhancement
integration/mesos
area/scheduler
integration/DCOS
priority/soon

The http debug handlers are getting too big occupying a lot of space in `framework.go`. Those handlers are semantically separate enough to be implemented in a separate go files. See...

area/scheduler
epic/K8S-136 maintenance 15q4
priority/soon
class/refactoring

Hello and thank you for this great project! :-) As of today locutus supports three types of triggers (`interval`, `oneoff`, and `resource`) which can be used exclusively but not in...

Given the current research we are confident that the current ownership detection code base won't survive in its shape and form. This removes ownership detection for good from the current...

`MarkReconciliationStarted` is broken because it executes an update on conditions, setting `Ready=False` at the start of each reconciliation method. At the end of each reconcile method, `Get` and subsequent `Update`...

This adds a `kubect get atlas` to be able to retrieve all atlas resources: ``` $ kubectl get atlas -A NAMESPACE NAME AGE ns-search atlasdeployment.atlas.mongodb.com/search-test 9s NAMESPACE NAME NAME ns-search...

hold

### Feature Description During development of https://github.com/kcp-dev/kcp/pull/2089 it came to our attention that API bindings are special in the virtual API export service. Today, similar to any other resource API...

kind/feature

### Feature Description Currently we have https://docs.google.com/document/d/1LDVQkCrX2Euu538XuH_cY8UbSnoKCLPJ-hEM1PHa3zE/edit#heading=h.qu0ei7nbzxvn which gives a high level overview about virtual workspaces and virtual apiservers. ### Proposed Solution We should update this document, add and fix...

kind/documentation