Ethan Mosbaugh

Results 29 issues of Ethan Mosbaugh

#### What this PR does / why we need it: #### Which issue(s) this PR fixes: Fixes # #### Special notes for your reviewer: ## Steps to reproduce #### Does...

type::chore

#### What type of PR is this? kind/chore #### What this PR does / why we need it: Make directory structure consistent in support bundle #### Which issue(s) this PR...

type::chore

Long tags with all digits seem to be changed to scientific notation at some point. ![Screenshot from 2020-05-21 23-05-11](https://user-images.githubusercontent.com/371319/83699164-36317d80-a5b8-11ea-89b5-b3670ed34f1b.png)

type::bug
good first issue

### Expected behavior Ship update should work after running ship app ### Actual behavior Ship update fails with the following error: ``` There was an unexpected error! No upstream URL...

### Expected behavior Kustomize generated diff should be minimal ### Actual behavior Kustomize generated diff is more complex than necessary. ### Information - Ship version: 0.52.0 - Docker version: 19.03.5...

### Expected behavior Kustomize diff viewer should diff the correct two yaml files. ### Actual behavior When you select the second of the two diffs it will diff the wrong...

### Expected behavior Clicking the split diff button on the kustomize page should show the split diff ### Actual behavior It does not toggle the split diff. Still shows inline....

Altering a column and adding auto_increment when a table is not empty gives error `Error 1062: ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry '1' for key`. This relies...

enhancement

There are existing libraries out there that are well tested, already have a community. and have built in support for many databases. [gorm](https://github.com/jinzhu/gorm) comes to mind. There is also an...

#### What type of PR is this? #### What this PR does / why we need it: #### Which issue(s) this PR fixes: Fixes NONE #### Special notes for your...

type::feature