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

Attach proxy pod to our podman network #220

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

aaannz
Copy link
Contributor

@aaannz aaannz commented Mar 27, 2024

What does this PR change?

We create our own podman network for proxy pods, but we were not attaching to it. This PR fixes it + some small improvements for error reporting and removing another Fatal encounters.

Test coverage

  • No tests: add explanation

  • No tests: already covered

  • Unit tests were added

  • DONE

Links

Issue(s): #

  • DONE

Changelogs

Make sure the changelogs entries you are adding are compliant with https://github.com/uyuni-project/uyuni/wiki/Contributing#changelogs and https://github.com/uyuni-project/uyuni/wiki/Contributing#uyuni-projectuyuni-repository

If you don't need a changelog check, please mark this checkbox:

  • No changelog needed

If you uncheck the checkbox after the PR is created, you will need to re-run changelog_test (see below)

Before you merge

Check How to branch and merge properly!

@aaannz aaannz requested a review from cbosdo March 27, 2024 15:05
@cbosdo cbosdo force-pushed the pod_connect_uyuni_net branch from 029b3a7 to d6821d3 Compare April 24, 2024 15:29
@cbosdo cbosdo force-pushed the pod_connect_uyuni_net branch from d6821d3 to edb8eff Compare April 24, 2024 15:32
@cbosdo cbosdo merged commit 3b03c97 into uyuni-project:main Apr 24, 2024
5 checks passed
@aaannz aaannz deleted the pod_connect_uyuni_net branch April 26, 2024 16:03
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