Johannes Scheuermann

Results 121 comments of Johannes Scheuermann
trafficstars

Currently you have to provide those certs to the operator we have an issue open to restructure that see: https://github.com/FoundationDB/fdb-kubernetes-operator/issues/753 but we currently don't have the time to implement this.

I'll go ahead and close this issue, since we have follow up radars for all the work referenced here. If you still have any issues please let me know and...

We should run some "benchmarks" for the current behaviour and for the new behaviour to see how significant the benefit is.

That's correct, i referring here to the rolling bounce of the SS Pods and the upgrade refers o any changes that require a rolling upgrade, not only the rolling bounce...

I verified that a coordinator change won't trigger a recovery. So the value of this won't be too big.

I added this one as part of: https://github.com/FoundationDB/fdb-kubernetes-operator/pull/1049 to ensure our release process doesn't miss any steps the next time and requires less manual steps.

If you think that this feature makes sense I would start implementing it.

Okay, I still think that it would be useful to be able to use the `clouds.yaml`. What is the difference between the `credentials-file` and the `cloudConfig` in the manifest: ```yaml...

The idea was to simply report the host uptime. So for Linux that would be probably reading `sysinfo` and just use `uptime`.

> > Is the plan to add the functionality in another PR? > > I can continue working on this PR no problem. If that is your preference. Personally I...