spilchen
spilchen
It kind of seems like a limitation with the yahoo REST API we're using. I was not able to pass in a name with an apostrophe, even after doing URL...
Hmm, something is weird with that league. You are part of the league but the first team in the league doesn't exist. Are you able to to construct a league...
@Demon-tk, `league_ids` returns an array in case you are in multiple leagues. What you have above only works if you are in a single league. You can just as easily...
We are going to be working on removing the ssh requirement within Vertica. ssh is currently used as the communication mechanism between nodes for admintools. We are working on replacing...
Yes, this is still very much on our roadmap. A team should start working on the admintools replacement in the next month or so. You should see quite a few...
I'm providing an update on this issue. A few weeks ago, we released a new server (24.1.0) and operator (2.0.1) that significantly reduced the reliance on root capabilities. We've introduced...
As version 24.2.0 was released last Friday, I am closing this now as all root security concerns have been addressed. https://docs.vertica.com/24.2.x/en/new-features/24.2/containers-kubernetes/#support-openshift-restricted-v2-scc
We upgraded the operator-sdk to v1.23.0, which changed the client-go tto v0.24.2. The vulnerability is still an issue in that version. Waiting for the next operator-sdk release.
Fixed in #296 with upgrade to operator-sdk 1.25.2
It is part of our road map to support backup/restore through the operator. However, the server team is in the process of migrating vbr functionality into the server. This will...