-
**Is your feature request related to a problem? Please describe.**
When I send a request to a service backed by a replicaset that has more than one pod, I cannot know in advance which pod will execut…
-
Rocket has some unit tests but no functional tests. I would like if there was functional tests for the following features:
- [x] --volume
- [x] Read-only / read-write
- [x] kind: host or empty
- […
alban updated
8 years ago
-
I started an initial attempt of automating the generation of REST API Documentation and Service Client using [Swagger](http://swagger.io) in: https://github.com/benchflow/benchflow/tree/feature-tm-cli…
-
I'd like to get some clarification on the reason for the fork.
- Does contributing changes back to v3 fit in the scope of the goals of this project?
- If so, let's talk about the workflow for Servic…
-
### Issue Summary:
The deploy task failed due to permission issue, however in the log I see Spinnaker use the node user (based on EC2 role) instead of the user defined in kubeconfig.
### Cloud…
-
This site is still a draft, starting the issue to discuss a graphic and UX change.
What's the current state:
- respected the links schema of the old site to avoid missing pages
- hugo skeleton for th…
-
Check documentation: https://checkstyle.org/config_filters.html#SuppressWithPlainTextCommentFilter
```
> javac BigJava.java
>
> type ..\checkstyle\checkstyle.xml
…
-
The primary goal of localkube is to provide a streamlined development experience for people working with Kubernetes. This involves abstracting the complexities of operating a Kubernetes cluster in a d…
-
## Feature Request
### Description
We could easily support features found in https://github.com/wercker/stern. Color coded output. Multi-container logs. Etc.
-
I'd like to add Travis CI to this project, so that we can increase it's adoption among open source contributors.