Skip to content

Do not enable dns plugin for proxy podman network #301

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

Merged
merged 2 commits into from
May 17, 2024

Conversation

aaannz
Copy link
Contributor

@aaannz aaannz commented May 10, 2024

What does this PR change?

We do not need inter-container hostname desolution for proxy as we just use localhost in the pod. This also fixed currently broken aardvark behavior.

Test coverage

  • No tests: add explanation

  • No tests: already covered

  • Unit tests were added

  • DONE

Links

Issue(s): https://github.com/SUSE/spacewalk/issues/24305

  • 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 May 10, 2024 13:59
@aaannz aaannz force-pushed the no-dns-uyuni-net branch from 8b4fede to 4dfb18f Compare May 10, 2024 14:01
Copy link
Contributor

@cbosdo cbosdo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this PR a collection of other PRs?

@mbussolotto
Copy link
Member

Is this PR a collection of other PRs?

This PR contains the changes I made here #298

@cbosdo
Copy link
Contributor

cbosdo commented May 14, 2024

you would need to rebase on PR #298 since Michele addressed the comments there.

@aaannz aaannz force-pushed the no-dns-uyuni-net branch 2 times, most recently from 24aba74 to 9472ba9 Compare May 15, 2024 13:36
@aaannz
Copy link
Contributor Author

aaannz commented May 15, 2024

Rebased. I don't know why localization test is failing.

@cbosdo
Copy link
Contributor

cbosdo commented May 15, 2024

Rebased. I don't know why localization test is failing.

This is an issue with a PR Michele just merged. Could you please rebase on latest main as it's been fixed there?

@aaannz aaannz force-pushed the no-dns-uyuni-net branch from 9472ba9 to 255b682 Compare May 15, 2024 14:17
@aaannz
Copy link
Contributor Author

aaannz commented May 15, 2024

Done. Thanks

@admd admd merged commit 4a8e302 into uyuni-project:main May 17, 2024
6 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.

4 participants