Skip to content

Instantly share code, notes, and snippets.

View LalatenduMohanty's full-sized avatar

Lalatendu Mohanty LalatenduMohanty

View GitHub Profile
[2020-04-01T11:45:58Z ERROR cincinnati::plugins::internal::cincinnati_graph_fetch] error fetching graph: failed to fetch upstream graph: 408 Request Timeout
[2020-04-01T11:45:58Z ERROR policy_engine::graph] Error serving request ' HttpRequest HTTP/1.1 GET:/api/upgrades_info/v1/graph query: ?"arch=amd64&channel=stable-4.5&id=2842d5ba-5d34-4854-b55c-3e36e80f1047&version=4.5.0-0.ci-2020-04-01-112435" headers: "accept": "application/json" "x-forwarded-for": "3.223.162.20" "x-forwarded-for": "35.237.168.196, 10.129.4.13" "x-forwarded-proto": "https" "accept-encoding": "gzip" "forwarded": "for=3.223.162.20;host=ynkpvft2b33mrat.api.openshift.com;proto=https;proto-version=\"\"" "forwarded": "for=35.237.168.196;host=api.openshift.com;proto=https;proto-version=\"\"" "x-forwarded-server": "api.openshift.com" "user-agent": "Go-http-client/1.1" "host": "ynkpvft2b33mrat.api.openshift.com" "x-forwarded-host": "ynkpvft2b33mrat.api.openshift.com" "x-forwarded-port": "443" '
$ just test-net-private
warning: `=` in assignments, exports, and aliases is being phased out on favor of `:=`
Please see this issue for more details: https://github.com/casey/just/issues/379
|
46 | path_prefix = "api/upgrades_info/"
| ^
warning: `=` in assignments, exports, and aliases is being phased out on favor of `:=`
Please see this issue for more details: https://github.com/casey/just/issues/379
|
$ oc get pods
NAME READY STATUS RESTARTS AGE
cincinnati-3-deploy 0/1 Completed 0 45h
cincinnati-4-deploy 0/1 Completed 0 10h
cincinnati-4-ndcln 2/2 Running 0 10h
[lmohanty@localhost cincinnati]$ oc get pods
NAME READY STATUS RESTARTS AGE
cincinnati-1-cd2zw 1/2 CrashLoopBackOff 5 3m47s
cincinnati-1-deploy 1/1 Running 0 3m54s
$ oc describe pod cincinnati-1-cd2zw
Events:
Type Reason Age From Message
$ just run-policy-engine
warning: `=` in assignments, exports, and aliases is being phased out on favor of `:=`
Please see this issue for more details: https://github.com/casey/just/issues/379
|
1 | TOPLEVEL_DIR=`git rev-parse --show-toplevel`
| ^
warning: `=` in assignments, exports, and aliases is being phased out on favor of `:=`
Please see this issue for more details: https://github.com/casey/just/issues/379
|
47 | path_prefix = "api/upgrades_info/"
@LalatenduMohanty
LalatenduMohanty / Justfile
Created December 12, 2019 16:13
cincinnati Justfile
TOPLEVEL_DIR=`git rev-parse --show-toplevel`
code:
code -n {{TOPLEVEL_DIR}}
format:
cargo fmt --all
commit +args="": format
git commit {{args}}
The Kubernetes controller manager is a daemon that embeds
the core control loops shipped with Kubernetes. In applications of robotics and
automation, a control loop is a non-terminating loop that regulates the state of
the system. In Kubernetes, a controller is a control loop that watches the shared
state of the cluster through the apiserver and makes changes attempting to move the
current state towards the desired state. Examples of controllers that ship with
Kubernetes today are the replication controller, endpoints controller, namespace
controller, and serviceaccounts controller.
Usage:
The Cloud controller manager is a daemon that embeds
the cloud specific control loops shipped with Kubernetes.
Usage:
cloud-controller-manager [flags]
Debugging flags:
--contention-profiling Enable lock contention profiling, if profiling is enabled
--profiling Enable profiling via web interface host:port/debug/pprof/
time="2019-10-07T11:08:58Z" level=debug msg=" Generating \"Platform Credentials Check\"..."
time="2019-10-07T11:08:59Z" level=warning msg="Action not allowed with tested creds" action="s3:PutObject"
time="2019-10-07T11:08:59Z" level=warning msg="Action not allowed with tested creds" action="s3:PutObjectAcl"
time="2019-10-07T11:08:59Z" level=warning msg="Action not allowed with tested creds" action="s3:PutObjectTagging"
time="2019-10-07T11:08:59Z" level=warning msg="Action not allowed with tested creds" action="s3:GetObject"
time="2019-10-07T11:08:59Z" level=warning msg="Action not allowed with tested creds" action="s3:GetObjectAcl"
time="2019-10-07T11:08:59Z" level=warning msg="Action not allowed with tested creds" action="s3:GetObjectTagging"
time="2019-10-07T11:08:59Z" level=warning msg="Action not allowed with tested creds" action="s3:GetObjectVersion"
time="2019-10-07T11:08:59Z" level=warning msg="Action not allowed with tested creds" action="s3:DeleteObject"
time="2019-10-07T11:08:59Z" level=warning msg
time="2019-09-04T08:15:11Z" level=error msg="error updating cluster deployment status" clusterDeployment=tparikh-quay-poc controller=clusterversion error="ClusterDeployment.hive.openshift.io \"tparikh-quay-poc\"
is invalid: []: Invalid value: map[string]interface {}{\"metadata\":map[string]interface {}{\"annotations\":map[string]interface {}{\"hive.openshift.io/first-time-install\":\"true\", \"hive.openshift.io/dnsread
y\":\"1m6s\"}, \"finalizers\":[]interface {}{\"certificaterequests.certman.managed.openshift.io\", \"dms.managed.openshift.io/deadmanssnitch\", \"hive.openshift.io/deprovision\", \"pd.managed.openshift.io/pagerd
uty\"}, \"generation\":3, \"namespace\":\"tparikh-quay-poc\", \"uid\":\"9a0afa20-976b-11e9-ad26-0e1b26ca1e1a\", \"creationTimestamp\":\"2019-06-25T17:06:41Z\", \"labels\":map[string]interface {}{\"api.openshift.
com/name\":\"tparikh-quay-poc\", \"hive.openshift.io/cluster-type\":\"managed\", \"managed.openshift.io/original-worker-replicas\":\"2\", \"api.openshift.com/managed\":\"true\"