• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

m-lab / autojoin
90%

Build:
DEFAULT BRANCH: main
Repo Added 12 Feb 2024 04:25PM UTC
Files 15
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH main
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • main
  • sandbox-kinkade
  • sandbox-roberto-fix-apikey
  • sandbox-roberto-fix-delete-auth
  • sandbox-roberto-fix-probability
  • sandbox-roberto-gc-error-metrics
  • sandbox-roberto-jwt
  • sandbox-roberto-key-verifier
  • sandbox-roberto-mandatory-ipv4
  • sandbox-roberto-minver
  • sandbox-roberto-probability
  • sandbox-roberto-security-fixes
  • sandbox-roberto-update-iata-csv

18 Nov 2025 06:14PM UTC coverage: 89.803%. Remained the same
19476580975

push

github

web-flow
Reduces GC_TTL from 14d to 1d (#77)

The TTL was originally only 3h, but we bumped it up to 14d in anticipation of
leveraging the Autojoin system from M-Lab-managed VMs to give us plenty of
warning time before a bug might delete all the DNS records for a substantial
number of production VMs. However, we never implemented the M-Lab-managed VMs
using the Autojoin system.

This commit lowers the GC_TTL down to 1d, which should be plenty, and is in any
case 8 times longer than the original 3h setting.

When this value is too high for no useful reason, it causes the Autojoin system
to keep a bunch of records around for Autojoin machines that may no longer
actually exist, which ends up polluting monitoring and observability.

1321 of 1471 relevant lines covered (89.8%)

0.99 hits per line

Relevant lines Covered
Build:
Build:
1471 RELEVANT LINES 1321 COVERED LINES
0.99 HITS PER LINE
Source Files on main
  • Tree
  • List 15
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
19476580975 main Reduces GC_TTL from 14d to 1d (#77) The TTL was originally only 3h, but we bumped it up to 14d in anticipation of leveraging the Autojoin system from M-Lab-managed VMs to give us plenty of warning time before a bug might delete all the DNS record... push 18 Nov 2025 06:15PM UTC web-flow github
89.8
19476079310 sandbox-kinkade Reduces GC_TTL from 14d to 1d The TTL was originally only 3h, but we bumped it up to 14d in anticipation of leveraging the Autojoin system from M-Lab-managed VMs to give us plenty of warning time before a bug might delete all the DNS records for ... Pull #77 18 Nov 2025 05:57PM UTC nkinkade github
89.8
16274086109 main Add Prometheus metrics for garbage collector operations (#76) * Add Prometheus metrics for garbage collector operations - Add GarbageCollectorOperations counter with operation and result labels - Track success/error for memorystore_getall, hostn... push 14 Jul 2025 05:53PM UTC web-flow github
89.8
16273924685 sandbox-roberto-gc-error-metrics Move counter increase out of else block Pull #76 14 Jul 2025 05:45PM UTC robertodauria github
89.8
16273674499 main Implement security fixes for input validation (#75) * Implement security fixes for input validation - Fix regex patterns with proper anchoring (^pattern$) to prevent injection attacks - Add port range validation (1-65535) in getPorts function - ... push 14 Jul 2025 05:32PM UTC web-flow github
89.79
16272361633 main Fix delete endpoint to use JWT authentication (#74) Update delete endpoint from API key validation to JWT validation to match OpenAPI specification security requirements. push 14 Jul 2025 04:27PM UTC web-flow github
89.78
16255331138 sandbox-roberto-gc-error-metrics Add Prometheus metrics for garbage collector operations - Add GarbageCollectorOperations counter with operation and result labels - Track success/error for memorystore_getall, hostname_parse, dns_delete, memorystore_delete operations - Replace al... Pull #76 14 Jul 2025 12:46AM UTC robertodauria github
89.86
16255117488 sandbox-roberto-security-fixes Add unit tests for security validation improvements - Add TestIsValidName to verify anchored regex prevents injection - Add TestIsValidUplink to verify anchored regex prevents injection - Add TestGetPorts to verify port range validation (1-65535)... Pull #75 14 Jul 2025 12:27AM UTC robertodauria github
89.79
16254452901 sandbox-roberto-fix-delete-auth Fix delete endpoint to use JWT authentication Update delete endpoint from API key validation to JWT validation to match OpenAPI specification security requirements. Pull #74 13 Jul 2025 11:12PM UTC robertodauria github
89.78
16254297712 main Support JWT authentication (#73) * Test JWT on the lookup endpoint * Extract claim from JWT when available, use datastore as fallback. * Add security definition to the right endpoints. * Update register command to request JWT * Update comment... push 13 Jul 2025 10:53PM UTC web-flow github
89.78
See All Builds (227)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc