Nikola Grcevski
Nikola Grcevski
Thanks @pugnascotia, that makes sense, there's very little that happens before we install the security manager.
> The reason you don't set the api_key as a system property or a environment variable is that you're concerned that plugins may read and exfiltrate the key, is that...
Thanks @felixbarny, I'm going to experiment a bit and see if I can work around the security manager issues that we encountered while trying to initialize the agent in code....
Oh, very interesting. Looking at the current code it looks like we should be archiving and it's what happens for me locally too. I wonder if we have fixed a...
I think this got resolved, I'll close this for now as we haven't had this happen since.
We can reuse this issue to fix this bug.
> How are we handling existing clusters that might have component/composable templates that start with the chosen prefix for the reserved templates? Will they essentially become reserved when upgrading to...
We had a discussion on this at the core/infra meeting and there are few follow-up bugs/issues we need to resolve here: - [X] The upgrade assistant should've caught this and...
I did some debugging on why the upgrade assistant didn't warn us on these deprecated options on a system index, and it turns out that Elasticsearch correctly reports the critical...
Oh no problem @lucabelluccini, I was just mentioning what I had found. We'll need to fix this one way or another. It seems that the upgrade assistant code expects that...