Matti Paksula

Results 246 comments of Matti Paksula

updated k8s-ruby to 0.16.0 and same error with 1.30

```ruby K8s::Stack.new( "mystack", [ prefixed_priority_class(name: 'foo'), prefixed_priority_class(name: 'bar'), ], debug: false ).apply k8s_client ``` ^-- this applies priorityclasses, they appear but the internal response parsing of k8s-ruby fails

``` 15: from /usr/local/bundle/gems/k8s-ruby-0.16.0/lib/k8s/stack.rb:120:in `apply' 14: from /usr/local/bundle/gems/k8s-ruby-0.16.0/lib/k8s/stack.rb:145:in `prune' 13: from /usr/local/bundle/gems/k8s-ruby-0.16.0/lib/k8s/client.rb:203:in `list_resources' 12: from /usr/local/bundle/gems/k8s-ruby-0.16.0/lib/k8s/resource_client.rb:52:in `list' 11: from /usr/local/bundle/gems/k8s-ruby-0.16.0/lib/k8s/transport.rb:381:in `gets' 10: from /usr/local/bundle/gems/k8s-ruby-0.16.0/lib/k8s/transport.rb:325:in `requests' 9: from /usr/local/bundle/gems/k8s-ruby-0.16.0/lib/k8s/transport.rb:325:in `map' 8:...

nope. the response parsing needs to be adapted for 1.30

I guess you are not listing same resources then

no idea what happened, now atleast on gke 1.31 everything works.

https://github.com/k0sproject/k0s/issues/1250 https://github.com/k0sproject/k0s/issues/519 https://github.com/k0sproject/k0s/issues/653

sounds like we dont get this done this time either. this is the third issue on the subject. it always sidetracks.