valhalla-operator
valhalla-operator copied to clipboard
A kubernetes operator for Valhalla routing engine
Allows the docker images for the builder / worker / traffic containers to be configured for better customisation
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.13.1 to 0.16.3. Release notes Sourced from sigs.k8s.io/controller-runtime's releases. v0.16.3 What's Changed 🐛Update dependency go-restful to 3.11.0 by @k8s-infra-cherrypick-robot in kubernetes-sigs/controller-runtime#2516 🐛 Correctly identify if patch call...
I'm trying to run Valhalla from the example (quickstart guide), and I'm getting the following error: % kubectl get pods -n valhalla-system valhalla-controller-manager-596f67cf87-flbwb 2/2 Running valhalla-test-instance-builder-2kk4t 0/1 Completed valhalla-test-instance-cdc95f68-chz2w 0/1...
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.27.3 to 0.29.0. Commits 3c8c1f2 update go.mod 12dc3f8 Merge pull request #113374 from ahmedtd/kep-3257-projected-types 03a1b4b LRUExpireCache: Allow removing multiple keys under lock bc0a03b Merge pull request #119762...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.25.3 to 0.29.0. Commits fb8b734 Update dependencies to v0.29.0 tag 288368e update go.mod 86d49e7 Merge pull request #113374 from ahmedtd/kep-3257-projected-types 59c256a Regenerate for ClusterTrustBundlePEM projected volume API...
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.25.3 to 0.28.4. Commits 6946e30 Update dependencies to v0.28.4 tag a4f9a1a Merge pull request #121545dims/automated-cherry-pick-of-#121364 5aafa00 bump golang.org/grpc to v1.56.3 579c82b Merge pull request #121128 from MadhavJivrajani/bump-x-net-128...
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.27.10 to 1.30.0. Release notes Sourced from github.com/onsi/gomega's releases. v1.30.0 1.30.0 Features BeTrueBecause and BeFalseBecause allow for better failure messages [4da4c7f] Maintenance Bump actions/checkout from 3 to...