Caleb Schoepp
Caleb Schoepp
> @bacongobbler @calebschoepp I removed the requirements for a minimum pod count, but I'm running into an issue with `spec.replicas`. When I don't set the replica field, all resources are...
> Shouldn't there be at least 1 pod since we set a minReplicas? If so, I'm not clear on how we would reference the HPA in the SpinApp deployment. >...
Looks like there is a required field ```yaml type ExecutorDeploymentConfig struct { // RuntimeClassName is the runtime class name that should be used by pods created // as part of...
Thanks for filing this @kate-goldenring. `SpinApp.spec.env` is definitely one approach that would work, but I think we should do more design work before we pull the trigger. I'm a little...
> @calebschoepp I'd rather have a more general solution given that users will likely want to set other env vars as well. I also don't think we have a precedent...
@kate-goldenring how do you feel about something like this? Setting `env` on a `SpinApp` sets environment variables in the Wasm runtime context of the spin app when it is executed....
> that's a full uninstall-reinstall upgrade process - which is subpar, but now might be the last time we can do that? That's kind of my reasoning. If we want...
Let's just bring this up at the next spinkube meeting. If there's no interest in doing this than we can just close the issue.
Outcome here is that I will write a SKIP about doing this.
Yep I'm aware, personally I still prefer the switch to spinkube.dev