Marshall Jones

Results 17 issues of Marshall Jones

Hey, You've got a bug on line 47 of the ScrollViewPagingExampleViewController.m file. You're releasing the image view before adding the width of the image view to contentOffset. It was giving...

``` Traceback (most recent call last): File "/app/consumer.py", line 17, in import ksql File "/usr/local/lib/python3.10/site-packages/ksql/__init__.py", line 6, in from ksql.client import KSQLAPI # noqa File "/usr/local/lib/python3.10/site-packages/ksql/client.py", line 4, in from...

WIP

## Background - We are implementing tracing from the very edge of our platform. - We support HTTP protocol as well as several TCP based protocols (e.g. SFTP, HTTP Tunneling,...

Checklist: * [ ] I've included steps to reproduce the bug. * [x] I've included the version of argo rollouts. **Describe the bug** Sometimes (during an image update, there do...

bug

IF I call `POST /users` I cannot get the result of the initial call if the `Location` header is set. This is difficult for me because this call to `/users`...

**Overview of issue:** > INFO: Obtaining upstream templates for python/v1 ... This step clones a very large (almost 1gb) repo https://github.com/DataDog/apigentools/blob/3bda8e2952b60a86d84ca79e3077cc9c1acf37a3/apigentools/commands/templates.py#L124 Caching this or fetching from a local source would...

stale

Checklist: * [x] I've included steps to reproduce the bug. * [x] I've included the version of argo rollouts. **Describe the bug** When I update a rollout that has an...

bug
experiment
no-issue-activity

Using the AWS credentials directly works `AWS_ACCESS_KEY_ID=XXX AWS_SECRET_ACCESS_KEY=YYY mvn -f site-pom.xml deploy` ``` [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Very Good Parent POM 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO]...

We don't need to hammer our redash instance for longer running queries but do notice some connections being disconnected otherwise.

## Problem or feature statement https://github.com/python/cpython/blob/main/Lib/test/test_random.py - these tests have not been ported I ran into a bug when trying to use `random.randrange` via `randrange(1, 100). ``` Received error from...

bug