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 conformance release upload #2126

Merged
merged 3 commits into from
Jun 11, 2024

Conversation

sjberman
Copy link
Contributor

Problem: A recent change in a CI variable prevented the conformance profile from being uploaded at release time.

Solution: Remove the check for k8s-version. It shouldn't matter which version of k8s the tests were run on for the release conformance profile.

Problem: A recent change in a CI variable prevented the conformance profile from being uploaded at release time.

Solution: Remove the check for k8s-version. It shouldn't matter which version of k8s the tests were run on for the release conformance profile.
@sjberman sjberman requested a review from a team as a code owner June 11, 2024 17:18
@github-actions github-actions bot added the chore Pull requests for routine tasks label Jun 11, 2024
@sjberman sjberman enabled auto-merge (squash) June 11, 2024 18:21
@sjberman sjberman disabled auto-merge June 11, 2024 18:23
@sjberman sjberman enabled auto-merge (squash) June 11, 2024 18:42
@sjberman sjberman merged commit c8b628f into nginxinc:main Jun 11, 2024
41 checks passed
@sjberman sjberman deleted the chore/fix-conformance-release branch June 11, 2024 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Pull requests for routine tasks
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants