Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1447323 Details for
Bug 1584995
After delete the node on master host, the master api and controller will always restart
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
post delete yaml file
post-delettion.yaml (text/plain), 4.12 KB, created by
zhou ying
on 2018-06-04 07:30:32 UTC
(
hide
)
Description:
post delete yaml file
Filename:
MIME Type:
Creator:
zhou ying
Created:
2018-06-04 07:30:32 UTC
Size:
4.12 KB
patch
obsolete
>apiVersion: v1 >kind: Node >metadata: > annotations: > volumes.kubernetes.io/controller-managed-attach-detach: "true" > creationTimestamp: 2018-06-04T06:24:08Z > labels: > beta.kubernetes.io/arch: amd64 > beta.kubernetes.io/os: linux > kubernetes.io/hostname: qe-yinzhou-master-etcd-nfs-1 > node-role.kubernetes.io/master: "true" > name: qe-yinzhou-master-etcd-nfs-1 > resourceVersion: "37689" > selfLink: /api/v1/nodes/qe-yinzhou-master-etcd-nfs-1 > uid: e3940503-67bf-11e8-bc4f-fa163e88daf3 >spec: > externalID: qe-yinzhou-master-etcd-nfs-1 >status: > addresses: > - address: 172.16.120.46 > type: InternalIP > - address: qe-yinzhou-master-etcd-nfs-1 > type: Hostname > allocatable: > cpu: "2" > hugepages-1Gi: "0" > hugepages-2Mi: "0" > memory: 3778544Ki > pods: "250" > capacity: > cpu: "2" > hugepages-1Gi: "0" > hugepages-2Mi: "0" > memory: 3880944Ki > pods: "250" > conditions: > - lastHeartbeatTime: 2018-06-04T06:42:14Z > lastTransitionTime: 2018-06-04T06:23:58Z > message: kubelet has sufficient disk space available > reason: KubeletHasSufficientDisk > status: "False" > type: OutOfDisk > - lastHeartbeatTime: 2018-06-04T06:42:14Z > lastTransitionTime: 2018-06-04T06:23:58Z > message: kubelet has sufficient memory available > reason: KubeletHasSufficientMemory > status: "False" > type: MemoryPressure > - lastHeartbeatTime: 2018-06-04T06:42:14Z > lastTransitionTime: 2018-06-04T06:23:58Z > message: kubelet has no disk pressure > reason: KubeletHasNoDiskPressure > status: "False" > type: DiskPressure > - lastHeartbeatTime: 2018-06-04T06:42:14Z > lastTransitionTime: 2018-06-04T06:23:58Z > message: kubelet has sufficient PID available > reason: KubeletHasSufficientPID > status: "False" > type: PIDPressure > - lastHeartbeatTime: 2018-06-04T06:42:14Z > lastTransitionTime: 2018-06-04T06:24:18Z > message: kubelet is posting ready status > reason: KubeletReady > status: "True" > type: Ready > daemonEndpoints: > kubeletEndpoint: > Port: 10250 > images: > - names: > - registry.reg-aws.openshift.com:443/openshift3/ose-node@sha256:c2b73d97a1abb311b00648be055b8c224e6c6bf0576e393113eb09a6d44b4793 > - registry.reg-aws.openshift.com:443/openshift3/ose-node:v3.10 > sizeBytes: 1203048101 > - names: > - registry.reg-aws.openshift.com:443/openshift3/ose-control-plane@sha256:4afc826728c66a393b1d1663a9cf6a337b6978af8341f4b6474d00bec46f48bc > - registry.reg-aws.openshift.com:443/openshift3/ose-control-plane:v3.10 > sizeBytes: 635057057 > - names: > - registry.reg-aws.openshift.com:443/openshift3/ose-web-console@sha256:66ef0229a791a978df29c9cc915586fa0559b012b84bc58a3a5a4419ac6cfd62 > - registry.reg-aws.openshift.com:443/openshift3/ose-web-console:v3.10 > sizeBytes: 317877725 > - names: > - registry.reg-aws.openshift.com:443/openshift3/ose-service-catalog@sha256:6f3b50b762f17d09b10cba7bc25450aba4946b407219ecd367ff5138e1d53563 > - registry.reg-aws.openshift.com:443/openshift3/ose-service-catalog:v3.10 > sizeBytes: 310574696 > - names: > - registry.reg-aws.openshift.com:443/openshift3/ose-template-service-broker@sha256:312d64018eb725d4e6dd8e4915ba449f7376b63dd739b4bec1e1afd3936557c9 > - registry.reg-aws.openshift.com:443/openshift3/ose-template-service-broker:v3.10 > sizeBytes: 283424894 > - names: > - registry.reg-aws.openshift.com:443/rhel7/etcd@sha256:f3de7e64562d2237afff095c4fc6937d64092343072834dcb9319129b8f4b60a > - registry.reg-aws.openshift.com:443/rhel7/etcd:3.2.15 > sizeBytes: 256001465 > - names: > - registry.reg-aws.openshift.com:443/openshift3/ose-pod@sha256:50f8c8425da68354e6a703003b6389732cc0d6d9ecf5170801aff6ccf2eb7019 > - registry.reg-aws.openshift.com:443/openshift3/ose-pod:v3.10.0-0.58.0 > sizeBytes: 214232165 > nodeInfo: > architecture: amd64 > bootID: 765040d7-5a0d-4f88-b786-6cab207dda19 > containerRuntimeVersion: docker://1.13.1 > kernelVersion: 3.10.0-862.3.2.el7.x86_64 > kubeProxyVersion: v1.10.0+b81c8f8 > kubeletVersion: v1.10.0+b81c8f8 > machineID: 16100d3c3dae46ad8a4ff7fbc9fa554b > operatingSystem: linux > osImage: Red Hat Enterprise Linux Server 7.5 (Maipo) > systemUUID: 288A6157-CE64-4900-87A8-B7BF920F4496 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1584995
:
1446537
|
1446608
|
1447322
| 1447323 |
1447324