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

adding files #309

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

adding files #309

wants to merge 10 commits into from

Conversation

vijayrap
Copy link
Collaborator

No description provided.

@vijayrap
Copy link
Collaborator Author

vijayrap commented Aug 10, 2020

Every time i bring up the operator, the o/p changes, as we debug the operator on contrailmonitor, by Havoring our the lines and observing the values, I see the right values just before updates, but after the update, these values changes. Request to please go through the code and suggest me.

vraparla-mbp:env vraparla$ kubectl get contrailstatusmonitor -n contrail
NAME STATUS
cassandra1 NotActive
config1 NotActive
keystone Active
memcached Active
postgres Active
provmanager1 NotActive
rabbitmq1 NotActive
webui1 NotActive
zookeeper1 NotActive
vraparla-mbp:env vraparla$ kubectl get contrailstatusmonitor -n contrail
NAME STATUS
cassandra1 NotActive
config1 NotActive
keystone Active
memcached Active
postgres Active
provmanager1 NotActive
rabbitmq1 NotActive
webui1 NotActive
zookeeper1 Active

======================

======================================================
Every 2.0s: kubectl get pods -n contrail vraparla-mbp: Mon Aug 10 09:46:46 2020

NAME READY STATUS RESTARTS AGE
cassandra1-cassandra-statefulset-0 1/1 Running 0 7m18s
config1-config-statefulset-0 9/10 CrashLoopBackOff 5 5m27s
contrail-operator-585f5bd8b5-86kwb 1/1 Running 0 7m39s
keystone-bootstrap-job-469lw 0/1 Completed 0 6m54s
keystone-keystone-statefulset-0 1/1 Running 0 6m54s
memcached-deployment-8474779cd8-csrmn 1/1 Running 0 7m18s
postgres-pod 1/1 Running 0 7m18s
provmanager1-provisionmanager-statefulset-0 1/1 Running 0 4m45s
rabbitmq1-rabbitmq-statefulset-0 1/1 Running 0 7m18s
webui1-webui-statefulset-0 3/3 Running 0 4m45s
zookeeper1-zookeeper-statefulset-0 1/1 Running 0 7m18s

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.

1 participant