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

fix(jdp): disable JDP autodiscovery #345

Merged
merged 1 commit into from
Feb 28, 2022
Merged

Conversation

ebaron
Copy link
Member

@ebaron ebaron commented Feb 28, 2022

Set the new CRYOSTAT_ENABLE_JDP_BROADCAST environment variable to false, since we don't need JDP on Kubernetes/OpenShift and to avoid network multicast issues.

Fixes: #255
Related to: https://github.com/cryostatio/cryostat/issues/803

@ebaron ebaron merged commit d2d9464 into cryostatio:main Feb 28, 2022
mergify bot pushed a commit that referenced this pull request Feb 28, 2022
(cherry picked from commit d2d9464)

# Conflicts:
#	internal/controllers/common/resource_definitions/resource_definitions.go
#	internal/test/resources.go
ebaron added a commit that referenced this pull request Feb 28, 2022
* fix(jdp): disable JDP autodiscovery (#345)

(cherry picked from commit d2d9464)

# Conflicts:
#	internal/controllers/common/resource_definitions/resource_definitions.go
#	internal/test/resources.go

* Fix conflicts

Co-authored-by: Elliott Baron <ebaron@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OpenShift SDN Connectivity is broken
2 participants