Skip to content

Instantly share code, notes, and snippets.

@Jeffwan
Created February 11, 2020 08:06
Show Gist options
  • Save Jeffwan/a71b6b627dca3578cd06260cc3c88961 to your computer and use it in GitHub Desktop.
Save Jeffwan/a71b6b627dca3578cd06260cc3c88961 to your computer and use it in GitHub Desktop.
kubeflow1.0
INFO[0006] Processing application: application-crds filename="kustomize/kustomize.go:408"
INFO[0006] Processing application: application filename="kustomize/kustomize.go:408"
INFO[0006] Processing application: istio-crds filename="kustomize/kustomize.go:408"
INFO[0006] Processing application: istio-install filename="kustomize/kustomize.go:408"
INFO[0006] Processing application: istio filename="kustomize/kustomize.go:408"
INFO[0006] Processing application: cert-manager-crds filename="kustomize/kustomize.go:408"
INFO[0006] Processing application: cert-manager-kube-system-resources filename="kustomize/kustomize.go:408"
INFO[0006] Processing application: cert-manager filename="kustomize/kustomize.go:408"
INFO[0006] Processing application: oidc-authservice filename="kustomize/kustomize.go:408"
INFO[0006] Processing application: dex filename="kustomize/kustomize.go:408"
INFO[0006] Processing application: argo filename="kustomize/kustomize.go:408"
INFO[0006] Processing application: kubeflow-roles filename="kustomize/kustomize.go:408"
INFO[0006] Processing application: centraldashboard filename="kustomize/kustomize.go:408"
INFO[0006] Processing application: webhook filename="kustomize/kustomize.go:408"
INFO[0006] Processing application: jupyter-web-app filename="kustomize/kustomize.go:408"
INFO[0006] Processing application: spark-operator filename="kustomize/kustomize.go:408"
INFO[0006] Processing application: metadata filename="kustomize/kustomize.go:408"
INFO[0006] Processing application: notebook-controller filename="kustomize/kustomize.go:408"
INFO[0006] Processing application: pytorch-job-crds filename="kustomize/kustomize.go:408"
INFO[0006] Processing application: pytorch-operator filename="kustomize/kustomize.go:408"
INFO[0006] Processing application: spartakus filename="kustomize/kustomize.go:408"
INFO[0006] Processing application: tensorboard filename="kustomize/kustomize.go:408"
INFO[0006] Processing application: tf-job-crds filename="kustomize/kustomize.go:408"
INFO[0006] Processing application: tf-job-operator filename="kustomize/kustomize.go:408"
INFO[0006] Processing application: katib-crds filename="kustomize/kustomize.go:408"
INFO[0006] Processing application: katib-controller filename="kustomize/kustomize.go:408"
INFO[0006] Processing application: api-service filename="kustomize/kustomize.go:408"
INFO[0006] Processing application: minio filename="kustomize/kustomize.go:408"
INFO[0006] Processing application: mysql filename="kustomize/kustomize.go:408"
INFO[0006] Processing application: persistent-agent filename="kustomize/kustomize.go:408"
INFO[0006] Processing application: pipelines-runner filename="kustomize/kustomize.go:408"
INFO[0006] Processing application: pipelines-ui filename="kustomize/kustomize.go:408"
INFO[0006] Processing application: pipelines-viewer filename="kustomize/kustomize.go:408"
INFO[0006] Processing application: scheduledworkflow filename="kustomize/kustomize.go:408"
INFO[0006] Processing application: pipeline-visualization-service filename="kustomize/kustomize.go:408"
INFO[0006] Processing application: profiles filename="kustomize/kustomize.go:408"
INFO[0006] Processing application: seldon-core-operator filename="kustomize/kustomize.go:408"
@Jeffwan
Copy link
Author

Jeffwan commented Feb 13, 2020

2020-02-13T06:51:41.041Z	INFO	controllers.Profile	Creating Namespace: kf10	{"profile": "/kf10"}
2020-02-13T06:51:44.048Z	INFO	controllers.Profile	Created Namespace: kf10	{"profile": "/kf10", "status": "Active"}
2020-02-13T06:51:44.048Z	INFO	controllers.Profile	Creating Istio ServiceRole	{"profile": "kf10", "namespace": "kf10", "name": "ns-access-istio"}
2020-02-13T06:51:44.061Z	INFO	controllers.Profile	Creating Istio ServiceRoleBinding	{"profile": "kf10", "namespace": "kf10", "name": "owner-binding-istio"}
2020-02-13T06:51:44.070Z	INFO	controllers.Profile	Creating ServiceAccount	{"profile": "kf10", "namespace": "kf10", "name": "default-editor"}
2020-02-13T06:51:44.077Z	INFO	controllers.Profile	Creating RoleBinding	{"profile": "kf10", "namespace": "kf10", "name": "default-editor"}
2020-02-13T06:51:44.118Z	INFO	controllers.Profile	Creating ServiceAccount	{"profile": "kf10", "namespace": "kf10", "name": "default-viewer"}
2020-02-13T06:51:44.130Z	INFO	controllers.Profile	Creating RoleBinding	{"profile": "kf10", "namespace": "kf10", "name": "default-viewer"}
2020-02-13T06:51:44.152Z	INFO	controllers.Profile	Creating RoleBinding	{"profile": "kf10", "namespace": "kf10", "name": "namespaceAdmin"}
2020-02-13T06:51:44.159Z	INFO	controllers.Profile	No update on resource quota	{"profile": "/kf10", "spec": "&ResourceQuotaSpec{Hard:ResourceList{},Scopes:[],ScopeSelector:nil,}"}
2020-02-13T06:51:44.166Z	INFO	controllers.Profile	Patch Annotation for service account: 	{"profile": "kf10", "namespace ": "kf10", "name ": "default-editor"}
2020-02-13T06:51:44.176Z	INFO	controllers.Profile	Setting up iam roles and policy for service account.	{"profile": "kf10", "ServiceAccount": "kf11-identity"}
2020-02-13T06:51:47.795Z	DEBUG	controller-runtime.controller	Successfully Reconciled	{"controller": "profile", "request": "/kf10"}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment