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

Comment out autoinstrumentation-php in versions.txt #3812

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

Conversation

jvoravong
Copy link
Contributor

@jvoravong jvoravong commented Mar 17, 2025

Description:
PHP was recently added to versions.txt, which is great for progressing towards expanding language support. However, I’d like to keep versions.txt focused on features that are currently available in the operator.

Our downstream project relies on versions.txt for CI/CD, ensuring that only functional and accessible Docker images are referenced. Since PHP support isn’t ready yet, this is causing CI/CD failures due to the lack of a defined PHP image and the operator not having support for PHP implemented.

To avoid breaking CI/CD, this PR comments out the PHP version until official support is available.

@jvoravong jvoravong requested a review from a team as a code owner March 17, 2025 22:22
@jvoravong
Copy link
Contributor Author

@SergeyKleyman would you see any issues with this? I don't want to break anything you might know about.

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.

1 participant