Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

Conversation

@zrhoffman
Copy link
Member

#7647 fixes an issue introduced by switching from centos:8 to rockylinux:8 in CDN in a Box, which made cron jobs no longer inherit the environment, which made t3c fail in CDN in a Box when using debug images.


Which Traffic Control components are affected by this PR?

  • CDN in a Box

What is the best way to verify this PR?

  1. Build and start CDN in a Box using the debug images and include the readiness service:
    docker-compose -f docker-compose.yml -f optional/docker-compose.debugging.yml -f docker-compose.readiness.yml up --build -d
  2. Verify that the readiness container exits successfully (which means that t3c runs as expected):
  3. docker-compose -f docker-compose.yml -f optional/docker-compose.debugging.yml -f docker-compose.readiness.yml logs -f trafficrouter readiness

PR submission checklist

@zrhoffman zrhoffman added regression bug a bug in existing functionality introduced by a new version cdn-in-a-box related to the Docker-based CDN-in-a-Box system dependencies Pull requests that update a dependency file os labels Jul 14, 2023
@limited limited merged commit e76e1c2 into apache:master Jul 14, 2023
jagan-parthiban pushed a commit to jagan-parthiban/trafficcontrol that referenced this pull request Jul 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cdn-in-a-box related to the Docker-based CDN-in-a-Box system dependencies Pull requests that update a dependency file os regression bug a bug in existing functionality introduced by a new version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants