Parham Doustdar

Results 35 issues of Parham Doustdar

This issue is part of our larger effort to move away from microk8s to Kind or something similar. Right now, we are forced to use Microk8s because we use its...

Now that we have the fleet summary report in the CapacityTarget object, we can summarise it in a way that is easy to read in the conditions of the Release...

enhancement

This came up when a user tried to create a stateful set as part of his chart. The problem is that we inject labels into the template within a deployment...

enhancement

Right now, we watch for modifications to the Application object, and use those moments to create a new release. However, the problem with this approach is that there is no...

question

When we're ready to introduce capacity based scheduling, we should create a Cluster Controller. Its primary task is to collect capacity information from clusters (by consuming their Node objects) and...

enhancement

There are two ways for this: - Document the steps users should go through to remove Shipper from a management/application cluster, or - Write a `shipperctl` command to do those...

When I open a file in my project, dee shows me a buffer with an error about building the class path. The log will be pasted below, but before that,...

Right now, org headers are not marked up as headers (e.g. h1, h2, etc). There is also no use of properties such as aria-expanded to convey the state of a...

Hi, I'm using the latest MacOS and Emacs 29.0.50. Here is how I try to use edit-server: 1. I have `edit-server-new-frame` set to `nil`. I use Emacspeak, so a buffer...

user interface
question

Hi, It would be great if there would either be a new command, or a switch to the `show` command, or even automatic inference in the `show` command that would...

enhancement
help wanted