Yang Chi

Results 18 comments of Yang Chi

@Enjia may i know the revision of your repo? There was a problem with limiting packet size when we clone an old packet exactly due to miscounting the cipher overhead....

@Ellie-fans : MAX PTO means the sender keeps sending but never got acks up to MAX PTO limit times. With 20% loss i'm not totally surprised it happens, but i...

The qlog problem i mentioned is in https://github.com/facebookincubator/mvfst/issues/147

Seeing the same error when simply trying to follow the Plugin instruction (https://github.com/containerd/containerd/blob/main/docs/PLUGINS.md). "--local" does make it go away.

@ayushr2 Pardon me for a question related to what you mentioned in an earlier comment: Is invoking "runsc checkpoint" enough in this case? I was trying "runsc checkpoint" on a...

Ah yes, you are right, it actually seems working. It also worked earlier today actually. My bad. How do you use the img file to restore though in a kubernetes...

Examining my earlier commands and notes, apparently the command where I saw it complained about root container then complained about overlayfs was "runsc tar", not "runsc checkpoint". My bad

Declare a TopologySpreadSkews type outside of ExternalServiceSpec makes this problem go away. https://github.com/monzo/egress-operator/blob/master/api/v1/externalservice_types.go#L93-L98