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

Allow e2e tests to run back to back #1072

Merged

Conversation

Racer159
Copy link
Contributor

@Racer159 Racer159 commented Dec 2, 2022

Description

This allows create read user to update the existing user in the cluster instead of arbitrarily failing

Related Issue

Fixes #1071

Type of change

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

@Racer159
Copy link
Contributor Author

Racer159 commented Dec 2, 2022

Note that the tests are not in this branch as they will be tested by #1073 : https://github.com/defenseunicorns/zarf/actions/runs/3605852824/jobs/6076630088 (can merge the two PRs if desired)

@Racer159 Racer159 added the bug 🐞 Something isn't working label Dec 4, 2022
@Racer159 Racer159 merged commit 06b1654 into main Dec 4, 2022
@Racer159 Racer159 deleted the 1071-reiniting-the-git-server-doesnt-update-the-read-only-user branch December 4, 2022 21:22
Noxsios pushed a commit that referenced this pull request Mar 8, 2023
## Description

This allows create read user to update the existing user in the cluster
instead of arbitrarily failing

## Related Issue

Fixes #1071 

## Type of change

- [X] Bug fix (non-breaking change which fixes an issue)

Co-authored-by: Megamind <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐞 Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reiniting the git-server doesn't update the read only user
3 participants