-
Init containers currently only passes basic objects defined in task (dicts, lists, etc). It should be handling stuff in more complex way to accommodate conversion of lists of dicts to things like V1 V…
-
**Describe the bug**
I am using Spring Shell to create a cli tool, the library works fine when run from the jar, however when compiled to a native binary and ran it throws a NullPointerException.
…
-
### Current Situation
As of the end of Feb. 2024, The ACK collection has expanded with some new controllers:
- efs https://gallery.ecr.aws/aws-controllers-k8s/efs-chart
- ecs https://gallery.ecr.…
-
### Bug Description
While working on `net-istio-webhook` extension rock for knative we had encountered a problem where we can't run rocks in `securityContext.runAsNonRoot`: `true` Kubernetes deploym…
-
**Describe the bug**
I am watching kubernate secret in infine loop, in any change happened to secret, watch should trigger appropriate events like ADDED or MODIFIED or DELETED.
but in my case DELE…
-
### First check
- [X] I added a descriptive title to this issue.
- [X] I used the GitHub search to find a similar issue and didn't find it.
- [X] I searched the Prefect documentation for this iss…
-
# Issue
I am testing out juju-backup-all and ran into the following issue:
```
Traceback (most recent call last):
File "/snap/juju-backup-all/21/lib/python3.8/site-packages/kubernetes/stream/w…
-
See also https://github.com/kubernetes-client/python/issues/340#issuecomment-526249075 (was closed for inactivity, NOT resolved)
See also #63
**Motivation**
It is sometimes useful to be able to …
-
Ollama CLI does not work when `OLLAMA_HOST ` is set to the SkyServe endpoint.
Note that the openAI API endpoint (`curl -L $ENDPOINT/v1/chat/completions`) works fine, this issue pertains to only the…
-
When I run the generation for java I am getting code that doesn't compile. The errors all say
> Non-static method 'getGson()' cannot be referenced from a static context
It looks like the follo…