saffire
saffire copied to clipboard
[alpha] Controller to override image sources in the event that an image cannot be pulled.
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.19.4 to 0.24.3. Commits ee1a5aa Update dependencies to v0.24.3 tag 686b396 Revert "Introduce APIs to support multiple ClusterCIDRs (#108290)" af4295f Merge pull request #109114 from tkashem/client-go-retry-thread-safe d8531f5...
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.19.4 to 0.24.3. Commits 97e5df2 fix remove implicit copy of a lock 6550efd Merge pull request #109102 from liggitt/darwin-tls 00f0711 Merge pull request #109031 from Jefftree/openapiv3beta 53a85ef...
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.6.4 to 0.12.3. Release notes Sourced from sigs.k8s.io/controller-runtime's releases. v0.12.3 What's Changed :sparkles: Provide access to admission.Request in custom validator/defaulter in kubernetes-sigs/controller-runtime#1952 Full Changelog: https://github.com/kubernetes-sigs/controller-runtime/compare/v0.12.2...v0.12.3 v0.12.2 changes...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.5 to 1.8.0. Commits 181cea6 impr: CallerInfo should print full paths to the terminal (#1201) cf1284f Allow mock expectations to be ordered (#1106) 66eef0e fix: assert.MapSubset (or...
Bumps [github.com/onsi/ginkgo](https://github.com/onsi/ginkgo) from 1.12.1 to 1.16.5. Release notes Sourced from github.com/onsi/ginkgo's releases. v1.16.5 1.16.5 Ginkgo 2.0 now has a Release Candidate. 1.16.5 advertises the existence of the RC. 1.16.5 deprecates...
Look into how we can implement a generic way like Polaris has
Bumps [github.com/fairwindsops/controller-utils](https://github.com/fairwindsops/controller-utils) from 0.1.0 to 0.2.1. Release notes Sourced from github.com/fairwindsops/controller-utils's releases. v0.2.1 Changelog 44d96be Update controller.go (#42) v0.2.0 Changelog bdd2ded Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (#26) ebf65cb Managed...
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.10.1 to 1.21.1. Release notes Sourced from github.com/onsi/gomega's releases. v1.21.1 Features Eventually and Consistently that are passed a SpecContext can provide reports when an interrupt occurs [0d063c9]...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.19.4 to 0.25.2. Commits 593f096 Update dependencies to v0.25.2 tag 1904631 Merge pull request #112161pohly/automated-cherry-pick-of-#112129 8f4eb75 Merge pull request #112336enj/automated-cherry-pick-of-#112017 e278668 dependencies: update to ginkgo v2.1.6 and...
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.6.4 to 0.13.0. Release notes Sourced from sigs.k8s.io/controller-runtime's releases. v0.13.0 changes since v0.12.3 :warning: Breaking Changes Do not mutate the global warning handler (#1944) Add GetOptions as...