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

[BUG] AlluxioRuntime doesn't work for serverless mode #1412

Closed
cheyang opened this issue Feb 3, 2022 · 1 comment
Closed

[BUG] AlluxioRuntime doesn't work for serverless mode #1412

cheyang opened this issue Feb 3, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@cheyang
Copy link
Collaborator

cheyang commented Feb 3, 2022

What is your environment(Kubernetes version, Fluid version, etc.)

Describe the bug

2022-02-03T15:59:37.935+0800	ERROR	AddScheduleInfoToPod	mutating/schedule_pod_handler.go:72	Failed to mutate pod	{"error": "DaemonSet.apps \"shared-data-alluxio-fuse\" not found"}
github.com/fluid-cloudnative/fluid/vendor/github.com/go-logr/zapr.(*zapLogger).Error
	/go/src/github.com/fluid-cloudnative/fluid/vendor/github.com/go-logr/zapr/zapr.go:132
github.com/fluid-cloudnative/fluid/pkg/webhook/scheduler/mutating.(*CreateUpdatePodForSchedulingHandler).AddScheduleInfoToPod
	/go/src/github.com/fluid-cloudnative/fluid/pkg/webhook/scheduler/mutating/schedule_pod_handler.go:151
github.com/fluid-cloudnative/fluid/pkg/webhook/scheduler/mutating.(*CreateUpdatePodForSchedulingHandler).Handle
	/go/src/github.com/fluid-cloudnative/fluid/pkg/webhook/scheduler/mutating/schedule_pod_handler.go:72
github.com/fluid-cloudnative/fluid/vendor/sigs.k8s.io/controller-runtime/pkg/webhook/admission.(*Webhook).Handle
	/go/src/github.com/fluid-cloudnative/fluid/vendor/sigs.k8s.io/controller-runtime/pkg/webhook/admission/webhook.go:140
github.com/fluid-cloudnative/fluid/vendor/sigs.k8s.io/controller-runtime/pkg/webhook/admission.(*Webhook).ServeHTTP
	/go/src/github.com/fluid-cloudnative/fluid/vendor/sigs.k8s.io/controller-runtime/pkg/webhook/admission/http.go:100

What you expect to happen:

How to reproduce it

Additional Information

@cheyang cheyang added the bug Something isn't working label Feb 3, 2022
@cheyang
Copy link
Collaborator Author

cheyang commented Feb 3, 2022

Fixed by #1411

@cheyang cheyang closed this as completed Feb 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant