Joaquim Rocha

Results 128 issues of Joaquim Rocha

**Current situation** Sometimes users want to change things in Nebraska without having to use the UI, for automation or just convenience. **Impact** Users cannot automate things like removing groups, listing...

enhancement
backend
kind/roadmap

## Current situation Nebraska uses a Postgres DB as a backend to be able to track the update process, both for offering monitoring and enforcing policies like rate-limiting. The way...

backend
kind/roadmap

## Current situation We have the [updateservicectl](https://github.com/kinvolk/updateservicectl) bench and fake commands that we can use for testing, but that project is not actively maintained and it would make sense to...

We have read-only and RW users in Nebraska, but the UI has no knowledge of that and thus doesn't hide any controls that are for users with write access (forms,...

frontend
backend
kind/roadmap

At the moment, getting the status breakdown for all the instances is very heavy and we shall do implement some caching strategy soon. One change that may help with the...

backend
kind/roadmap

A user reported that it would be nice to remove instances from a group. The motivation is that during an initial setup, maybe there are instances that were used just...

frontend
backend
kind/roadmap

Right now the updates policy text will say something like `Max 10 updates per 1 minutes`. We should check the extreme/limit cases allowed (i.e. `0` and `9999999`) and change the...

good first issue
frontend

We are showing the total number of instances per period in our timeline, i.e. if a test instance registered once 29 days ago, it gets included in the rest of...

frontend
backend

The layouts are not set up to be responsive because of the extra testing required for it. But we should planning on doing this work now that most of the...

frontend

We should have a link from the status charts in the group details page to the instance list view. The idea is that the link sends the user directly to...

frontend