Claudio Netto

Results 10 issues of Claudio Netto

**Description** Deploying in an app from a container image may lead to undesired removal of the source image if it's hosted in the same container registry repository that Tsuru uses...

bug

We are storing some sensitive infos about apps in our database in plain-text. This is a security bad smell. I would like to contribute to change that approach, below I...

enhancement
brainstorm
security

I got an issue when I was trying to change a pool to be public using the `tsuru pool-update` command. ``` $ tsuru -v2 pool-update --public=true first-pool *************************** ********************************** PUT...

bug
client

This fix makes possible to call piped commands in the `cmk`'s prompt when using a profile else than default one. --- Before this patch, we got a weird error while...

This PR aims to decouple the env var logic from the app type to ease further improvements.

Prior to this PR, running consecutive app-stop and app-start could increase the number of replicas since we didn't check the status of the pods. This implementation delegates to the provisioner...

Hello folks! :wave: I'm experiencing a strange behavior while committing a container (from Kubernetes pod) and pushing it to some container registry after. I always get the same error from...

bug
status/needs-more-information

It would be nice if we describe the RpaaS API using a formal specification like OpenAPI. Below is outlined all routes used today. Let's doc them! :rocket: #### Tsuru Service...

good first issue
hacktoberfest

**Is your feature request related to a problem? Please describe.** Tsuru only supports a single healthcheck configuration for the whole app. For apps with multiple processes only the "web" process...

enhancement
hacktoberfest
help wanted
good first issue
never-stale

**Is your feature request related to a problem? Please describe.** While troubleshooting the application code, it'd be nice to copy files (maybe whole directories recursively) to and from units in...

enhancement
hacktoberfest
feature
good first issue
never-stale