Sebastian Schuster
Sebastian Schuster
@chrismilson Sorry for the delay. I would still like to reproduce this first and also look at how this is done for other resources. I need a bit more time...
@chrismilson So I finally had time to look at this issue, sorry it took so long. I can reproduce it and I think you analysis of whats going on is...
@mrparkers Thanks for elaborating, seems like you have a good memory! ;) I understand the intention now which is to prevent doing any changes to the existing configuration without being...
@chrismilson I was thinking in similar directions, like would it be possible to already show a diff on the original apply when Terraform says a resource would be created. But...
Obsolete by now.
This is pretty much what we also saw. @ahus1 mentioned a setting where you could tell the GC to cause an OOME if it not able to free enough memory...
@tkyjovsk How much non-heap non-metaspace memory do you give to the JVM i.e. how big is the difference between pod memory limit and java heap+metaspace max?
I don't think computing the heap memory as MaxRamPercentage is a good way to go. In my experience, the amount of non-Heap non-Metaspace memory you need is somewhat constant. We...
Obsolete by now.
Hi! @vramik I am wondering what the general rationale is for having a features as a `Feature` or not. I guess for the user profile, the rationale for removing it...