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

580: search for hidden files in cacerts dir #581

Open
wants to merge 1 commit into
base: staging
Choose a base branch
from

Conversation

ajeffowens
Copy link

Fixes issue 580 by adding hidden: true to the find module to restore v4_cfg_tls_trusted_ca_certs functionality

@ajeffowens ajeffowens linked an issue Nov 16, 2024 that may be closed by this pull request
@ajeffowens ajeffowens changed the base branch from main to staging November 16, 2024 22:31
Copy link
Contributor

@saschjmil saschjmil left a comment

Choose a reason for hiding this comment

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

Looks good to me. I ran through two scenarios using these changes and everything works as expected.

Scenario Provider kubernetes_version Order Cadence Database Notes
1 AWS v1.30 *** stable:2024.11 External viya4-iac-aws:8.6.0, viya4-deployment Docker image using these changes, TLS front-door with V4_CFG_TLS_TRUSTED_CA_CERTS set to the full file path, V4_DEPLOYMENT_OPERATOR_ENABLED: false
2 Azure v1.30 *** fast:2020 Internal viya4-iac-azure:staging, viya4-deployment Docker image using these changes, TLS front-door with V4_CFG_TLS_TRUSTED_CA_CERTS set to the parent directory, V4_DEPLOYMENT_OPERATOR_ENABLED: true

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.

Change in 'copy' behavior breaking v4_cfg_tls_trusted_ca_certs
3 participants