Kain
Kain
https://relishapp.com/rspec/rspec-core/v/3-8/docs/filtering/inclusion-filters
is there an up to date fork that I can use? https://github.com/yudai/gotty/issues/301
I have this on any puma command: ``` undefined local variable or method `puma_state' for # /Users/kain/.rvm/gems/ruby-2.1.0-preview2@myapp/bundler/gems/capistrano-puma-f538bcb7c1dc/lib/capistrano/tasks/puma.rake:42:in `block (4 levels) in ' /Users/kain/.rvm/gems/ruby-2.1.0-preview2@myapp/gems/sshkit-1.2.0/lib/sshkit/backends/abstract.rb:81:in `within' /Users/kain/.rvm/gems/ruby-2.1.0-preview2@myapp/bundler/gems/capistrano-puma-f538bcb7c1dc/lib/capistrano/tasks/puma.rake:41:in `block (3 levels) in '...
any official image yet?
just tried a new setup in eu-central-1 and after copying the recommended ami it seems to work fine, I'm running it from a local docker machine currently. question for experts:...
I'm interested in this too, I deploy on kubernetes via helm behind an nginx ingress and manual download from UI does not work. `authorization required to access package`
> ```yaml > security: > api: > legacy: false > jwt: > sign: > expiresIn: 29d > ``` I can confirm that just adding this block the tarball download works...
I tried again today and got no errors, anyway: ``` kain@kain-osx cluster % flux get source git flux-system NAME REVISION SUSPENDED READY MESSAGE flux-system main/baff7f0 False True stored artifact for...
I have two initContainers in my deployment and I cannot proceed (I can merge the command, but still, this is one of the first apps I'm porting to flux 2,...
thanks @endrec, that definitely slipped under my tired eyes 👍