Zachary Seguin

Results 8 issues of Zachary Seguin

From an email: > go to an artist page by clicking on their name in the album.

enhancement

> the only thing that I miss from iTunes is being able to control the app through my Apple Watch with the remote app, so I don't know if Apple...

enhancement

From an email: > I just want to ask whether it would be possible to display the top album tracks that iTunes displays? (when you open an album on iTunes,...

enhancement

bug
Submitted to Apple
workaround applied

This results in you having to logout / log back in. Two issues: 1. The application should handle this better 2. MusicKit JS should change the user to logged out...

bug
TODO: Submit to Apple

We should use `nodeSelector`s to ensure that pods with disks mount to the correct nodes (no zone or correct zone). Kubeflow and other systems have some pods that depend on...

kind/bug
area/engineering

Kubeflow Pipelines is setting `sidecar.istio.io/inject: false` annotation on workflow pods. This will be blocked as part of the Protected B security configuration as we enforce all user pods be on...

kind/bug
component/kubeflow
area/security

This PR adds support for writing a PID file. This lets us clean up our Kubernetes flexvol mounts (https://github.com/StatCan/s3-fuse-flex-volume) since we can track the pid of the goofys instance we...