Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge from upstream 1.37.0 tag #1

Open
wants to merge 36 commits into
base: master
Choose a base branch
from

Conversation

nicanor-asana
Copy link
Collaborator

@nicanor-asana nicanor-asana commented Jan 7, 2025

These PR merges from the upstream repo tag 1.37.0 preserving the changes from 57d8836 with one detail:

The maintainers of the coredns chart have now added a selector field, thus we can to the service, so we can drop our override and use the one provided by them.

⚠️ This require changing our values.yaml before updating to this version.

@jamiees2 I am actually not sure whether this is how you should do the updates from upstream or there is a preferred way... not big on forks myself.

k0da and others added 30 commits September 22, 2021 20:04
There are cases where zones are different but plugins are. In order to
avoid duplication of whole zone block configuration, allow to disable
config map creation and let it to be managable externally, where it is
possible to keep plugins configuration same, but change zone definition
only.

Signed-off-by: Dinar Valeev <[email protected]>
Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 3.5 to 4.
- [Release notes](https://github.com/azure/setup-helm/releases)
- [Changelog](https://github.com/Azure/setup-helm/blob/main/CHANGELOG.md)
- [Commits](Azure/setup-helm@v3.5...v4)

---
updated-dependencies:
- dependency-name: azure/setup-helm
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/helm/kind-action/releases)
- [Commits](helm/kind-action@v1.9.0...v1.10.0)

---
updated-dependencies:
- dependency-name: helm/kind-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Jack Lindamood <[email protected]>
Signed-off-by: Jack Lindamood <[email protected]>
Allow to skip ConfigMap creation
PodDisruptionBudget and ServiceMonitor.

This allows adapting to non-standard setups like for example
AWS EKS CoreDNS Add-on, which use different labels and
selectors.

Signed-off-by: Alexander Berger <[email protected]>
This allows adapting to non-standard setups like for example
AWS EKS CoreDNS Add-on, which use different names.

Signed-off-by: Alexander Berger <[email protected]>
Signed-off-by: Alexander Berger <[email protected]>
…lity

Allow overriding selectors and names
bump helm version and coredns to v1.11.3
added: support service loadBalancerClass
Support different service and container ports
Signed-off-by: John Mark Gabriel Caguicla <[email protected]>
Signed-off-by: John Mark Gabriel Caguicla <[email protected]>
Signed-off-by: John Mark Gabriel Caguicla <[email protected]>
support `trafficDistribution` for service
Signed-off-by: John Mark Gabriel Caguicla <[email protected]>
Signed-off-by: John Mark Gabriel Caguicla <[email protected]>
Fix `trafficDistribution` documentation issue
Signed-off-by: Florent David <[email protected]>
Co-authored-by: Hagai Barel <[email protected]>

Signed-off-by: Florent David <[email protected]>
Add environment variables on container specs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.