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 test-frame examples on openshift #213

Merged
merged 1 commit into from
Jan 22, 2025
Merged

Fix test-frame examples on openshift #213

merged 1 commit into from
Jan 22, 2025

Conversation

kornys
Copy link
Member

@kornys kornys commented Jan 22, 2025

Description

Fix examples to run on openshift. since ocp 4.16 nginx image in test examples is supposed to run with priveledges which is not by default supported. So I have to switch to non root user image which works fine.

Type of Change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit/integration tests pass locally with my changes

Signed-off-by: David Kornel <kornys@outlook.com>
@kornys kornys self-assigned this Jan 22, 2025
@github-actions github-actions bot requested review from Frawless and im-konge January 22, 2025 08:59
@kornys kornys added this to the 0.10.0 milestone Jan 22, 2025
@kornys kornys merged commit b06f0e8 into main Jan 22, 2025
7 checks passed
@kornys kornys deleted the tf-examples-ocp branch January 22, 2025 09:06
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