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 example docker-compose data sources configuration #627

Merged
merged 3 commits into from
Jul 18, 2024

Conversation

roekatz
Copy link
Collaborator

@roekatz roekatz commented Jul 18, 2024

  1. DATA_CONFIG_SOURCES pointed to host.docker.internal which only works on Mac. Renamed to opal_server which is the container's name and should be cross-platform. Fixing that also fixes the flakiness with the latest logging of broadcaster connection failures fix (which we've reverted) - But I'll re-introduce it after adding a retry mechanism for the initial broadcaster connection
  2. Fixed CI's docker test to also check that the client actually fetched data and stored it to OPA.
  3. Removed obsolete version: 3.8 from example docker-compose yamls

@roekatz roekatz requested review from obsd and omer9564 July 18, 2024 09:57
Copy link

netlify bot commented Jul 18, 2024

Deploy Preview for opal-docs ready!

Name Link
🔨 Latest commit 8c30c89
🔍 Latest deploy log https://app.netlify.com/sites/opal-docs/deploys/6698e6feae57a100081a18fe
😎 Deploy Preview https://deploy-preview-627--opal-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

@obsd obsd left a comment

Choose a reason for hiding this comment

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

LGTM

@roekatz roekatz merged commit 51574f5 into master Jul 18, 2024
18 checks passed
@roekatz roekatz deleted the roe/per-10336-opal-cis-docker-test-flakiness branch July 18, 2024 12:10
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