What is your environment, configuration, and command?
If you run idpbuilder without the necessary container port defined, it will never finish reconciling because we can't talk to the gitea service. We need to ensure:
Correct port is exposed EVEN IF user supplied kind config does not specify it.
What is your environment, configuration, and command?
If you run idpbuilder without the necessary container port defined, it will never finish reconciling because we can't talk to the gitea service. We need to ensure:
Kind config to reproduce the issue:
What did you do and What did you see instead?
idpbuilder never finishes reconciling.
Additional Information. Logs.
No response