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

images: Go back to Fmstrat/samba-domain container #5580

Merged
merged 2 commits into from
Nov 22, 2023

Conversation

martinpitt
Copy link
Member

@martinpitt martinpitt commented Nov 22, 2023

Commit 392d6b2 moved to quay.io/samba.org/samba-ad-server, but this has a serious and difficult bug [1] with connecting to the Global Directory.

Go back to the previous https://github.com/Fmstrat/samba-domain container. The official dockerhub image actually works very well now, but we still have to build ourselves due to the docker.io pull rate limits.

Also don't re-add the external volumes -- we are not interested in permanently keeping any Samba data.

[1] samba-in-kubernetes/samba-container#160


I built this locally, and it looks promising. Let's give it a good workout!

  • image-refresh services

Commit 392d6b2 moved to quay.io/samba.org/samba-ad-server, but this
has a serious and difficult bug [1] with connecting to the Global
Directory.

Go back to the previous https://github.com/Fmstrat/samba-domain container. The
official dockerhub image actually works very well now, but we still have to
build ourselves due to the docker.io pull rate limits.

Also don't re-add the external volumes -- we are not interested in permanently
keeping any Samba data.

[1] samba-in-kubernetes/samba-container#160
@martinpitt martinpitt added the bot label Nov 22, 2023
@cockpituous cockpituous changed the title images: Go back to Fmstrat/samba-domain container WIP: 1-cockpit-11: [no-test] images: Go back to Fmstrat/samba-domain container Nov 22, 2023
@cockpituous
Copy link
Contributor

@cockpituous cockpituous changed the title WIP: 1-cockpit-11: [no-test] images: Go back to Fmstrat/samba-domain container images: Go back to Fmstrat/samba-domain container Nov 22, 2023
@cockpituous
Copy link
Contributor

@martinpitt martinpitt marked this pull request as ready for review November 22, 2023 06:09
@martinpitt martinpitt requested a review from jelly November 22, 2023 06:09
podman pull quay.io/samba.org/samba-ad-server
# See https://github.com/Fmstrat/samba-domain ; docker.io/nowsci/samba-domain works fine
# but we have to build ourselves due to docker pull rate limits
git clone --depth=1 https://github.com/Fmstrat/samba-domain /var/tmp/samba-domain
Copy link
Member

Choose a reason for hiding this comment

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

Should we pin this at least?

Copy link
Member Author

Choose a reason for hiding this comment

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

We didn't pin it in the past, and I'd actually like to get updates. We can pin it if/when it breaks, but I wouldn't like to do that in advance.

Copy link
Member

Choose a reason for hiding this comment

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

Alright, approved! We pin it indirectly with a refresh so we are quite flexible in that regard.

@martinpitt martinpitt merged commit 2bdbd9e into cockpit-project:main Nov 22, 2023
5 checks passed
@martinpitt martinpitt deleted the samba branch November 22, 2023 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants