Commit graph

5938 commits

Author SHA1 Message Date
Joseph Schorr
ebf4120326 Less verbose notifications for QSS
Fixes #1914
2016-10-10 15:18:49 -04:00
josephschorr
16303ee0a2 Merge pull request #1913 from coreos-inc/incomplete-status-fix
Send the correct phase when setting the phase from job_complete
2016-10-10 12:20:35 -04:00
josephschorr
c98bec52ad Merge pull request #1959 from coreos-inc/npe-fix
Fix NPE in error interceptor
2016-10-08 01:33:58 +03:00
Joseph Schorr
76ec022dc3 Fix NPE in error interceptor
Fixes #1958
2016-10-08 01:32:14 +03:00
Charlton Austin
343d293001 Merge pull request #1953 from charltonaustin/add_motd_cisco
Add motd cisco
2016-10-06 17:20:49 -04:00
charltonaustin
980e79d612 Removing commented out code for merging into master. 2016-10-06 16:54:04 -04:00
charltonaustin
1dbd27934f Adding in an outline of a front-end for retrieving messages from the backend api. 2016-10-06 15:58:47 -04:00
charltonaustin
df4e58f3e4 Fixing some pylint stuff (was trying to get it to work and stumbled on this guy). 2016-10-06 11:41:51 -04:00
charltonaustin
217cd71627 Removing unneeded dependency. 2016-10-06 11:39:27 -04:00
charltonaustin
416d4af871 Fixing .gitignore so that I don't have to deal with idea files. 2016-10-06 11:38:43 -04:00
Charlton Austin
21505353dd Merge pull request #1951 from charltonaustin/fix_readme
Fix readme
2016-10-06 11:11:50 -04:00
charltonaustin
8d7c32c755 Missed one 2016-10-06 11:04:11 -04:00
charltonaustin
6cc08d5247 Moving links for our docks. 2016-10-06 11:02:58 -04:00
charltonaustin
6d649f4bc9 can't have links in escaped code 2016-10-06 10:59:39 -04:00
charltonaustin
5366ba63d9 Adding in the comment that I removed from the other section. 2016-10-06 10:56:58 -04:00
charltonaustin
719eb6ce84 Adding in some changes from my on boarding process. 2016-10-06 10:43:25 -04:00
josephschorr
a43f617efe Merge pull request #1940 from coreos-inc/s3-retry
Add S3 retry to all possible operations around the multipart upload
2016-10-05 23:02:22 +03:00
josephschorr
91caa4c55c Merge pull request #1947 from coreos-inc/namespace-prom
Add a configurable prometheus namespace for all metrics
2016-10-05 15:20:22 +03:00
Joseph Schorr
6ea51afa66 Add a configurable prometheus namespace for all metrics
Fixes #1918
2016-10-05 10:33:35 +03:00
Brad Ison
1af83e7971 Merge pull request #1945 from coreos-inc/k8s-resources
Only set memory request on Kubernetes builds
2016-10-04 21:01:59 -04:00
Brad Ison
087dca3482 Only set memory request on Kubernetes builds
This removes the aboslute limits on Kubernetes builds for now (KVM
will still limit resources) and only sets the memory request as a hint
to the scheduler.
2016-10-04 20:42:51 -04:00
Charlton Austin
c7c51d37c6 Merge pull request #1944 from charltonaustin/removing_my_name
Removing my name from public key.
2016-10-04 16:22:08 -04:00
charltonaustin
4368c11f51 Removing my name from public key. 2016-10-04 16:20:33 -04:00
Charlton Austin
769fc4924c Merge pull request #1943 from charltonaustin/charlie_add_in_ssh_key
Adding in ssh key.
2016-10-04 16:03:47 -04:00
charltonaustin
28e1aec85f Adding in ssh key. 2016-10-04 16:00:42 -04:00
josephschorr
6b33503d8c Merge pull request #1939 from coreos-inc/unicode-search
Handle unicode in entity search
2016-10-04 22:19:59 +03:00
Evan Cordell
3542255db8 buildman: let metric data live longer in etcd 2016-10-04 15:06:46 -04:00
Joseph Schorr
ff0a292548 Handle unicode in entity search
Fixes #1934
2016-10-04 21:56:47 +03:00
Joseph Schorr
38415065e6 Add S3 retry to all possible operations around the multipart upload
Fixes #1933
2016-10-04 21:54:23 +03:00
josephschorr
768459ef86 Merge pull request #1938 from coreos-inc/v2-missing-parent-test
Add parent mis-ordered registry test
2016-10-04 21:53:13 +03:00
Brad Ison
febf3751c0 Merge pull request #1937 from coreos-inc/k8s-resource-limits
Fix kubernetes resource limits
2016-10-04 14:11:46 -04:00
josephschorr
d8bef56e68 Merge pull request #1933 from coreos-inc/test-notifications-api
Add a test for issuing test notifications
2016-10-04 20:15:11 +03:00
Joseph Schorr
a046141708 Add parent mis-ordered registry test 2016-10-04 19:26:12 +03:00
Brad Ison
94a0fee63f Merge pull request #1916 from coreos-inc/k8s-generate-name
Add a dash to generated k8s job names
2016-10-04 11:56:33 -04:00
Brad Ison
cee7c4be96 Fix kubernetes resource limits 2016-10-04 11:56:06 -04:00
Evan Cordell
943a20f042 buildman: linter fixes 2016-10-04 11:44:31 -04:00
Joseph Schorr
f4e1748bb7 Fix parent rewrite bug in schema1 manifest code and add a bunch more tests
Before this change, if you ended up writing a middle layer whose parent is not in the database, the manifest would fail to rewrite. We now just lookup the parent image in the manifest given to us, ignoring whether it is in the database or not (as it doesn't actually matter if not present; it'll be created if necessary).
2016-10-04 09:15:27 -04:00
Joseph Schorr
fdcedafe91 Add a test for issuing test notifications 2016-10-04 10:57:32 +03:00
Evan Cordell
f3091c6424 Fix the metrics 2016-10-03 17:53:40 -04:00
Evan Cordell
42ebb0a6c3 Record metrics in a separate etcd record 2016-10-03 16:11:37 -04:00
Jake Moshenko
56c5bab017 Merge pull request #1929 from jakedt/attrdictsforall
Fix all of the sample notification calls.
2016-10-03 15:29:16 -04:00
Jake Moshenko
2efaee6aef Fix all of the sample notification calls. 2016-10-03 15:26:49 -04:00
josephschorr
c5bd2a5002 Merge pull request #1926 from coreos-inc/tag-api-pagination
Fix tags API pagination and add a test
2016-10-03 22:09:54 +03:00
Joseph Schorr
f72cb1d2ba Fix tags API pagination and add a test 2016-10-03 22:06:31 +03:00
Jimmy Zelinskie
671dc73b82 Merge pull request #1924 from coreos-inc/manifestlogs
v2: better manifest error messages
2016-10-03 10:32:49 -04:00
Jimmy Zelinskie
afa220a744 v2: add logs around InvalidManifest exception 2016-10-03 10:29:14 -04:00
josephschorr
6f55d4d793 Merge pull request #1923 from coreos-inc/numeric-tag-test
Fix issue in V1 registry code with accessing locations under HEAD
2016-10-03 17:20:45 +03:00
Jimmy Zelinskie
6c6ef0f22a v2: better manifest error messages 2016-10-03 10:13:39 -04:00
Joseph Schorr
0b7bb6d6c6 Fix issue in V1 registry code with accessing locations under HEAD
Fixes #1922
2016-10-03 17:09:12 +03:00
Joseph Schorr
95b7b47501 Add a registry tests for numeric tags 2016-10-03 16:06:49 +03:00