Ethan Mosbaugh
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...
#### 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...
Long tags with all digits seem to be changed to scientific notation at some point. 
### 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...
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...