You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* using fork for now
* putting away for now :(
* fetcher should be basically working?
* compiling, need to clean up regex logic big time
* finished version using callbacks
* factory is working
* change in factory
* removed unused config code
* split?
* pulled out status enum, added failure callback
* passing in protocol_options
* filter
* switched to shared_ptr
* it built baby
* latest
* move it
* more move
* compiles
* merge with master
* added exception
* changes
* Merge branch 'aws-sts' of github.com:solo-io/envoy-gloo into aws-sts
* switched tls over to credentials provider
* added filewatcher
* checking for expired
* more comments
* compiles
* almost compiling
* run all
* shared_from_this
* all building
* copy in callbacks
* init to false
oops
oops again
* filter tests are passing again
* test compile and fail
* added a bunch of logging
* merge with master
* test crashing
* temp
* Merge branch 'aws-sts' of github.com:solo-io/envoy-gloo into aws-sts
* broken shared ptr tls_cache
* seg faults fixed
* seg faults fixed
* added content-type + length
* test regex works
* Merge branch 'aws-sts' of github.com:solo-io/envoy-gloo into aws-sts
* added version param
* Merge branch 'aws-sts' of github.com:solo-io/envoy-gloo into aws-sts
* changed logic flow
* so close
* percent encoding
* web token works
* different heap
* latest
* fixes
* it works
* yuval comment
* e2es working, added credentials provider failure tests
* fixed tests and expiration string
* sts_fetcher_tests
* compiles, need to debug
* print correct status codes, call lambdafy
* oops
* git is hard
* add test for expiry grace period
* Merge branch 'aws-sts' of github.com:solo-io/envoy-gloo into aws-sts
* don't lambafy on local response
* fix test mocks order
* some comment fixes
* filter cleanp
* clean up
* weird deadline
* Merge branch 'aws-sts' of github.com:solo-io/envoy-gloo into aws-sts
* minor fixes + changelog
* Merge remote-tracking branch 'origin/master' into aws-sts
* unused var clean up
* format fix
* make condition more explicit
0 commit comments