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

currentState should reflect if task has started or not. #9

Closed
jbeda opened this issue Jun 7, 2014 · 2 comments
Closed

currentState should reflect if task has started or not. #9

jbeda opened this issue Jun 7, 2014 · 2 comments

Comments

@jbeda
Copy link
Contributor

jbeda commented Jun 7, 2014

No description provided.

@proppy
Copy link
Contributor

proppy commented Jun 7, 2014

Yes, currently it's always:

            "currentState": {
                "manifest": {
                    "version": "",
                    "volumes": null,
                    "containers": null
                },
                "host": "kubernetes-minion-..."
            }

@brendandburns
Copy link
Contributor

Closed by #98

pmorie referenced this issue in pmorie/kubernetes Feb 3, 2015
peebs pushed a commit to peebs/kubernetes that referenced this issue Feb 25, 2016
mbruzek added a commit to mbruzek/kubernetes that referenced this issue Sep 8, 2016
Adds templates, layer and config for the kube-master
yoojinl pushed a commit to yoojinl/kubernetes that referenced this issue Sep 16, 2016
Add a flag to allow to schedule workload to the master node
xingzhou pushed a commit to xingzhou/kubernetes that referenced this issue Dec 15, 2016
ConnorDoyle referenced this issue in ConnorDoyle/kubernetes Jul 14, 2017
cofyc added a commit to cofyc/kubernetes that referenced this issue Jan 18, 2018
tossmilestone added a commit to tossmilestone/kubernetes that referenced this issue Jul 16, 2018
Fix daemon-set-controller bootstrap RBAC policy
yujuhong added a commit to yujuhong/kubernetes that referenced this issue Nov 6, 2018
KubeStacker pushed a commit to KubeStacker/kubernetes that referenced this issue Dec 24, 2018
GetMasterHost should not return port
houz42 pushed a commit to supremind/kubernetes that referenced this issue May 23, 2019
* add gpu_least_remain scheduler priority

* upgreade to v1.9

* fix variable names

* use nvidia.com/gpu (kubernetes#6)

* scheduler knows pods assigned by other schedulers (kubernetes#7)
vllry pushed a commit to vllry/kubernetes that referenced this issue Feb 18, 2020
do not consider exited containers when calculating nanocores
cynepco3hahue pushed a commit to cynepco3hahue/kubernetes that referenced this issue Apr 7, 2020
b3atlesfan pushed a commit to b3atlesfan/kubernetes that referenced this issue Feb 5, 2021
Don't recalc IP csum from scratch on TTL decrement
stevekuznetsov pushed a commit to stevekuznetsov/kubernetes that referenced this issue Nov 10, 2021
…-crd-support

HACK: Better support client-go scheme CRDs
Varus-m pushed a commit to Varus-m/kubernetes that referenced this issue Jul 23, 2023
[pod] fix: change nginx to nginx-pod in doc.
wm775825 pushed a commit to wm775825/kubernetes that referenced this issue Dec 7, 2023
haitch added a commit to haitch/kubernetes that referenced this issue Mar 9, 2024
…in_1.24

update filepath-securejoin to 0.2.4 to fix transitional security vulnerability
wm775825 pushed a commit to wm775825/kubernetes that referenced this issue Mar 27, 2024
Modify the content returned by the list interface
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

No branches or pull requests

3 participants