michaeljguarino

Results 59 issues of michaeljguarino

# Summary We currently just let people blindly change passwords, it's somewhat more secure to require the old password be entered first before doing a change. ## Test Plan added...

enhancement
backend

## Use Case We currently have a generic webhook systems incidents send to, which can be picked up by n8n or zapier for further integrations, but we should add first-order...

## Use Case Our emails are currently purely text-based. We should implement branded emails ## Ideas of Implementation We already use bamboo for email templating, just need to ensure local...

## Use Case The plural api currently proxies and partially implements the chartmuseum protocol to handle chart storage, with some operations like storage and retrieval done with an internal instance...

## Use Case We'd like to get some visibility into the roles of people signing up for plural, so just add a field on the user and go from there....

* Should be able to see all files in the module. * Should support appropriate syntax highlighting * Bonus points for hover docs a-la artifacthub

I've been debugging some issues in one of my apps, and drilled down to the most likely cause being apollo subscription cancels not flushing to the absinthe socket. To reproduce,...

Absinthe has a unique protocol on top of pheonix wss to support GraphQl subscriptions, in that each subscription document sent creates a shadow channel that the client then has to...

Most notable of these are `networking.k8s.io/v1` implementation of `Ingress`. But I'm pretty sure there are a large number of other deprecated resources in the set provided by kazan alongside other...