Matt Jibson
b3c2388618
Allow setting of boto's S3 host for SIGv4
...
The problem only happens when a user has configured the new AWS Frankfurt
region for their S3 backend. It is the only region to require the new
v4 signature. All other regions support both v2 and v4. I'm not sure
which version is used by default on US Standard.
We could attempt to figure out where the bucket is hosted based on its
DNS resolution and auto-populate the host field that way. But I think
the amount of effort to have that work correctly outweighs its benefit
for such a simple solution.
fixes #863
fixes #764
2015-11-18 17:19:33 -05:00
Matt Jibson
f17984b93d
Merge pull request #887 from mjibson/no-unnamed-api-ops
...
Don't expose unnamed API operations
2015-11-16 15:42:20 -05:00
Matt Jibson
a8a61cb80d
Merge pull request #879 from mjibson/k8s-endpoint
...
Use env vars to set k8s endpoint URL
2015-11-16 15:41:40 -05:00
Matt Jibson
366e9c5e9f
Merge pull request #886 from mjibson/logarchive-no-put
...
No PUT for logarchive
2015-11-16 15:41:28 -05:00
Matt Jibson
d5fb8cafd4
Don't expose unnamed API operations
...
fixes #861
2015-11-16 15:40:33 -05:00
Matt Jibson
13aa6cfcfc
No PUT for logarchive
...
fixes #862
2015-11-16 15:01:12 -05:00
josephschorr
a2001afb1f
Merge pull request #882 from coreos-inc/typofix
...
Fix typo
2015-11-16 07:26:31 +01:00
Joseph Schorr
e574211e8e
Fix typo
2015-11-16 06:21:44 +01:00
Matt Jibson
01fe548abd
Use env vars to set k8s endpoint URL
...
The old DNS method is optionally enabled in k8s, but the env vars are
always there.
partial solution to #864
2015-11-13 17:05:14 -05:00
Matt Jibson
30250bdf7f
Merge pull request #877 from mjibson/check-max-id
...
Allow None for max_id during migrations
2015-11-13 16:06:58 -05:00
Matt Jibson
2e1b49b009
Allow None for max_id during migrations
...
This allows empty databases with no max_id to run.
fixes #869
2015-11-13 15:41:39 -05:00
josephschorr
fb483df1b9
Merge pull request #876 from coreos-inc/keyfix
...
Fix key error
2015-11-13 13:17:42 -05:00
Joseph Schorr
6412e145dd
Fix key error
2015-11-13 13:16:33 -05:00
josephschorr
44b44b19ac
Merge pull request #875 from coreos-inc/imagediffdisable
...
Remove code that adds images to the image diff queue
2015-11-13 12:49:09 -05:00
Joseph Schorr
32a799a067
Remove code that adds images to the image diff queue
2015-11-13 12:42:43 -05:00
Jimmy Zelinskie
7d29cdd711
Merge pull request #874 from jzelinskie/fixemptylist
...
fix case where query broke on empty list
2015-11-13 12:36:36 -05:00
josephschorr
39eb117f09
Merge pull request #873 from coreos-inc/httpsblog
...
Switch blog and docs to https
2015-11-13 12:36:13 -05:00
Jimmy Zelinskie
09ce33e0dc
fix case where query broke on empty list
2015-11-13 12:35:18 -05:00
Joseph Schorr
166d237072
Switch blog and docs to https
2015-11-13 12:29:48 -05:00
josephschorr
1d889b8f90
Merge pull request #871 from coreos-inc/locfix
...
Add check for empty locations list
2015-11-13 12:25:09 -05:00
Joseph Schorr
927a0b639c
Add check for empty locations list
2015-11-13 12:23:02 -05:00
Jimmy Zelinskie
73b0d045d9
Merge pull request #870 from coreos-inc/secscanstatusfix
...
Fix security scan endpoint status
2015-11-13 10:33:35 -05:00
Joseph Schorr
db1fae4cfc
Fix security scan endpoint status
2015-11-13 01:06:18 -05:00
Quentin Machu
3c7ca16051
Merge pull request #868 from coreos-inc/vulnerability-tool
...
Vulnerability tool
2015-11-13 00:25:23 -05:00
Joseph Schorr
49ab87bab4
Fix log permissions
2015-11-12 22:45:52 -05:00
Joseph Schorr
da07823e20
Small test fix
2015-11-12 22:28:22 -05:00
Joseph Schorr
46745ee30f
Remove file added accidentally by merge
2015-11-12 22:07:47 -05:00
Joseph Schorr
b7206a8cfc
Remove file added accidentally by merge
2015-11-12 22:03:13 -05:00
Joseph Schorr
819d461ed6
Remove migration re-added by merge accidentally
2015-11-12 22:02:26 -05:00
Joseph Schorr
030c69d7d2
Further merge fixes
2015-11-12 22:00:28 -05:00
Joseph Schorr
7816b0c657
Merge master into vulnerability-tool
2015-11-12 21:52:47 -05:00
josephschorr
191ddf2b2d
Merge pull request #866 from coreos-inc/vulnerability-tool-fixstuff
...
Fix all the things!
2015-11-12 21:14:22 -05:00
Joseph Schorr
25b8b7590f
Fix all the things!
2015-11-12 20:55:41 -05:00
Jimmy Zelinskie
399bf4e9c7
Merge pull request #856 from jzelinskie/refactorsecurityworker
...
refactor securityworker
2015-11-12 17:19:53 -05:00
Jimmy Zelinskie
37ce84f6af
tiny fixes to securityworker
2015-11-12 17:18:04 -05:00
josephschorr
7860122028
Merge pull request #865 from coreos-inc/vulnerability-tool-uipt2
...
Vulnerability UI part 2
2015-11-12 17:00:24 -05:00
Joseph Schorr
3b3f101ea6
Vulnerability UI part 2
...
Fixes #860
Fixes #855
2015-11-12 16:59:36 -05:00
Jimmy Zelinskie
6415a3d070
Merge branch 'vulnerability-tool' into refactorsecurityworker
2015-11-12 16:06:02 -05:00
Jimmy Zelinskie
f6a34c5d06
refactor securityworker
...
Fixes #772 .
2015-11-12 16:03:10 -05:00
Jimmy Zelinskie
e86a342868
create class for security config validation
2015-11-12 15:47:01 -05:00
josephschorr
6970b0685e
Merge pull request #858 from coreos-inc/vulnerability-tool-updateui
...
New Quay Sec UI and fix some small bugs
2015-11-11 18:17:58 -05:00
Joseph Schorr
76ce63895f
New Quay Sec UI and fix some small bugs
...
Fixes #855
2015-11-11 18:15:58 -05:00
Jimmy Zelinskie
5a519dc53b
Merge pull request #857 from jzelinskie/irc
...
update IRC channel
2015-11-11 17:04:12 -05:00
Jimmy Zelinskie
7fd53d6783
update IRC channel
2015-11-11 15:42:36 -05:00
Jake Moshenko
a1ccd860e7
Merge pull request #823 from coreos-inc/phase3-11-07-2015
...
Phase3 11 07 2015
2015-11-11 14:22:19 -05:00
Jake Moshenko
eb044fd13d
Merge pull request #854 from jakedt/fixbackfill
...
Various fixes for backfill related stuff
2015-11-10 20:49:21 -05:00
Jake Moshenko
88bbf34993
Silence a lot of the useless logs for the checksum backfill
2015-11-10 19:49:23 -05:00
Jake Moshenko
83c98882bb
Fix the backfill batch message to report the number
2015-11-10 19:49:00 -05:00
Jake Moshenko
07f08a496a
Merge pull request #852 from jakedt/fixbackfill
...
Fix an off by one error in the common backfill code
2015-11-10 16:41:56 -05:00
Matt Jibson
121c64d84c
Merge pull request #851 from mjibson/search-z-index
...
Reduce z-index of landing to below search
2015-11-10 16:17:24 -05:00