Issues
- 0
namepsace file typo
#349 opened by catastrophe-brandon - 0
- 1
need to use sa.DateTime(timezone=True) so time zone is accounted for when storing datetime in the db.
#483 opened by eherget - 1
Add tag count to `/hosts` endpoint
#517 opened by karelhala - 1
Double encoding of egress events
#406 opened by Glutexo - 3
Check ObjectDeletedError catching on delete
#400 opened by Glutexo - 0
KafkaProducer doesn’t flush
#403 opened by Glutexo - 0
Use Marshmallow to serialize Host
#399 opened by Glutexo - 0
DRY host-related schemas
#398 opened by Glutexo - 0
Kafka client doesn’t resolve localhost on a Mac
#393 opened by Glutexo - 2
Lock dependencies to specific versions
#367 opened by Glutexo - 2
Decouple DB model from logic
#309 opened by Glutexo - 2
Ultimately fix code formatting
#189 opened by Glutexo - 0
Fix all Flake8 rules
#335 opened by Glutexo - 1
Extract host (de)serialization
#323 opened by Glutexo - 0
- 0
Missing License file
#330 opened by kshithijiyer - 1
Extract the marker pagination
#151 opened by Glutexo - 0
Simplify display_name default
#192 opened by Glutexo - 1
Improve the tests
#195 opened by Glutexo - 1
Test request UUID values validation
#265 opened by Glutexo - 1
Remove unittest.mock from API tests
#280 opened by Glutexo - 2
Revive the skipped update system profile test
#261 opened by Glutexo - 0
Improve data validation and consistency
#256 opened by Glutexo - 0
Change database fields to NOT NULL
#254 opened by Glutexo - 0
Improve Kafka consumer toggle
#273 opened by Glutexo - 0
Move Kafka configuration to the config object
#272 opened by Glutexo - 1
Prefix environment variables
#271 opened by Glutexo - 0
Fix the Host.display_name default value
#257 opened by Glutexo - 0
Remove the tags field from the database
#255 opened by Glutexo - 0
Use new paths in README
#209 opened by Glutexo - 0
Make it possible to have a custom logconfig
#208 opened by Glutexo - 0
Clean up authentication code
#203 opened by Glutexo - 0
Destroy database on test setup
#199 opened by Glutexo - 0
Unify the tests – migrate to Pytest
#196 opened by Glutexo - 0
Unit test all the things
#197 opened by Glutexo - 0
Kill the HostWrapper class
#194 opened by Glutexo - 0
Do not build URIs from strings
#188 opened by Glutexo - 1
Unify the query functions
#147 opened by Glutexo - 0
URI validation does not accept some yum baseurls
#176 opened by beav - 0
- 0
Validation errors when running tests
#167 opened by Glutexo - 1
Figure out a better way to configure the custom context filter on the modules within the inventory service
#165 opened by dehort - 1
- 0
Move configuration of INVENTORY_SHARED_SECRET environment variable to the config object
#159 opened by dehort - 2
HostWrapper constructor is not stateless
#149 opened by Glutexo - 0
Prefix private functions in API module
#138 opened by Glutexo - 0
Remove extra `api/` in base path
#135 opened by carbonin - 0
Inconsistent facts constrains
#132 opened by Glutexo - 0
Remove the auth bypass
#117 opened by Glutexo