Setup mesos marathon using docker containers for locally testing and playing with marathon
a simple ruby client for making clash of clans api requests and deserializing the response into usable objects
a simple ruby rest client for interacting with the kafka-connect rest service
Creates the basic Store and CacheStores with getter/setter functions for managing our ingress and CRD resources
cachestores is an in-memory cache being used to back the store. The majority of its actual logic is around filtering out ingress classes. After having done this, I now wonder if it would have been easier to just use a predicate filter to ignore non-matching ingresses and just never add them to the store. We can always delete code and go that way in the future if we want
none, this is new
Small updates to the makefile and e2e files for testing ingress classes
make deploy
no
embed store and cache structs
Remove routes that are no longer in the spec. Fixes #123
Allow setting minimum TLS Version
Merge pull request #124 from jonstacks/remove-unused-routes
Remove routes that are no longer in the spec.
Merge pull request #125 from jonstacks/minimum-tls-version
Allow setting minimum TLS Version
merge main into branch
factore some structs into different files
make reconcile logic handle deletes better
refactor ingress controller other crds
setup new handler for dependent types