issues
search
projectatomic
/
commissaire-http
Commissaire HTTP server
GNU General Public License v3.0
3
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
NOTICE: This repository is scheduled to be archived
#85
cgwalters
opened
6 years ago
0
requirements.txt: Add WebOb.
#84
mbarnes
closed
7 years ago
1
Require bcrypt instead of py-bcrypt.
#83
mbarnes
closed
7 years ago
0
Use RoutesMiddleware
#82
mbarnes
closed
7 years ago
1
auth: Add OpenShift Bearer token auth
#81
ashcrow
closed
7 years ago
0
handlers: Return a dict from get_hostcreds().
#80
mbarnes
closed
7 years ago
0
[WIP] Add /api/v0/secrets REST endpoint
#79
mbarnes
closed
7 years ago
3
Python requests doesn't support UNIX sockets
#78
mbarnes
closed
7 years ago
1
handlers: Update for secret models
#77
mbarnes
closed
7 years ago
0
auth: Use keyword argument for self-auths
#76
ashcrow
closed
7 years ago
0
auth: Add self-auth option
#75
ashcrow
closed
7 years ago
1
Log enhancements
#74
ashcrow
closed
7 years ago
3
handlers: Avoid to_dict_with_hosts().
#73
mbarnes
closed
7 years ago
2
Add-to-cluster restrictions
#72
mbarnes
closed
7 years ago
5
handlers: Map 'METHOD_NOT_ALLOWED' error to HTTP status 405.
#71
mbarnes
closed
7 years ago
4
Encrypt Keys In Storage
#70
ashcrow
closed
7 years ago
1
handlers: Catch ContainerManagerError by name.
#69
mbarnes
closed
7 years ago
0
Host cannot be added to container manager after bootstrapping
#68
mbarnes
closed
7 years ago
1
handlers: Fix container manager routes.
#67
mbarnes
closed
7 years ago
0
handlers: Include 'container_manager' data in host status.
#66
mbarnes
closed
7 years ago
0
Call container manager methods
#65
mbarnes
closed
7 years ago
4
Use commissaire.util.config.import_plugin()
#64
mbarnes
closed
7 years ago
5
Fix the last failing E2E test case
#63
mbarnes
closed
7 years ago
0
E2E Failures
#62
ashcrow
closed
7 years ago
7
Registered container manager endpoints.
#61
ashcrow
closed
7 years ago
0
Add a decorator to HTTP request handlers
#60
mbarnes
closed
7 years ago
9
Pass-through REST API for Tang
#59
mbarnes
closed
7 years ago
10
constants: Remove JSONRPC_ERRORS['NOT_FOUND'] alias.
#58
mbarnes
closed
7 years ago
1
dispatcher: Add setup_bus() method.
#57
mbarnes
closed
7 years ago
0
dispatch: Maybe not introduce a massive security hole.
#56
mbarnes
closed
7 years ago
2
bug: cluster_get now uses the storage client correctly.
#55
ashcrow
closed
7 years ago
2
Handle StorageLookupError exceptions
#54
mbarnes
closed
7 years ago
1
handlers: Simplified host_create.
#53
ashcrow
closed
7 years ago
1
bug: Fixed delete_host when host is not in a cluster.
#52
ashcrow
closed
7 years ago
1
handlers: get_cluster now uses constants.
#51
ashcrow
closed
7 years ago
2
Adapt to logging configuration changes.
#50
mbarnes
closed
7 years ago
1
Allow tweaking status codes on success
#49
mbarnes
closed
7 years ago
1
dispatcher: Return 201 on successful PUT requests.
#48
mbarnes
closed
7 years ago
2
Fix Bus Passing
#47
ashcrow
closed
7 years ago
2
Use StorageClient to talk to storage service.
#46
mbarnes
closed
7 years ago
2
Use appropriate to_dict() or to_json() calls.
#45
mbarnes
closed
7 years ago
2
Container manager endpoints
#44
ashcrow
closed
8 years ago
4
Invoke cluster operations on jobs.clusterexec.
#43
mbarnes
closed
7 years ago
5
Implement logging from commissaire common lib
#42
intlabs
closed
8 years ago
3
Cluster operation endpoints
#41
ashcrow
closed
8 years ago
8
Port cluster ops endpoints
#40
ashcrow
closed
8 years ago
1
auth: Stacked complex plugins no longer have to be last.
#39
ashcrow
closed
8 years ago
1
AuthenticationManager: Simplify authentication loop.
#38
mbarnes
closed
8 years ago
3
Return the subject token for authn use
#37
gbraad
closed
8 years ago
5
systemd: Added unit file.
#36
ashcrow
closed
8 years ago
2
Next