Jesus M. Rodriguez

Results 21 issues of Jesus M. Rodriguez

* update Makefiles * regenerate samples using the new update Signed-off-by: jesus m. rodriguez **Description of the change:** **Motivation for the change:** **Checklist** If the pull request includes user-facing changes,...

do-not-merge/hold
lgtm
lifecycle/rotten

The async bind doc should reference how to enable async bind on the Service Catalog https://github.com/ansibleplaybookbundle/ansible-playbook-bundle/blob/master/docs/getting_started_async_bind.md The text can be found in the following blog: https://blog.openshift.com/asynchronous-bind-with-the-automation-broker/ We should also link...

bug
tooling

Need to add nose unit tests.

tooling

Today, there are typically 2 types of operators, those that watch a bunch of namespaces and those that watch a single namespace. If an operator is watching the entire cluster,...

lifecycle/stale

## Feature Request #### Describe the problem you need a feature to resolve. Passing in `--verbose` to `scorecard` there is no way to get the debug logs. We aren't passing...

scorecard
priority/important-longterm

Signed-off-by: jesus m. rodriguez

size/XS
cncf-cla: yes
lgtm
sig/api-machinery
ok-to-test
area/github-management

we write stuff to stdout that should be stderr, needs clean up

if we try to "rho profile edit" a profile that doesnt exist: Traceback (most recent call last): File "/home/adrian/src/rho/bin/rho", line 22, in CLI().main() File "/home/adrian/src/rho/src/rho/cli.py", line 95, in main cmd.main()...

if we try to add/edit a profile and give it an auth that doesn't exist, we get an exception, and then the config is busted. Profile f11-bogus-multiauth-multiport edited [adrian@alikins rho]$...

adding a duplicate profile, causes traceback