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

Allow backend to send to private networks and fix splunk certificate verification #21

Merged
merged 5 commits into from
Mar 25, 2024

Conversation

mreiger
Copy link
Contributor

@mreiger mreiger commented Mar 15, 2024

  • added label to match network policy for private networks
  • fixed a bug in the splunk fluent-bit configuration that prevented a custom ca from being used
  • added a config field to use the fluent-bit tls.vhost option for SNI and/or certificate verification

@mreiger mreiger changed the title Allow backend to send to private networks, and add local host resolut… Allow backend to send to private networks and fix splunk certificate verification Mar 19, 2024
@mreiger mreiger marked this pull request as ready for review March 19, 2024 18:43
@@ -71,7 +71,7 @@ check-generate:

.PHONY: generate
generate: $(HELM)
@$(REPO_ROOT)/vendor/github.com/gardener/gardener/hack/generate.sh ./charts/... ./cmd/... ./pkg/...
@$(REPO_ROOT)/vendor/github.com/gardener/gardener/hack/generate-sequential.sh ./charts/... ./cmd/... ./pkg/...
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why does this change do?

@Gerrit91 Gerrit91 merged commit 208c883 into main Mar 25, 2024
2 checks passed
@Gerrit91 Gerrit91 deleted the allow-private-destinations branch March 25, 2024 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants