-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Revert to last know good docker build #668
base: bkou_revert2
Are you sure you want to change the base?
Commits on May 14, 2024
-
GSE-3635: Fix AWSIC logging and status=408 errors (#664)
* Remove vestigial logging no need to log because these errors are recorded into the "error" column in the corresponding table * Add retry and update aio* dependencies Update aiohttp, aioboto3, and aiobotocore dependencies and add retry logic to sts.assume_role invocation.
Configuration menu - View commit details
-
Copy full SHA for a80713c - Browse repository at this point
Copy the full SHA a80713cView commit details
Commits on May 15, 2024
-
Update base image to Python 3.8 on Debian bookworm (#665)
* Update base image to Debian bookworm * Update to py38
Configuration menu - View commit details
-
Copy full SHA for a66a817 - Browse repository at this point
Copy the full SHA a66a817View commit details -
Revert "Update base image to Python 3.8 on Debian bookworm (#665)" (#667
) This reverts commit a66a817.
Configuration menu - View commit details
-
Copy full SHA for 473d573 - Browse repository at this point
Copy the full SHA 473d573View commit details -
Revert "GSE-3635: Fix AWSIC logging and status=408 errors (#664)" (#666)
This reverts commit a80713c.
Configuration menu - View commit details
-
Copy full SHA for b7b5126 - Browse repository at this point
Copy the full SHA b7b5126View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88394be - Browse repository at this point
Copy the full SHA 88394beView commit details
Commits on May 16, 2024
-
Update Python and pip dependencies & fix tests (#670)
* Update Python and pip dependencies & fix tests * fix share db view creation in installer script Snowflake added a new column so the share db name is col4 now
Configuration menu - View commit details
-
Copy full SHA for 3b78ee1 - Browse repository at this point
Copy the full SHA 3b78ee1View commit details
Commits on May 21, 2024
-
[GSE-4024] Tag image with commit SHA after build, and push to reposit…
…ory (#671) * Tag image with commit SHA after build, and push to repository * updates to contibution file
Configuration menu - View commit details
-
Copy full SHA for 60b6bd2 - Browse repository at this point
Copy the full SHA 60b6bd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 224a315 - Browse repository at this point
Copy the full SHA 224a315View commit details
Commits on Jun 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f1f0a8f - Browse repository at this point
Copy the full SHA f1f0a8fView commit details
Commits on Jun 4, 2024
-
Update Dockerfile.snowalert (#674)
fixing error > botocore.exceptions.CredentialRetrievalError: Error when retrieving credentials from container-role: Error retrieving metadata: Received error when attempting to retrieve container metadata: Connect timeout on endpoint URL: "http://<ip>/v2/credentials/<uuid>" per https://repost.aws/questions/QUCFqv7OfoQlygJrmwfkJ24Q/various-aws-apis-fail-due-to-timeout
Configuration menu - View commit details
-
Copy full SHA for 952cbdd - Browse repository at this point
Copy the full SHA 952cbddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49e91c8 - Browse repository at this point
Copy the full SHA 49e91c8View commit details
Commits on Jun 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 90140ea - Browse repository at this point
Copy the full SHA 90140eaView commit details
Commits on Jun 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f80416d - Browse repository at this point
Copy the full SHA f80416dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c0d2bd - Browse repository at this point
Copy the full SHA 6c0d2bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for b84705b - Browse repository at this point
Copy the full SHA b84705bView commit details -
Revert "Add 5m sleep to Docker file"
This reverts commit b84705b.
Configuration menu - View commit details
-
Copy full SHA for bad1ab3 - Browse repository at this point
Copy the full SHA bad1ab3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d883ce - Browse repository at this point
Copy the full SHA 3d883ceView commit details -
Revert "Move to non-slim Debian"
This reverts commit 6c0d2bd.
Configuration menu - View commit details
-
Copy full SHA for d03de7e - Browse repository at this point
Copy the full SHA d03de7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22daf55 - Browse repository at this point
Copy the full SHA 22daf55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ccd242 - Browse repository at this point
Copy the full SHA 2ccd242View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ece469 - Browse repository at this point
Copy the full SHA 8ece469View commit details -
Configuration menu - View commit details
-
Copy full SHA for b98e37e - Browse repository at this point
Copy the full SHA b98e37eView commit details
Commits on Jun 17, 2024
-
[GSE-4150] Update azure_collect.py to fix `KeyError: 'managedByExtend…
…ed'` error (#675) * Update azure_collect.py to fix `KeyError: 'managedByExtended'` error * Update v1_9_6-v1_10_0.md
Configuration menu - View commit details
-
Copy full SHA for e813aeb - Browse repository at this point
Copy the full SHA e813aebView commit details
Commits on Jun 25, 2024
-
getting throttled at metadata service returning header "X-Rate-Limit-Limit: 40.00"
Configuration menu - View commit details
-
Copy full SHA for 1917fea - Browse repository at this point
Copy the full SHA 1917feaView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca79c58 - Browse repository at this point
Copy the full SHA ca79c58View commit details
Commits on Aug 7, 2024
-
Fix AWS Inventory & Configuration Collection (#676)
* fix awsic rate limiting and OOM errors - rate limit metadata separately - prune cache to fix oom errors - remove / abstract out inline retries * optimizations - use boto's retry mechanism for 429 responses - cache AssumeRole failures indefinitely - re-use sessions between regions - refactor API rate limits as AioRateLimit instances - increase batch size to 1000 * add pause in pagination
Configuration menu - View commit details
-
Copy full SHA for 70793e2 - Browse repository at this point
Copy the full SHA 70793e2View commit details
Commits on Aug 19, 2024
-
Move down storage_account_containers
Putting them last because they currently time out after a few days of ingestion
Configuration menu - View commit details
-
Copy full SHA for fee43a5 - Browse repository at this point
Copy the full SHA fee43a5View commit details