hottea773

Results 10 comments of hottea773

@danishprakash Did you ever take a look at this?

(FWIW the `securityContext` field was added in k8s 1.19 which was released in August 2020. k8s 1.18 is end of life, and has been for a while, so it would...

@seanmonstar sorry for the tag, hope you're the right person. Is there any chance this might get looked at any time soon?

> So, while I'm supportive of adding the feature in general, I do feel divided about adding new things to 0.14.x. Ideally (from my point of view), this would land...

I've opened https://github.com/hyperium/hyper-util/pull/26 which AFAICT essentially re-targets this PR against the `v1` branch. If that is approved, I'll close this PR as I'm happy to wait for v1 to use...

Since https://github.com/hyperium/hyper-util/pull/26 has been merged, so this will be available from v1 onwards, I'm closing this PR

I'll re-open the PR as I'd be happy for this to be merged into `0.14`, but obviously depends on what Sean thinks.

@seanmonstar do you have any views on @nickjknight 's request?

Hey, thanks. If it is coming next week, then I imagine that should be good for people's use cases. @nickjknight any opinions?

We hit the same thing; eventually caused our CPU to skyrocket, presumed to be due to GC. Downgrading to 4358 has fixed it.