Highlights
- Arctic Code Vault Contributor
Pinned
952 contributions in the last year
Activity overview
Contributed to
spinnaker/keel,
robfletcher/dungeon-world-sheets,
robfletcher/strikt
and 5 other
repositories
Contribution activity
January 2021
Created 32 commits in 3 repositories
Created 1 repository
- robfletcher/failfast Kotlin
Created a pull request in spinnaker/keel that received 1 comment
use bulk caches where appropriate
Some CloudDriver endpoints return all data at once, rather than a specific item. This PR updates our CloudDriver caches to take that into account. …
+136
−70
•
1
comment
Opened 11 other pull requests in 2 repositories
spinnaker/keel
9
merged
1
closed
- reference certificate by name in ALB spec
- re-run verifications if user requests
- Fixed Kork bump
- Allow users to retry verification tasks
- pass list of certificates to Orca rather than single certificateArn
- Model certificates for HTTPS ALBs more like Clouddriver
- add endpoint to override verification status
- use existing ConstraintStatus enum for verifications
- Fix autobumped kork version
- allow specification of application for test container cluster
spinnaker/kork
1
merged
Reviewed 13 pull requests in 1 repository
spinnaker/keel 13 pull requests
- use bulk caches where appropriate
- feat(db): batch query of verification states
- reference certificate by name in ALB spec
- feat(ec2): Allow extension of security group handling
- chore(logs & metrics): remove debug statements, add metrics
- fix(titus): add new env variable
- Allow users to retry verification tasks
- Model certificates for HTTPS ALBs more like Clouddriver
- add endpoint to override verification status
- feat(status): add waiting status
- feat(api): start to add verification info
- feat(delivery-config): use list instead of set for verifications
- allow specification of application for test container cluster