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

print operator configuration in setupLog #590

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

dgrove-oss
Copy link
Collaborator

No description provided.

@dgrove-oss
Copy link
Collaborator Author

Sample output:

(base) dgrove@Dave's IBM Mac codeflare-operator % kubectl logs codeflare-operator-manager-6446c687d4-nwsrq -n openshift-operators 
2024-07-10T20:17:17Z	INFO	setup	Build info	{"operatorVersion": "", "appwrapperVersion": "UNKNOWN", "date": "2024-07-10 20:05"}
2024-07-10T20:17:17Z	INFO	setup	Successfully configured operator	{"config": {"clientConnection":{"qps":50,"burst":100},"metrics":{"bindAddress":":8080"},"health":{"bindAddress":":8081","readinessEndpointName":"readyz","livenessEndpointName":"healthz"},"leaderElection":{"leaderElect":null,"leaseDuration":"0s","renewDeadline":"0s","retryPeriod":"0s","resourceLock":"","resourceName":"","resourceNamespace":""},"kuberay":{"rayDashboardOAuthEnabled":false,"ingressDomain":"kind","mTLSEnabled":true,"certGeneratorImage":"quay.io/rhoai/ray:2.23.0-py39-cu121"},"appwrapper":{"enabled":true,"Config":{"enableKueueIntegrations":true,"disableChildAdmissionCtrl":true,"userRBACAdmissionCheck":true,"faultTolerance":{"admissionGracePeriod":60000000000,"warmupGracePeriod":300000000000,"failureGracePeriod":60000000000,"resetPause":90000000000,"retryLimit":3,"deletionGracePeriod":600000000000,"gracePeriodCeiling":86400000000000,"successTTLCeiling":604800000000000}}}}}
2024-07-10T20:17:17Z	INFO	We detected being on Vanilla Kubernetes!

@openshift-ci openshift-ci bot requested review from dimakis and sutaakar July 10, 2024 20:20
Copy link

openshift-ci bot commented Jul 11, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: sutaakar

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-bot openshift-merge-bot bot merged commit 3b5a5d2 into project-codeflare:main Jul 11, 2024
8 checks passed
@dgrove-oss dgrove-oss deleted the log-config branch July 11, 2024 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants