Alex Nordlund
Alex Nordlund
Looking at DescribeCommand I feel kinda underwhelmed, it doesn't seem to offer anything similar to `--exact-match (--candidates=0)`, `--abbrev`, ~~or `--dirty`~~. Which unfortunately has all the information we need. Though I...
`regcred-test.yaml` gets saved in UTF-16LE and based on the fact that `--cert mycert.pem` produces `error: data does not contain any valid RSA or ECDSA certificates` and works fine when I...
PowerShell 6 (bundled by default in Windows 10) and older versions use UTF-16LE, and in version 7 they changed the default to UTF-8 kubectl handles this just fine though, so...
@agarcia-oss the issue is unrelated to the PowerShell version, the issue is that kubeseal fails silently. That it doesn't handle UTF-16LE is a different issue
I don't think kubelet or cAdvisor versioning is what factors in here, I'm willing to bet a very small sum on it being configuration. Potentially just as simple as `honorLabels:...
As in the changes in rating/rd or as in win/loss probability?
Sounds good to me! I have another (unrelated) release I need to finish today and I've got a meeting on Monday but before Tuesday is over I should be able...
Is there any intention to fix this issue?
single-user instance here as well, but I'm seeing 80Mi for redis and my sidekiq usage is just right next to 700MiB I think adding these to `values.yaml` as documentation (commented-out)...
It's been a hot minute since I last did anything with the chart, but `common.names.fullname` seems somewhat useful but I don't know if it's enough to justify adding another subchart...