ingress-nginx-helm/internal/ingress/controller
logica dd6145b2d3
Bump k8s.io/component-base from 0.26.4 to 0.27.4 (Replace Topology Aware Hints with Topology Aware Routing) (#10282)
* Bump k8s.io/component-base from 0.26.4 to 0.27.4

Bumps [k8s.io/component-base](https://github.com/kubernetes/component-base) from 0.26.4 to 0.27.4.
- [Commits](https://github.com/kubernetes/component-base/compare/v0.26.4...v0.27.4)

---
updated-dependencies:
- dependency-name: k8s.io/component-base
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* changed annotation to TopologyMode

* fixed documents

* fixed test

* using api constraint for test deployment options

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-11 07:17:27 -07:00
..
config Implement annotation validation (#9673) 2023-07-21 20:32:07 -07:00
ingressclass Print warning only instead of error if no permission on ingressclass (#7578) 2021-10-10 12:48:37 -07:00
process Jail/chroot nginx process inside controller container (#8337) 2022-04-08 21:48:04 -07:00
store Implement annotation validation (#9673) 2023-07-21 20:32:07 -07:00
template Fix golang-ci linter errors (#10128) 2023-07-03 05:50:52 -07:00
certificate.go Fix verification of boilerplate, style and file headers 2017-12-03 13:58:23 -03:00
checker.go Remove deprecated libraries, update other libs, add ci v1.23 (#8118) 2022-01-09 16:29:12 -08:00
checker_test.go Fix golang-ci linter errors (#10128) 2023-07-03 05:50:52 -07:00
controller.go Bump k8s.io/component-base from 0.26.4 to 0.27.4 (Replace Topology Aware Hints with Topology Aware Routing) (#10282) 2023-08-11 07:17:27 -07:00
controller_test.go Implement annotation validation (#9673) 2023-07-21 20:32:07 -07:00
endpointslices.go fix some comments (#9688) 2023-03-05 11:00:57 -08:00
endpointslices_test.go feat: support topology aware hints (#9165) 2023-01-15 18:46:50 -08:00
location.go Move APIs to be used by both controller and configurer (#8854) 2022-07-21 17:32:48 -07:00
nginx.go revise Datadog trace sampling configuration (#10151) 2023-07-06 16:51:04 -07:00
nginx_test.go Adjust the import package order and use http library variables (#9587) 2023-02-16 06:05:40 -08:00
status.go feat: using LeaseLock for election (#8921) 2022-08-22 15:38:16 -07:00
util.go Move APIs to be used by both controller and configurer (#8854) 2022-07-21 17:32:48 -07:00
util_test.go rename sysctlFSFileMax to rlimitMaxNumFiles to reflect what it actually does 2019-01-15 15:34:17 -05:00