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: regex for trusted resource #420

Merged
merged 1 commit into from
Sep 10, 2024
Merged

Conversation

psegedy
Copy link
Member

@psegedy psegedy commented Sep 9, 2024

some apps use CPU_LIMIT, CPU_REQUEST env vars, current regex expects at leas 1 character after LIMIT/REQUEST keyword

example of env vars in sha-extractor
https://github.com/RedHatInsights/insights-sha-extractor/blob/master/deploy/clowdapp.yaml#L280-L287

some apps use CPU_LIMIT, CPU_REQUEST env vars, current regex expects at leas 1 character  after LIMIT/REQUEST keyword

example of env vars in sha-extractor
https://github.com/RedHatInsights/insights-sha-extractor/blob/master/deploy/clowdapp.yaml#L280-L287
@bsquizz bsquizz merged commit 6fc3099 into RedHatInsights:master Sep 10, 2024
14 checks passed
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